Sort Score
Result 10 results
Languages All
Labels All
Results 1,301 - 1,310 of 4,489 for

height

(0.07 sec)
  1. Adicionar Marcas d'Água a PDF via Cloud Golang SDK

    Adicione marcas d'água a arquivos PDF usando Go com Aspose.PDF Cloud SDK. Suporte para marcas de texto e imagem....yPos float64 , width float64 , height float64 , outputDocument string...yPos , Width : width , Height : height , Zoom : 1 , FileName :...

    products.aspose.cloud/pdf/pt/go/watermaks/add/
  2. Agregar marcas de agua a PDF mediante Cloud Gol...

    Agregue marcas de agua a archivos PDF usando Go con Aspose.PDF Cloud SDK. Soporte para marcas de texto e imagen....yPos float64 , width float64 , height float64 , outputDocument string...yPos , Width : width , Height : height , Zoom : 1 , FileName :...

    products.aspose.cloud/pdf/es/go/watermarks/add/
  3. Ajouter des filigranes à un PDF via Cloud Golan...

    Ajoutez des filigranes aux fichiers PDF en utilisant Go avec Aspose.PDF Cloud SDK. Prend en charge les marques de texte et d'image....yPos float64 , width float64 , height float64 , outputDocument string...yPos , Width : width , Height : height , Zoom : 1 , FileName :...

    products.aspose.cloud/pdf/fr/go/watermarks/add/
  4. 通过 Cloud Go SDK 向 PDF 添加图像印章

    使用 Aspose.PDF Cloud SDK 向 PDF 的特定页面添加图像印章。...pageNumber int32 , width float64 , height float64 , remoteFolder string...: 45 , Width : width , Height : height , Zoom : 1 , FileName :...

    products.aspose.cloud/pdf/zh/go/stamp/image/
  5. Работа с страницами в PDF через Cloud .NET SDK

    Добавление, удаление, получение и перемещение страниц в PDF с использованием Aspose.PDF Cloud SDK для .NET....imageFileName , float width , float height , string remoteFolder ) { //...: 45 , Width : width , Height : height , Zoom : 1 , FileName :...

    products.aspose.cloud/pdf/ru/net/pages/
  6. index.xml

    2.0 http://www.w3.org/2005/Atom – Fusionner plusieurs présentations via Perl https://products.aspose.cloud/slides/fr/perl/merge/ Recent content in Fusionner plusieurs présentations via Perl on Hugo......inline-block; min-width: 140px; height: 52px; border-radius: 10px...#e3e3e8; color: #333; line-height: 50px fa fa-link : input-group-main...

    products.aspose.cloud/slides/fr/perl/merge/inde...
  7. index.xml

    2.0 http://www.w3.org/2005/Atom – Unisci più presentazioni tramite Perl https://products.aspose.cloud/slides/it/perl/merge/ Recent content in Unisci più presentazioni tramite Perl on Hugo -- gohugo......inline-block; min-width: 140px; height: 52px; border-radius: 10px...#e3e3e8; color: #333; line-height: 50px fa fa-link : input-group-main...

    products.aspose.cloud/slides/it/perl/merge/inde...
  8. PDF to JPG 변환기 | Node.js에서 PDF를 JPG로 변환

    PDF를 JPG로 쉽게 변환하는 방법: Node.js를 사용하여 Aspose.PDF Cloud SDK로 PDF를 고품질 JPG 이미지로 변환하세요. Adobe는 필요 없습니다! PDF를 JPG로 온라인 변환....1; const width = 800; const height = 800; const resultFile = "result...Name, pageNumber, { width, height, outPath: resultFile }) .then(response...

    blog.aspose.cloud/ko/pdf/convert-pdf-to-jpg-in-...
  9. PDF 转 JPG 转换器 | 在 Node.js 中将 PDF 转换为 JPG

    使用 Node.js 轻松将 PDF 转换为 JPG。使用 Aspose.PDF Cloud SDK for Node.js 将 PDF 转换为高质量的 JPG 图像。无需 Adobe!在线 PDF 转 JPG...1; const width = 800; const height = 800; const resultFile = "result...Name, pageNumber, { width, height, outPath: resultFile }) .then(response...

    blog.aspose.cloud/zh/pdf/convert-pdf-to-jpg-in-...
  10. Criar PDF via Cloud Python SDK

    Aspose.PDF Cloud permite que você crie Documento PDF. Verifique o código fonte Python para criar arquivo PDF....pdf" PAGE_WIDTH = 590 PAGE_HEIGHT = 894 PAGES_COUNT = 5 class...DefaultPageConfig ( height = Config . PAGE_HEIGHT , width = Config...

    products.aspose.cloud/pdf/pt/python/create/