Sort Score
Result 10 results
Languages All
Labels All
Results 4,251 - 4,260 of 192,000 for

page

(0.8 sec)
  1. Create VDX Files via Java | products.aspose.com

    Java Sample code for generating VDX documents. Use this code for creating VDX files within Java based desktop or web application....the first page of the diagram. Add text in the page. Use save...Access the first page of the diagram. Page page = diagram.getPages()...

    products.aspose.com/diagram/java/create/vdx/
  2. Extract a Table from PDF to Excel using C#

    Follow this article to extract a table from PDF to Excel using C#. It has details to set the IDE for using Aspose.PDF and Aspose.Cells in the same project, a list of steps, and a sample code to pull table from PDF into Excel....Page Product Family Aspose.PSD Product...first sheet Parse through each page in the PDF file Access all the...

    kb.aspose.com/total/net/extract-a-table-from-pd...
  3. 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...
  4. Aspose::Words::Fields::FieldNumChars class | As...

    Aspose::Words::Fields::FieldNumChars class. Implements the NUMCHARS field. To learn more, visit the documentation article in C++....NUMCHARS, NUMWORDS, NUMPAGES and PAGE fields to track the size of...Use both PAGE and NUMPAGES fields to display what page the field...

    reference.aspose.com/words/cpp/aspose.words.fie...
  5. Aspose::Words::Rendering::ThumbnailGeneratingOp...

    Aspose::Words::Rendering::ThumbnailGeneratingOptions::get_GenerateFromFirstPage method. Specifies whether to generate thumbnail from first Page of the document or first image in C++....generate thumbnail from first page of the document or first image...1 - Use the document's first page: doc -> UpdateThumbnail ();...

    reference.aspose.com/words/cpp/aspose.words.ren...
  6. Aspose::Words::PageSetup::get_Gutter method | A...

    Aspose::Words::PageSetup::get_Gutter method. Gets or sets the amount of extra space added to the margin for document binding in C++....Insert text that spans several pages. auto builder = System :: MakeObject...to either the left or right page margin, // which makes up for...

    reference.aspose.com/words/cpp/aspose.words/pag...
  7. Remove Tables from existing PDF|Aspose.PDF for C++

    This section describes how to remove Table from PDF document....successfully finds tables on the page, it becomes capable to remove...h> #include <Aspose.PDF.Cpp/Page.h> #include <Aspose.PDF.Cpp/PageCollection...

    docs.aspose.com/pdf/cpp/remove-tables-from-exis...
  8. Create Tagged PDF in Java|Aspose.PDF for Java

    Learn how to create tagged PDF documents in Java with Aspose.PDF, including PDF/UA structure elements, accessible form fields, TOC Pages, and automatic tagging....a new PDF Document and add a page with a form field. Add the form...document = new Document ()) { Page page = document . getPages ()....

    docs.aspose.com/pdf/java/create-tagged-pdf/
  9. ControlChar.CrLf | Aspose.Words for .NET

    Discover ControlChar CrLf, the key to efficient text formatting. Learn how carriage return and line feed enhance paragraph breaks in text files....// Add a page break. builder . Write ( "Before page break." +...PageBreak + "After page break." ); // A page break is the same...

    reference.aspose.com/words/net/aspose.words/con...
  10. ControlChar.SectionBreakChar | Aspose.Words for...

    Discover the ControlChar SectionBreakChar field, optimize your document formatting with the essential end-of-section character for seamless text flow....// Add a page break. builder . Write ( "Before page break." +...PageBreak + "After page break." ); // A page break is the same...

    reference.aspose.com/words/net/aspose.words/con...