Sort Score
Result 10 results
Languages All
Labels All
Results 3,881 - 3,890 of 192,000 for

page

(1.1 sec)
  1. FieldNumChars class | Aspose.Words for Python

    aspose.words.fields.FieldNumChars class. Implements the NUMCHARS field...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/python-net/aspose.wo...
  2. FieldSectionPages Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldSectionPages class to efficiently implement the SECTIONPageS field and enhance your document processing capabilities....Retrieves the number of the current page within the current section....SECTIONPAGES fields to number pages by sections. Document doc =...

    reference.aspose.com/words/net/aspose.words.fie...
  3. Aspose.PDF raises a System.NullReferenceExcepti...

    Hi there! Aspose.PDF raises a System.NullReferenceException when converting or saving the editorial_twoPages_fax4g.pdf (51.5 KB) PDF file. This wasn’t an issue with Aspose.PDF 24.1 or 24.5, but it is with Aspose.PDF 2…...#=z4R26j98Vgq_u(Page #=zruQ1L_I=, OperatorCollection...h_y2VGxeUg=.#=zhi7s9$trWul6(Page #=zruQ1L_I=, #=z2crw$xFaZKx...

    forum.aspose.com/t/aspose-pdf-raises-a-system-n...
  4. Aspose::Words::Document::get_Sections method | ...

    Aspose::Words::Document::get_Sections method. Returns a collection that represents all sections in the document in C++....Starts the next section on a new page: builder -> InsertBreak ( Aspose...next section on the current page: builder -> InsertBreak ( Aspose...

    reference.aspose.com/words/cpp/aspose.words/doc...
  5. FieldNumPages Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldNumPages class to effortlessly implement the NUMPageS field, enhancing document automation and efficiency....Remarks Retrieves the number of pages in the current document, as...as recorded in the Pages property of the built-in document properties...

    reference.aspose.com/words/net/aspose.words.fie...
  6. Determine if Paper Size of Worksheet is Automat...

    This article explains how to use the Node.js API with C++ addons to determine if the paper size of a worksheet is set to automatic programmatically....paper size is automatic via the Page Setup window as shown in this...Document Assistant Close Copy Page Setup Settings from Source Worksheet...

    docs.aspose.com/cells/nodejs-cpp/determine-if-p...
  7. How to Strike Out Text in Adobe PDF using Python

    This article guides on how to strike out text in Adobe PDF using Python. It contains environment settings, list of steps and a runnable sample code to strike out text in PDF using Python....Page Product Family Aspose.PSD Product...visit() method on the target page to search the instances of the...

    kb.aspose.com/pdf/python/how-to-strike-out-text...
  8. Create VSTX Files via C# | products.aspose.com

    C# Sample code for generating VSTX documents. Use this code for creating VSTX files within VB.NET, Asp.NET or any .NET based application....the first page of the diagram. Add text in the page. Use Save...the first page of the diagram. Page page = diagram.Pages[ 0 ]; //...

    products.aspose.com/diagram/net/create/vstx/
  9. Create VSDX Files via C# | products.aspose.com

    C# Sample code for generating VSDX documents. Use this code for creating VSDX files within VB.NET, Asp.NET or any .NET based application....the first page of the diagram. Add text in the page. Use Save...the first page of the diagram. Page page = diagram.Pages[ 0 ]; //...

    products.aspose.com/diagram/net/create/vsdx/
  10. Twice the slowness when including license vs no...

    We are truncating word file to 3 Pages using extractPages function using Aspose Java word and we observe slowness while we provide the license (~6seconds). It is faster if the license is not provided (~3seconds), though…...are truncating word file to 3 pages using extractPages function...simple Java code to truncate the pages to 3 using the extractPages...

    forum.aspose.com/t/twice-the-slowness-when-incl...