Sort Score
Result 10 results
Languages All
Labels All
Results 6,111 - 6,120 of 190,012 for

paged

(0.49 sec)
  1. Cambiar tamaños de página en archivo PDF|Aspose...

    Intenta aprender cómo cambiar los tamaños de página en un archivo PDF utilizando la clase PdfPageEditor.... La propiedad Pages se puede utilizar para asignar...pdf" ); // Change page size of the selected pages pdfPageEditor ...

    docs.aspose.com/pdf/es/net/changing-page-sizes-...
  2. How to remove Freetext Annotation using Java | ...

    Remove Freetext annotations programmatically in PDF with Java sample code on Java Runtime Environment for JSP/JSF Application and Desktop Applications....Document class Create a new page or get a reference to an existing...for Freetext annotation from Page.Annotations collections Save...

    products.aspose.com/pdf/java/annotation/freetex...
  3. Convert Image to PDF in Python|Aspose.PDF for P...

    This topic show you how to convert Image to PDF using Aspose.PDF for Python via C++ library....Add a new page to the document Add the image to the page Save the...Add a new page to the document page = document . pages . add ()...

    docs.aspose.com/pdf/python-cpp/convert-image-to...
  4. Render the Worksheet and Workbook to Image usin...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....compression, image format, and page quality. Overview Sometimes...in your applications or web pages. You might need to insert the...

    docs.aspose.com/cells/java/render-the-worksheet...
  5. PDF Text Annotation|Aspose.PDF for Java

    Aspose.PDF для Java позволяет добавлять, получать и удалять текстовые аннотации из вашего PDF документа....коллекцию аннотаций объекта Page . Следующий фрагмент кода показывает..._dataDir + "sample.pdf" ); Page page = document . getPages ()....

    docs.aspose.com/pdf/ru/java/text-annotation/
  6. 档案

    档案...Pages.Add() 方法将新的 Page 添加到 PDF 文档并设置页面的属性。...将图像文件加载到 FileStream 对象中。 使用 Page.Paragraphs.Add(Image) 方法将新的...

    blog.aspose.com/zh/pdf/convert-image-to-pdf-csh...
  7. Anotação de Destaques em PDF usando Python|Aspo...

    As anotações de marcação são apresentadas no texto como destaques, sublinhados, tachados ou sublinhados irregulares no texto de um documento.... pages [ 1 ], ap . Rectangle ( 300... 770 , True ) ) document . pages [ 1 ] . annotations . append...

    docs.aspose.com/pdf/pt/python-net/highlights-an...
  8. What is PS file? | Knowledge Base

    PS as one of the PDLs languages is thoroughly explained here. Along with it this page briefly answers the question "What is a PS document?"...Page Product Solution Aspose.PSD...ZIP Product Solution Aspose.Page Product Solution Aspose.PSD...

    docs.aspose.com/page/net/what-is-ps-file/
  9. Convertir PDF en formats d'images|Aspose.PDF po...

    Ce sujet vous montre comment Aspose.PDF permet de convertir des PDF en divers formats d'images. Convertissez des pages PDF en images PNG, JPEG, BMP avec quelques lignes de code....mais ImageDevice - pour une page particulière. Convertir un PDF...Java permet de convertir des pages PDF en images TIFF. La classe...

    docs.aspose.com/pdf/fr/java/convert-pdf-to-imag...
  10. Adicionar Objeto Retângulo ao arquivo PDF|Aspos...

    Este artigo explica como criar um objeto Retângulo no seu PDF usando Aspose.PDF for .NET.... Page page , float x , float y , float...Paragraphs collection of the page page . Paragraphs . Add ( graph...

    docs.aspose.com/pdf/pt/net/add-rectangle/