Sort Score
Result 10 results
Languages All
Labels All
Results 1,341 - 1,350 of 187,115 for

page

(0.15 sec)
  1. Add, Move or Delete pages in PDF using C++ | As...

    Manipulate PDF Pages of your document programmatically with C++ sample code using Aspose.PDF for C++...action with Pages in C++ Add Pages Move Pages Delete Pages How to...Insert pages to PDF Document using C++ In order to add page in PDF...

    products.aspose.com/pdf/cpp/pages/
  2. Public API Changes in Aspose.Diagram 16.11.0|Do...

    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....get a Visio page by name Page page = diagram . Pages . GetPage...GetPage ( "Page-1" ); // get a shape by ID Shape shape = page . Shapes...

    docs.aspose.com/diagram/net/public-api-changes-...
  3. Working with Footnote and Endnote|Aspose.Words ...

    Insert ffotnotes or endnotes into a document and specify its options using Python.... What is this page about? This page demonstrates how to...of columns on the displayed page. The following code example...

    docs.aspose.com/words/python-net/working-with-f...
  4. Aspose.PDF Printing Error Margin - Free Support...

    Hi, i’m develope into my software the print of pdf file but when use PdfViewer for printing, the print have a large margin. I use this code: Aspose.Pdf.Facades.PdfViewer viewer = new Aspose.Pdf.Facades.PdfViewer(); //…...false; //Do not produce the page number dialog when printing...//Print document using printer and page settings viewer.PrintDocume...

    forum.aspose.com/t/aspose-pdf-printing-error-ma...
  5. Working with Text | Aspose.Note Documentation

    A guide on working with text in OneNote using C# API....Page Product Solution Aspose.PSD...ZIP Product Solution Aspose.Page Product Solution Aspose.PSD...

    docs.aspose.com/note/net/working-with-text/
  6. FieldToa.page_range_separator property | Aspose...

    FieldToa.Page_range_separator property. Gets or sets the character sequence that is used to separate the start and end of a Page range....page_range_separator property FieldToa.page_range_separator property...start and end of a page range. @property def page_range_separator...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Aspose::Words::Saving::FixedPageSaveOptions::ge...

    Aspose::Words::Saving::FixedPageSaveOptions::get_PageSet method. Gets or sets the Pages to render. Default is all the Pages in the document in C++....sets the pages to render. Default is all the pages in the document...Shows how to extract pages based on exact page indices. auto doc...

    reference.aspose.com/words/cpp/aspose.words.sav...
  8. Working with Images | Aspose.Note Documentation

    Learn how to work with images in your Java development projects....Page Product Solution Aspose.PSD...ZIP Product Solution Aspose.Page Product Solution Aspose.PSD...

    docs.aspose.com/note/java/working-with-images/
  9. Working with Pages in 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....Working with Pages in Ruby Contents [ Hide ] This section includes...the following topics: Get a Page Object from Visio Drawing in...

    docs.aspose.com/diagram/java/working-with-pages...
  10. Rotate PDF using Python | Aspose.PDF

    Rotate PDF documents programmatically with Python sample code using Aspose.PDF for Python for .NET...Rotate PDF Pages with Python Do you need to rotate PDF? Programmatic...update or change the page orientation of pages in an existing PDF...

    products.aspose.com/pdf/python-net/rotate/