Sort Score
Result 10 results
Languages All
Labels All
Results 8,031 - 8,040 of 184,547 for

paged

(0.47 sec)
  1. FieldNumPages class | Aspose.Words for Python

    aspose.words.fields.FieldNumPages class. Implements the NUMPAGES field...Remarks Retrieves the number of pages in the current document, as...as recorded in the Pages property of the built-in document properties...

    reference.aspose.com/words/python-net/aspose.wo...
  2. FieldPage class | Aspose.Words for Python

    aspose.words.fields.FieldPage class. Implements the PAGE field...FieldPage class Implements the PAGE field. To learn more, visit...Retrieves the number of the current page. Inheritance: FieldPage → Field...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Creating a complex PDF|Aspose.PDF for Java

    Aspose.PDF for Java allows you to create more complex documents that contain images, text fragments, and tables in one document....metadata but without pages. Add a Page to the document object...now our document will have one page. Add a Image . It’s a complex...

    docs.aspose.com/pdf/java/complex-pdf-example/
  4. تنسيق النص داخل PDF باستخدام C#|Aspose.PDF for ...

    تعلم كيفية تنسيق النص داخل مستند PDF في .NET باستخدام Aspose.PDF لتعزيز العرض المرئي للمستند....Document ()) { var page = document . Pages . Add (); string textFragment...SubsequentLinesInden = 20 }; page . Paragraphs . Add ( text );...

    docs.aspose.com/pdf/ar/net/text-formatting-insi...
  5. Formatação de Texto dentro do PDF usando C#|Asp...

    Aprenda como formatar texto dentro de um documento PDF em .NET usando Aspose.PDF para melhorar a apresentação visual do documento....Document ()) { var page = document . Pages . Add (); string textFragment...SubsequentLinesInden = 20 }; page . Paragraphs . Add ( text );...

    docs.aspose.com/pdf/pt/net/text-formatting-insi...
  6. Форматирование текста внутри PDF с помощью C#|A...

    Узнайте, как форматировать текст в документе PDF в .NET с помощью Aspose.PDF для улучшения визуального представления документа....Document ()) { var page = document . Pages . Add (); string textFragment...SubsequentLinesInden = 20 }; page . Paragraphs . Add ( text );...

    docs.aspose.com/pdf/ru/net/text-formatting-insi...
  7. Procurar

    Procurar...Page para .NET desempenha um papel...programaticamente. Enquanto isso, Aspose.Page para .NET simplifica o processo...

    blog.aspose.com/pt/page/converter-xps-para-bmp-...
  8. Replace Fields with Text Java|Aspose.Words for ...

    Learn how to replace fields with text in Java. Replace fields with static data using the Java API....example, trying to convert the PAGE field in a header or footer...value being displayed on all pages. This is because headers and...

    docs.aspose.com/words/java/replace-fields/
  9. DocumentBuilder.MoveToHeaderFooter | Aspose.Wor...

    Effortlessly navigate to headers and footers with the DocumentBuilder MoveToHeaderFooter method, enhancing your document editing efficiency....footers different for the first page, you need to set DifferentFirstPageHe...different for even and odd pages, you need to set OddAndEvenPagesHeade...

    reference.aspose.com/words/net/aspose.words/doc...
  10. Archivo

    Archivo...pages.add() y obtenga su referencia...a la página usando el método Page.paragraphs.add(TextFragment)...

    blog.aspose.com/es/pdf/create-pdf-files-in-python/