Sort Score
Result 10 results
Languages All
Labels All
Results 1,601 - 1,610 of 10,496 for

page count

(0.55 sec)
  1. DocumentBase class | Aspose.Words for Node.js

    Aspose.Words.DocumentBase class. Provides the abstract base class for a main document and a glossary document of a Word document... count Gets the number of immediate...) pageColor Gets or sets the page color of the document. This...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Container Copy Styling Issues (continued) - Fre...

    Started here: After the 25.11 update I’m still seeing some issues with styling of copied containers. Issues: The first container copy is quite a bit wider than the original or the other copies. The style still doesn…...copying a container from one page to another. The script below...stopped removing the placeholder page (so that comparisons are easier)...

    forum.aspose.com/t/container-copy-styling-issue...
  3. 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...
  4. Փոխարկել WORD PNG Python

    Փոխարկեք WORD ը PNG ձևաչափի Python կոդով: Պահեք WORD որպես PNG օգտագործելով Python:...PNG) for page in range (doc.page_count): save_options.page_set =...saving.PageSet(page) doc.save( f"Output_ {page + 1 } .png" , save_options)...

    products.aspose.com/words/hy/python-net/convers...
  5. Փոխարկել TEXT JPG Python

    Փոխարկեք TEXT ը JPG ձևաչափի Python կոդով: Պահեք TEXT որպես JPG օգտագործելով Python:...JPG) for page in range (doc.page_count): save_options.page_set =...saving.PageSet(page) doc.save( f"Output_ {page + 1 } .jpg" , save_options)...

    products.aspose.com/words/hy/python-net/convers...
  6. Փոխարկել PDF SVG Python

    Փոխարկեք PDF ը SVG ձևաչափի Python կոդով: Պահեք PDF որպես SVG օգտագործելով Python:...SVG) for page in range (doc.page_count): save_options.page_set =...saving.PageSet(page) doc.save( f"Output_ {page + 1 } .svg" , save_options)...

    products.aspose.com/words/hy/python-net/convers...
  7. Փոխարկել PDF Պատկեր Python

    Փոխարկեք PDF ը Պատկեր ձևաչափի Python կոդով: Պահեք PDF որպես Պատկեր օգտագործելով Python:...JPG) for page in range (doc.page_count): save_options.page_set =...saving.PageSet(page) doc.save( f"Output_ {page + 1 } .jpg" , save_options)...

    products.aspose.com/words/hy/python-net/convers...
  8. Aspose::Words::Framesets::Frameset::get_ChildFr...

    Aspose::Words::Framesets::Frameset::get_ChildFramesets method. Gets the collection of child frames and frames Pages in C++....of child frames and frames pages. System :: SharedPtr < Aspose...Shows how to access frames on-page. // Document contains several...

    reference.aspose.com/words/cpp/aspose.words.fra...
  9. Barcode Reading Basics|Documentation

    This Article Describes How to Read Barcodes of Different Symbologies from Images or Stream and How to Recognize All 1D Barcodes Presented in an Image...Value: The recognized barcodes count Set Source Barcode In Aspose...results. Please refresh the page and try again. Related articles...

    docs.aspose.com/barcode/nodejsjava/barcode-read...
  10. Block|Documentation

    Block element is used to organize content within containers....overflow string Inherit the global page settings Define how to clip...property overrides the global page setting for the specific block...

    docs.aspose.com/omr/net/json-markup/block/