Sort Score
Result 10 results
Languages All
Labels All
Results 1,021 - 1,030 of 181,794 for

page

(0.11 sec)
  1. Add TOC to Existing PDF in Python|Aspose.PDF fo...

    Learn how to add a Table of Contents (TOC) to an existing PDF document in Python with Aspose.PDF for easy navigation....Get access to first page of PDF file toc_page = doc . getPages ()...toc_info . setTitle ( title ) toc_page . setTocInfo ( toc_info ) #...

    docs.aspose.com/pdf/java/add-toc-to-existing-pd...
  2. Porting code: Object reference not set to an in...

    I am moving code from one vb website to a new vb website. Same version of vb, same aspose dll same everything. In the new project on the line: absorber.Visit(Page) I get the error “Object reference not set to an ins…...Visit(Page) I get the error “Object reference...though there is an absorber and a page? It’s the same code. Thank you...

    forum.aspose.com/t/porting-code-object-referenc...
  3. Printing PDF in .NET Framework|Aspose.PDF for .NET

    You may print PDF files to the default printer using the printer and Page settings with C#....Default Printer using Printer and Page Settings This article describes...Default Printer using Printer and Page Settings in C#. The PdfViewer...

    docs.aspose.com/pdf/net/printing-pdf-in-net-fra...
  4. PageSetup.linesPerPage property | Aspose.Words ...

    PageSetup.linesPerPage property. Gets or sets the number of lines per Page in the document grid....sets the number of lines per page in the document grid. get linesPerPage...1. Maximum value depends on page height and font size of the...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Creating a non editable pdf blurs the text - Fr...

    On creating PDF non editable by using below code. The non editable PDF look is not in sync with the normal editable pdf. Content of Non editable pdf shrinks a little and becomes blurry on zooming in. Code which we are …...Pages pages = pdfDocument.Pages; // ZOOM SETTINGS...the pages using the Pages collection foreach (Page page in pdfDocument...

    forum.aspose.com/t/creating-a-non-editable-pdf-...
  6. 在 Visio 页面中自动放置一组形状|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....为了实现这一点,Page 类提供了 autoSpaceShapes 成员,它采用...vsdx" ); // get page of the Visio drawing Page page = diagram . getPages...

    docs.aspose.com/diagram/zh/java/auto-space-a-co...
  7. Orientation enumeration | Aspose.Words for Node.js

    Aspose.Words.Orientation enumeration. Specifies Page orientation....Orientation enumeration Specifies page orientation. Members Name Description...Description Portrait Portrait page orientation (narrow and tall)...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. LayoutCollector.get_end_page_index method | Asp...

    LayoutCollector.get_end_Page_index method. Gets 1-based index of the Page where node ends...get_end_page_index method get_end_page_index(node) Gets 1-based...1-based index of the page where node ends. Returns 0 if node cannot...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Add Curve Object to PDF file|Aspose.PDF for Pyt...

    This article explains how to create a curve object to your PDF using Aspose.PDF for Python via .NET....to paragraphs collection of page. Save our PDF file. import aspose...Document () # Add page page = document . pages . add () # Create...

    docs.aspose.com/pdf/python-net/add-curve/
  10. Splitter.remove_blank_pages method | Aspose.Wor...

    aspose.words.lowcode.Splitter.remove_blank_Pages method...remove_blank_pages method Contents [ Hide ] remove_blank_pages(input_file_name...output_file_name) Removes empty pages from the document and saves...

    reference.aspose.com/words/python-net/aspose.wo...