Sort Score
Result 10 results
Languages All
Labels All
Results 851 - 860 of 10,168 for

page count

(0.11 sec)
  1. EndnoteOptions | Aspose.Words for Java

    Represents the endnote numbering options for a document or section in Java....SECTION_BREAK_NEW_PAGE); builder.write("This is the...begins the footnote/endnote count. Document doc = new Document();...

    reference.aspose.com/words/java/com.aspose.word...
  2. Aspose::Words::ControlChar::NonBreakingHyphenCh...

    Aspose::Words::ControlChar::NonBreakingHyphenChar field. Non-breaking Hyphen in Microsoft Word is (char)30 in C++....:: Paragraph , true ) -> get_Count ()); builder -> Write ( System...:: Paragraph , true ) -> get_Count ()); // The line feed character...

    reference.aspose.com/words/cpp/aspose.words/con...
  3. Online WORD File Splitter or Build Python Apps ...

    Free online app to Split different WORD files. Python Splitter library code for WORD documents.... Count total number of pages in the WORD file...through each page and use extract_pages to extract the page. Save the...

    products.aspose.com/total/python-net/split/word/
  4. Manipulate PDF Document in C#|Aspose.PDF for .NET

    This article contains information on how to validate PDF Document for PDF A Standard, how to work with TOC, how to set PDF expiry date, and etc....first page of PDF file var tocPage = document . Pages . Insert..."First page" , "Second page" , "Third page" , "Fourth page" }; for...

    docs.aspose.com/pdf/net/manipulate-pdf-document/
  5. Convert XPS with Aspose.Page Node.js via C++ API

    XPS to PDF conversion functionality included in Aspose.Page API solution for Node.js via C++ is described and illustrated with the code snippets here....Page Product Solution Aspose.PSD...ZIP Product Solution Aspose.Page Product Solution Aspose.PSD...

    docs.aspose.com/page/nodejs-cpp/convert-xps/
  6. Shape class | Aspose.Words for Node.js

    Aspose.Words.Drawing.Shape class. Represents an object in the drawing layer, such as an AutoShape, textbox, freeform, OLE object, ActiveX control, or picture...(Inherited from ShapeBase ) count Gets the number of immediate...floating image to the center of a page. let doc = new aw . Document...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. SectionCollection.Item | Aspose.Words for .NET

    Access specific sections effortlessly with the SectionCollection Item property. Retrieve any section by index for streamlined data management....Shows when to recalculate the page layout of the document. Document...of the document within its pages. doc . Save ( ArtifactsDir +...

    reference.aspose.com/words/net/aspose.words/sec...
  8. Split DOT File Online or via .NET | products.as...

    Free online app to split different DOT files. .NET C# splitter library code for DOT documents....Get total pages using Page Count. Loop through each page and use...to extract the page. Save the extracted page into new DOT file...

    products.aspose.com/total/net/split/dot/
  9. Split RTF File Online or via .NET | products.as...

    Free online app to split different RTF files. .NET C# splitter library code for RTF documents....Get total pages using Page Count. Loop through each page and use...to extract the page. Save the extracted page into new RTF file...

    products.aspose.com/total/net/split/rtf/
  10. 从 PDF 中删除表单 C#|Aspose.PDF for .NET

    基于子类型/表单使用 Aspose.PDF for .NET 库删除文本。 从 PDF 中删除所有表单。...from the first page var forms = document . Pages [ 1 ]. Resources...from the first page var forms = document . Pages [ 1 ]. Resources...

    docs.aspose.com/pdf/zh/net/remove-form/