Sort Score
Result 10 results
Languages All
Labels All
Results 411 - 420 of 2,933 for

split document

(0.07 sec)
  1. Document.lastSection property | Aspose.Words fo...

    Document.lastSection property. Gets the last section in the Document....lastSection property Document.lastSection property Gets the last...last section in the document. get lastSection () : Aspose . Words...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. How to Extract Content Between Document Nodes|A...

    Extracting Document content in different using C++....in a Document Contents [ Hide ] When working with documents, it...a specific range within a document. However, the content may...

    docs.aspose.com/words/cpp/how-to-extract-select...
  3. 将 PDF 文件拆分为单独页面的 Python 实现|Aspose.PDF for Java

    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.... Document () pdf = self . dataDir +...# 创建一个新的 Document 对象 new_document = self . Document (); # 获取页面集合中特定索引的页面...

    docs.aspose.com/pdf/zh/java/split-pdf-file-into...
  4. How to Protect PDF File with Password in C#

    This brief tutorial explains details about how to protect PDF file with password in C#. You will learn how using C# PDF password protect feature can be utilized by following simple steps and the code snippet....confidential data using the Document class Encrypt the PDF file...the security level of the document as well, for instance, setting...

    kb.aspose.com/pdf/net/how-to-protect-pdf-file-w...
  5. Stretching Factor|Aspose.Words for Reporting Se...

    Stretching Factor setting of the Aspose.Words for Reporting Services.... When generating TXT documents with tables in flow mode,...text elements inside cells are split and partially pushed to the...

    docs.aspose.com/words/reportingservices/stretch...
  6. RowFormat.AllowBreakAcrossPages | Aspose.Words ...

    Discover the RowFormat AllowBreakAcrossPages property, enable seamless text flow in table rows across page breaks for enhanced readability and presentation....in a table row is allowed to split across a page break. public...row in a table. Document doc = new Document ( MyDir + "Table...

    reference.aspose.com/words/net/aspose.words.tab...
  7. Page Break Preview in 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....1, please check the output document." Download Running Code Download...Unhide a Worksheet in Python Split Panes in Python...

    docs.aspose.com/cells/java/page-break-preview-i...
  8. TxtSaveOptionsBase.ForcePageBreaks | Aspose.Wor...

    Control page breaks with TxtSaveOptionsBase's ForcePageBreaks property. Ensure seamless exports and maintain Document formatting effortlessly....inserted explicitly into a document. It is not related to page...exporting a document to plaintext. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.sav...
  9. DocumentPartSavingArgs Class | Aspose.Words for...

    Discover the Aspose.Words.Saving.DocumentPartSavingArgs class, essential for enhancing Document processing with customizable saving options and efficient callbacks....more, visit the Save a Document documentation article. public class...Description Document { get; } Gets the document object that is...

    reference.aspose.com/words/net/aspose.words.sav...
  10. ExportHeadersFootersMode enumeration | Aspose.W...

    Aspose.Words.Saving.ExportHeadersFootersMode enumeration. Specifies how headers and footers are exported to HTML, MHTML or EPUB....exported at the beginning of the document and primary footer is at the...saving a document to HTML. let doc = new aw . Document ( base ...

    reference.aspose.com/words/nodejs-net/aspose.wo...