Sort Score
Result 10 results
Languages All
Labels All
Results 8,001 - 8,010 of 192,035 for

page

(0.23 sec)
  1. 使用Node.js via C++的页面设置功能|Documentation

    探索使用Aspose.Cells for Node.js via C++的页面设置功能。学习如何配置页面尺寸、方向和相关设置。... get ( 0 ); // Set the page size worksheet . getPageSetup...( 0 ); // A4 size // Set the page orientation worksheet . getPageSetup...

    docs.aspose.com/cells/zh/nodejs-cpp/page-setup-...
  2. FieldToc class | Aspose.Words for Node.js

    Aspose.Words.Fields.FieldToc class. Implements the TOC field...that separate an entry and its page number. format Gets a FieldFormat...whether to hide tab leader and page numbers in Web layout view....

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Feature List | Aspose.Page for Java

    Feature List Page provides you with the information on what you can do and with which Page Description Languages working with this API solution for Java....Page Product Solution Aspose.PSD...ZIP Product Solution Aspose.Page Product Solution Aspose.PSD...

    docs.aspose.com/page/java/feature-list/
  4. Key Features of Aspose.PDF for Node.js|Aspose.P...

    Aspose.PDF for Node.js via C++ demonstrates its general features. This Page describes the supported PDF versions, and all the manipulations we can do with text, images, Pages, etc....SVG(Zip) conversion Page Merge PDF pages Split PDF pages Add backgrounds...backgrounds Add page numbers Add headers and footers Delete pages Rotate...

    docs.aspose.com/pdf/nodejs-cpp/key-features/
  5. Key Features of Aspose.PDF for JavaScript|Aspos...

    Aspose.PDF for JavaScript via C++ demonstrates its general features. This Page describes the supported PDF versions, and all the manipulations we can do with text, images, Pages, etc....SVG(Zip) conversion Page Merge PDF pages Split PDF pages Add backgrounds...backgrounds Add page numbers Add headers and footers Delete pages Rotate...

    docs.aspose.com/pdf/javascript-cpp/key-features/
  6. RelativeHorizontalSize enumeration | Aspose.Wor...

    aspose.words.drawing.RelativeHorizontalSize enumeration. Specifies relatively to what the width of a shape or a text frame is calculated horizontally.... PAGE Specifies that the width is...calculated relatively to the page width. LEFT_MARGIN Specifies...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Aspose.Diagram Java For Ruby|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....Ruby Working with Pages in Ruby Get a Page Object from Visio...Blank Page into a Visio Drawing in Ruby Retrieve Visio Page Information...

    docs.aspose.com/diagram/java/aspose-diagram-jav...
  8. Working with Document Object in Python|Aspose.P...

    Learn how to work with PDF document objects in Python using Aspose.PDF, enabling you to manipulate and process PDF files efficiently....Python Get Document Window and Page Display Properties in Python...Conversion in Python Working with Pages in Python...

    docs.aspose.com/pdf/java/working-with-document-...
  9. PDF Conversion Formatting Issue – Column Breaks...

    Description: We are facing a formatting issue during DOCX to PDF conversion using Aspose.Words. When generating documents in DOCX format, the output appears as expected with correct column and Page breaks. However, whe…...expected with correct column and page breaks. However, when the same...across columns/pages. Expected Behavior: Column and page breaks in...

    forum.aspose.com/t/pdf-conversion-formatting-is...
  10. Convert HTML To DOCX C#

    Convert HTML to DOCX format in C# code. Save HTML as DOCX using C#....docx); for (int page = 0; page < doc.PageCount; page++) { saveOptions...PageSet = new PageSet(page); doc.Save($"Output_{page + 1}.docx", saveOptions);...

    products.aspose.com/words/net/conversion/html-t...