Sort Score
Result 10 results
Languages All
Labels All
Results 571 - 580 of 184,589 for

page

(0.19 sec)
  1. Move Pages to PDF using Python | Aspose.PDF

    Move PDF Pages of your document programmatically programmatically with Python sample code using Aspose.PDF for Python for .NET...to Move pages to PDF using Python In order to move page in PDF...pip install aspose-pdf Move Page to PDF using Python You need...

    products.aspose.com/pdf/python-net/pages/move/
  2. RelativeVerticalPosition | Aspose.Words for Java

    Specifies to what the vertical position of a shape or text frame is relative in Java....floating image to the center of a page. Document doc = new Document();...overlapping text and align it to the page's center. Shape shape = builder...

    reference.aspose.com/words/java/com.aspose.word...
  3. Format Visio Pages|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....Format Visio Pages Contents [ Hide ] Aspose.Diagram for Java...allows developers to format pages of a Visio Diagram file. Applying...

    docs.aspose.com/diagram/java/format-visio-pages/
  4. 用C++跟踪文档转换进度|Documentation

    学习如何使用Aspose.Cells在C++中跟踪文档转换进度,以增强应用程序的可用性。...) override { std :: cout << "Page " << args . GetPageIndex ()...) override { std :: cout << "Page " << args . GetPageIndex ()...

    docs.aspose.com/cells/zh/cpp/track-document-con...
  5. PageInfo | Aspose.Words for Java

    Represents information about a particular document Page in Java....about a particular document page. To learn more, visit the Rendering...documentation article. Remarks: The page width and height returned by...

    reference.aspose.com/words/java/com.aspose.word...
  6. PageInfo class | Aspose.Words for Node.js

    Aspose.Words.Rendering.PageInfo class. Wraps ``Size`` for public API Node.js porting.... Remarks The page width and height returned by...represent the “final” size of the page e.g. they are already rotated...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Aspose::Words::Layout::ContinuousSectionRestart...

    Aspose::Words::Layout::ContinuousSectionRestart enum. Represents different behaviors when computing Page numbers in a continuous section that restarts Page numbering in C++....different behaviors when computing page numbers in a continuous section...section that restarts page numbering. enum class ContinuousSectionRes...

    reference.aspose.com/words/cpp/aspose.words.lay...
  8. Move Pages to PDF using .NET | Aspose.PDF

    Move PDF Pages of your document programmatically programmatically with C# sample code using Aspose.PDF for .NET...to Move pages to PDF using C# In order to move page in PDF file...Install-Package Aspose.PDF Move Page to PDF using C# You need Aspose...

    products.aspose.com/pdf/net/pages/move/
  9. PageBorderAppliesTo | Aspose.Words for Java

    Specifies which Pages the Page border is printed on in Java....PageBorderAppliesTo Specifies which pages the page border is printed on. Examples:...border at the top of the first page. Document doc = new Document();...

    reference.aspose.com/words/java/com.aspose.word...
  10. Setting Margins|Documentation

    In this article, you will learn how to set the margins of an Excel worksheet using sample code. You will also learn how to programmatically set the margins for the Page center, as well as the header and footer margins of Page Setup using the Aspose.Cells for Python via .NET API....fully supports Microsoft Excel’s page setup options. Developers may...may need to configure page setup settings for worksheets to control...

    docs.aspose.com/cells/python-net/setting-margins/