Sort Score
Result 10 results
Languages All
Labels All
Results 1,191 - 1,200 of 187,636 for

page

(0.16 sec)
  1. Loading and Saving Documents|Aspose.Words for .NET

    Loading and saving documents using Aspose.Words for .NET in PHP projects in C#.... What is this page about? This page explains how to load...results. Please refresh the page and try again....

    docs.aspose.com/words/net/loading-and-saving-do...
  2. Mono Framework|Aspose.Words for .NET

    Using Aspose.Words for .NET with Mono Framework in C#.... What is this page about? This page explains how Aspose...results. Please refresh the page and try again....

    docs.aspose.com/words/net/mono-framework/
  3. 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-...
  4. 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...
  5. Creating a complex PDF using Aspose.PDF|Aspose....

    Aspose.PDF for Android via Java allows you to create more complex documents that contain images, text fragments, and tables in one document....metadata but without pages. Add a Page to the document object...now our document will have one page. In order to add Image, we create...

    docs.aspose.com/pdf/androidjava/complex-pdf-exa...
  6. Split PDF programmatically in Python|Aspose.PDF...

    This topic shows how to split PDF Pages into individual PDF files in your Python via C++ applications....Contents [ Hide ] Splitting PDF pages can be a useful feature for...file into separate pages or groups of pages. Live Example Aspose...

    docs.aspose.com/pdf/python-cpp/split-pdf-document/
  7. Image Alt Text on a new document - Free Support...

    I am using Aspose (latest) PDF. I can make an image by using the Image class like so: var img = new Image { FixHeight = _options.ImageLeftHeight, FixWidth = _options.ImageLeftWidth, ImageStream = new MemoryStream(_…...</summary> /// <param name="page">The page where XImage is located...List<string> GetAlternativeText(Page page) /// <summary> /// Sets alternative...

    forum.aspose.com/t/image-alt-text-on-a-new-docu...
  8. Aspose.PSD for Java 24.1 - Release Notes|Docume...

    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....Notes Contents [ Hide ] This page contains release notes for Aspose...changing this property, the first page will be rendered and saved....

    docs.aspose.com/psd/java/aspose-psd-for-java-24...
  9. Rotate PDF using C++ | Aspose.PDF

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

    products.aspose.com/pdf/cpp/rotate/
  10. BreakType enumeration | Aspose.Words for Python

    aspose.words.BreakType enumeration. Specifies type of a break inside a document.... PAGE_BREAK Explicit page break. COLUMN_BREAK...start of new section on the same page as the previous section. SE...

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