Sort Score
Result 10 results
Languages All
Labels All
Results 4,621 - 4,630 of 190,292 for

page

(0.18 sec)
  1. Split VSSX Files via Python | products.aspose.com

    Python source code to Split vssx file within any Python based application....each page Create a new Diagram class object Copy the page via...diagram = Diagram( "file.vssx" ); page = diagram.getPages(). get (...

    products.aspose.com/diagram/python-net/splitter...
  2. FootnoteOptions | Aspose.Words for Java

    Represents the footnote numbering options for a document or section in Java....an entry at the bottom of the page, consisting of a symbol // that...show up at the bottom of the page that contains its reference...

    reference.aspose.com/words/java/com.aspose.word...
  3. Retrieve User-defined Cells from Shapesheet in ...

    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....vdx" ) pages = diagram . getPages () count...while count < pages . getCount () page = pages . get ( count...

    docs.aspose.com/diagram/java/retrieve-user-defi...
  4. Add PDF Bookmarks with Named Destinations|Docum...

    Learn how to add PDF bookmarks with named destinations using Aspose.Cells for Python via .NET API....depend on PDF pages. This means that if pages are added or deleted...while saving to PDF Avoid Blank Page in Output PDF when there is...

    docs.aspose.com/cells/python-net/add-pdf-bookma...
  5. Implement Custom Paper Size of Worksheet for Re...

    This article explains how to use the JavaScript API via C++ to set a custom paper size for your desired worksheets when rendering an Excel file to PDF format programmatically....PageSetup class to specify a custom page size. The following sample code...in cell B4 b4 . value = "Pdf Page Dimensions: 6.00 x 4.00 in"...

    docs.aspose.com/cells/javascript-cpp/implement-...
  6. Working with PDF Documents using Go|Aspose.PDF ...

    This article describes to you what manipulations can be done with the document with Aspose.PDF for Go via C++ library....following: Optimize PDF - optimize page content, optimize file size...Optimize PDF Resources - optimize page content, optimize file size...

    docs.aspose.com/pdf/go-cpp/working-with-documents/
  7. Remove Tables from PDF using C# | Aspose.PDF

    Remove tables from PDF file programmatically with C# sample code using Aspose.PDF for .NET...first page with absorber. Get first table on the page. Remove...absorber . Visit ( pdfDocument . Pages [ 1 ]); var table = absorber...

    products.aspose.com/pdf/net/table/remove/
  8. ParagraphFormat.right_indent property | Aspose....

    ParagraphFormat.right_indent property. Gets or sets the value (in points) that represents the right indent for paragraph....will sit asymmetrically on the page. # The "center" that we align...text, not the middle of the page. paragraph_format = builder...

    reference.aspose.com/words/python-net/aspose.wo...
  9. FramesetCollection.count property | Aspose.Word...

    FramesetCollection.count property. Gets the number of frames or frames Pages contained in the collection....number of frames or frames pages contained in the collection...Shows how to access frames on-page. # Document contains several...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Create EPS File in C#

    This quick tutorial guides how to create an EPS file in C#. It covers the stepwise algorithm and a runnable code to make EPS file in C#....Page Product Family Aspose.PSD Product...the IDE by installing Aspose.Page to create PostScript files Set...

    kb.aspose.com/page/net/create-eps-file-in-csharp/