Sort Score
Result 10 results
Languages All
Labels All
Results 4,201 - 4,210 of 192,006 for

page

(0.2 sec)
  1. Aspose::Words::ConvertUtil class | Aspose.Words...

    Aspose::Words::ConvertUtil class. Provides helper functions to convert between various measurement units. To learn more, visit the documentation article in C++....docx" ); Shows how to specify page properties in inches. auto doc...section's "Page Setup" defines the size of the page margins in...

    reference.aspose.com/words/cpp/aspose.words/con...
  2. 在 PostScript 中使用页面 | C++

    Aspose.Page API 解决方案解答了如何将页面添加到 PS 文件的问题。了解如何在 C++ 中使用该功能...Page Product Solution Aspose.PSD...ZIP Product Solution Aspose.Page Product Solution Aspose.PSD...

    docs.aspose.com/page/zh/cpp/ps/working-with-pages/
  3. LayoutEnumerator | Aspose.Words for Java

    Enumerates Page layout entities of a document in Java....LayoutEnumerator Enumerates page layout entities of a document...this class to walk over the page layout model. Available properties...

    reference.aspose.com/words/java/com.aspose.word...
  4. Add Barcodes to PDF Documents|Documentation

    How to Insert Barcodes to PDF Files...Document class and then add a page to this document instance as... we will add a page by calling Document.Pages.Add method. The...

    docs.aspose.com/barcode/java/add-barcode-to-pdf...
  5. Convert Word to PDF in C#|Aspose.Words for .NET

    Convert Word to PDF in C#. Easy code examples for DOCX to PDF conversion. Supports all Word and image formats....Hide ] Purpose Summary This page explains how to convert Word...paginated or has the concept of pages. Convert a Word Document to...

    docs.aspose.com/words/net/convert-a-document-to...
  6. Converting certain PDF to WORD errors with "com...

    Hi I am converting certain PDF documents to word documents using RecognitionMode.EnhancedFlow and it fails with the error: com.aspose.pdf.internal.l103p.l0l: Overflow The code snippet I use is: Document doc = new …...OptimizationOptions()); for (Page page : doc.getPages()) { // Access...the image collection from each page’s resources // The delete()...

    forum.aspose.com/t/converting-certain-pdf-to-wo...
  7. How to Insert Fillable Fields in PDF in C#

    This article contains information on how to insert fillable fields in PDF in C#. It provides steps to set the environment and write the application along with the runnable sample code to add fillable text box to PDF in C#....Page Product Family Aspose.PSD Product...particular position on a specified page. Steps to Add Fillable Fields...

    kb.aspose.com/pdf/net/how-to-insert-fillable-fi...
  8. Warnings When Saving to PDF/A and PDF/UA|Aspose...

    PDF/A and PDF/UA impose accessibility requirements related to document content. When saving to PDF/A or PDF/UA in Python and the issue violates compliance, a warning is issued.... What is this page about? This page describes the accessibility‑related...results. Please refresh the page and try again....

    docs.aspose.com/words/python-net/warnings-when-...
  9. How to Run the Examples|Aspose.Words for Python...

    Download Aspose.Words for Python via .NET examples from our GitHub repository and learn how to run them to become more familiar with the Aspose.Words possibilities and features.... What is this page about? This page provides the system...results. Please refresh the page and try again....

    docs.aspose.com/words/python-net/how-to-run-the...
  10. How to Remove Header and Footer from PDF using C#

    This article guides on how to remove header and footer from PDF using C#. It has the details to set the IDE, a list of steps, and a runnable sample code to remove PDF header and footer using C#....Page Product Family Aspose.PSD Product...method is used that take the page index starting from 1 and an...

    kb.aspose.com/pdf/net/how-to-remove-header-and-...