Sort Score
Result 10 results
Languages All
Labels All
Results 4,111 - 4,120 of 185,612 for

page

(0.25 sec)
  1. Story.append_paragraph method | Aspose.Words fo...

    Story.append_paragraph method. A shortcut method that creates a [Paragraph](../../paragraph/) object with optional text and appends it to the end of this object....will appear at the top of every page of this section, above the main...appear at the bottom of every page of this section, below the main...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Manage number of pages in XPS file | C++

    C++ API Solution to manage XPS files. Add or remove Pages from/to XPS documents with a few lines of code....Page Product Solution Aspose.PSD...ZIP Product Solution Aspose.Page Product Solution Aspose.PSD...

    products.aspose.com/page/cpp/add-delete-pages/
  3. SplitCriteria Enum | Aspose.Words for .NET

    Discover Aspose.Words.LowCode.SplitCriteria enum for efficient document splitting. Optimize your workflow with versatile options for seamless part management....Description Page 0 Specifies that the document is split into pages. SectionBreak...Shows how to split document by pages. string doc = MyDir + "Big document...

    reference.aspose.com/words/net/aspose.words.low...
  4. 使用文本框|Documentation

    本节介绍如何使用 Aspose.Diagram 格式化文本形状。...// Get the page by its name Aspose . Diagram . Page page1 = diagram...diagram . Pages . GetPage ( "Page-1" ); // Get shape by its ID...

    docs.aspose.com/diagram/zh/net/working-with-tex...
  5. Split DOTX File Online or using Android Mobile ...

    Free online app to split different DOTX files. Android splitter library Java code for DOTX documents....number of pages in the DOTX file. Loop through each page and use...to extract the page. Save the extracted page into new file. Java...

    products.aspose.com/total/android-java/split/dotx/
  6. Split RTF File Online or using Android Mobile A...

    Free online app to split different RTF files. Android splitter library Java code for RTF documents....number of pages in the RTF file. Loop through each page and use...to extract the page. Save the extracted page into new file. Java...

    products.aspose.com/total/android-java/split/rtf/
  7. Add Comments to Visio Drawings using Python

    This brief article guides to add comments to Visio drawings using Python. You can follow this code and steps to insert comments to Visio drawings using Python....Page Product Family Aspose.PSD Product...diagram Insert a comment to any page of the Visio file with the add_comment()...

    kb.aspose.com/diagram/python/add-comments-to-vi...
  8. BuiltInDocumentProperties.linksUpToDate propert...

    BuiltInDocumentProperties.linksUpToDate property. Indicates whether hyperlinks in a document are up-to-date....document statistics such as word/page/character counts as metadata...Statistics // Page count: The PageCount property shows the page count...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. 在Python中进行分页预览|Documentation

    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....Displaying the worksheet in page break preview worksheet . setPageBreakPreview...xls" ) \# Print message print "Page break preview is enabled for...

    docs.aspose.com/cells/zh/java/page-break-previe...
  10. Key Not found Exception - Free Support Forum - ...

    System.Collections.Generic.KeyNotFoundException: The given key ‘00000000-0000-0000-0000-000000000000, 0’ was not present in the dictionary. at System.Collections.Generic.Dictionary`2.get_Item(TKey key) at .() at .() …...pdfDocuments = new List(); IList pages = document.GetChildNodes();...GetChildNodes(); for (int i = 0; i < pages.Count(); i++) { PdfSaveOptions opts...

    forum.aspose.com/t/key-not-found-exception/293338