Sort Score
Result 10 results
Languages All
Labels All
Results 6,171 - 6,180 of 190,012 for

page

(0.34 sec)
  1. Save PDF document programmatically|Aspose.PDF f...

    Learn how to save PDF file in Python Aspose.PDF for Python via .NET library. Save PDF document to file system, to stream, and in Web applications.... add new empty page document . pages . add () document ....e.g. add new empty page document . pages . add () with io . FileIO...

    docs.aspose.com/pdf/python-net/save-pdf-document/
  2. Draw shapes in PS files | API for C++

    C++ API Solution PS, XPS and EPS files. Learn how to draw geometrical shapes in a PS file with the attached C++ code snippet....Page Product Solution Aspose.PSD...ZIP Product Solution Aspose.Page Product Solution Aspose.PSD...

    products.aspose.com/page/cpp/add-shapes-to-ps/
  3. Regarding AsposePDF Tagging - Free Support Foru...

    Hi Team, We are using latest version of Aspose.PDF (25.10). Requirement : We have to apply tags on the PDF ( Searchable PDF). I am using below code to add the tags but getting an exception like “Specified Cast is not …...foreach (var page in pdfDocument.Pages) { page.Flatten(); } //...Console.WriteLine($"Progress: page {e.PageNumber}, message: {e...

    forum.aspose.com/t/regarding-asposepdf-tagging/...
  4. Section constructor | Aspose.Words for Python

    Section constructor. Initializes a new instance of the Section class....some page setup properties for the section. section . page_setup... SectionStart . NEW_PAGE section . page_setup . paper_size =...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Paragraph constructor | Aspose.Words for Python

    Paragraph constructor. Initializes a new instance of the [Paragraph](../) class....some page setup properties for the section. section . page_setup... SectionStart . NEW_PAGE section . page_setup . paper_size =...

    reference.aspose.com/words/python-net/aspose.wo...
  6. EPS, XPS, OXPS and PS Command Line Converters |...

    Powerful Command-Line Converter tool from Aspose.Page to convert PS/EPS/XPS/OXPS documents easily and efficiently. Aspose CLI Page converter....Page Product Solution Aspose.PSD...ZIP Product Solution Aspose.Page Product Solution Aspose.PSD...

    docs.aspose.com/page/net/cli-tools/page-convert/
  7. PageSetup.firstPageTray property | Aspose.Words...

    PageSetup.firstPageTray property. Gets or sets the paper tray (bin) to use for the first Page of a section...tray (bin) to use for the first page of a section. The value is implementation...means the code below resets all page tray values to use the current...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Remove Existing PrinterSettings of Worksheets i...

    In this article, you will learn how to remove existing PrinterSettings of worksheets inside the Excel file programmatically using Aspose.Cells for Node.js via C++....get ( i ); // Access worksheet page setup const ps = ws . getPageSetup...Get Paper Width and Height of Page Setup of Worksheet with Node...

    docs.aspose.com/cells/nodejs-cpp/remove-existin...
  9. Create a Bulleted List or Numbered List in OneN...

    Learn how to create bulleted list or numbered list in OneNote using C#. Explore Aspose.Note for .NET for seamless integration and advanced features.... Initialize the Page and Outline class objects. Initialize...Similarly, add Outline to the Page and then Page to the Document Save...

    blog.aspose.com/note/create-bulleted-or-numbere...
  10. Working with Protection|Documentation

    This section explains how to set protection in the diagram with Aspose.Diagram....); // Get page by name Page page = diagram . Pages . GetPage...Get shape by ID Shape shape = page . Shapes . GetShape ( 1 ); //...

    docs.aspose.com/diagram/net/working-with-protec...