Sort Score
Result 10 results
Languages All
Labels All
Results 2,521 - 2,530 of 140,996 for

page

(0.06 sec)
  1. ControlChar.OPTIONAL_HYPHEN_CHAR property | Asp...

    ControlChar.OPTIONAL_HYPHEN_CHAR property. Optional Hyphen in Microsoft Word is (char)31....) # Add a page break. builder . write ( 'Before page break.' +...ControlChar . PAGE_BREAK + 'After page break.' ) # A page break is...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Aspose::Words::Document::get_ViewOptions method...

    Aspose::Words::Document::get_ViewOptions method. Provides options to control how the document is displayed in Microsoft Word in C++....document to fit the width of the page. // Set the "ZoomType" property...document to make the entire first page visible. // Set the "ZoomType"...

    reference.aspose.com/words/cpp/aspose.words/doc...
  3. BuiltInDocumentProperties.ContentType | Aspose....

    Discover how to use the BuiltInDocumentProperties ContentType property to efficiently manage your document's content type for enhanced organization....document statistics such as word/page/character counts as metadata...Statistics // Page count: The PageCount property shows the page count...

    reference.aspose.com/words/net/aspose.words.pro...
  4. 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...
  5. Add Table to PDF using C++ | Aspose.PDF

    Adding table in PDF file programmatically with C++ sample code using Aspose.PDF for C++... Access the Page via its index. Create Table...Populate table. Add the table to a page. Save the file. Add Table in...

    products.aspose.com/pdf/cpp/table/add/
  6. 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-...
  7. Aspose::Words::Properties::BuiltInDocumentPrope...

    Aspose::Words::Properties::BuiltInDocumentProperties::get_ContentType method. Gets or sets the content type of the document in C++....document statistics such as word/page/character counts as metadata...Statistics // Page count: The PageCount property shows the page count...

    reference.aspose.com/words/cpp/aspose.words.pro...
  8. 使用 Java 从 PDF 中提取表格 | Aspose.PDF

    Java原始程式碼用於從Java和PHP上的PDF檔中提取表格,德爾福。...pdf" ); for ( Page page : pdfDocument . getPages ())...TableAbsorber (); absorber . visit ( page ); for ( AbsorbedTable table...

    products.aspose.com/pdf/zh-hant/java/table/extr...
  9. PageSavingArgs.page_index property | Aspose.Wor...

    PageSavingArgs.Page_index property. Current Page index....page_index property PageSavingArgs.page_index property Current...Current page index. @property def page_index ( self ) -> int : .....

    reference.aspose.com/words/python-net/aspose.wo...
  10. Split VSX Files via Python | products.aspose.com

    Python source code to Split vsx file within any Python based application....each page Create a new Diagram class object Copy the page via...diagram = Diagram( "file.vsx" ); page = diagram.getPages(). get (...

    products.aspose.com/diagram/python-net/splitter...