Sort Score
Result 10 results
Languages All
Labels All
Results 7,211 - 7,220 of 190,038 for

paged

(2.08 sec)
  1. Trabajar con texto|Documentation

    Esta sección explica cómo insertar una forma de texto o actualizar el texto de la forma con Aspose.Diagram....parameters and add text to a Visio page double PinX = 1 , PinY = 1 ...1 , Height = 1 ; diagram . Pages [ 0 ]. AddText ( PinX , PinY...

    docs.aspose.com/diagram/es/net/working-with-text/
  2. Text Formatting inside PDF using C#|Aspose.PDF ...

    Learn how to format text within a PDF document in .NET using Aspose.PDF to enhance the document's visual presentation....Document ()) { var page = document . Pages . Add (); string textFragment...SubsequentLinesInden = 20 }; page . Paragraphs . Add ( text );...

    docs.aspose.com/pdf/net/text-formatting-inside-...
  3. How to get Comment and Author from Visio FIle -...

    Hello, Team, we are trying to get comment added by author in visio, see sample snap shot for visio file. Here I can get the comment using below code, AnnotationCollection annotations = page.PageSheet.Annotations; // …...AnnotationCollection annotations = page.PageSheet.Annotations; // Iterate...author‑comment pairs (here we walk all pages) var authorComments = new Dictionary<string...

    forum.aspose.com/t/how-to-get-comment-and-autho...
  4. Mesclar ficheiros EPS em PDF usando Python

    A funcionalidade de fusão EPS da solução Aspose.Page API para Python permite combinar vários ficheiros EPS num único documento PDF....Page Product Solution Aspose.PSD...ZIP Product Solution Aspose.Page Product Solution Aspose.PSD...

    docs.aspose.com/page/pt/python-net/merge/eps/
  5. Archiwa

    Archiwa...następujące tematy: Python Word Page Extractor Library Wyciągnij...Document . Get the total number of pages using the pagecount . Przejdź...

    blog.aspose.com/pl/words/extract-pages-from-wor...
  6. Imposer un PDF en utilisant C#

    Cet article explique comment imposer un PDF à l'aide de C#. Il contient les détails pour configurer l'IDE, une liste d'étapes et un exemple de code pour développer un logiciel d'imposition PDF à l'aide de C#....Page Product Family Aspose.PSD Product...PDF ou la réorganisation des pages d’un PDF pour l’impression personnalisée...

    kb.aspose.com/fr/pdf/net/impose-pdf-using-csharp/
  7. PythonでPDFファイルを個々のページに分割する|Aspose.PDF for Pytho...

    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....pdf' # すべてのページをループする pdf_page = 1 total_size = pdf.getPages()...getPages().size() while (pdf_page <= total_size): # 新しいDocumentオブジェクトを作成する...

    docs.aspose.com/pdf/ja/python-java/split-pdf-fi...
  8. 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-...
  9. 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...
  10. 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...