Sort Score
Result 10 results
Languages All
Labels All
Results 1,031 - 1,040 of 184,134 for

page

(0.08 sec)
  1. 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...
  2. Remove Section Breaks from a Document|Aspose.Wo...

    Remove section breaks from a document easily and fast instead of using Open XML SDK in C#....Hide ] What is this page about? This page explains how to remove...breaks from a document. On this page we will look at how to remove...

    docs.aspose.com/words/net/remove-section-breaks...
  3. 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...
  4. Working with Pages in PostScript | C++

    How to add Pages to PS file is a question answered by Aspose.Page API solution. See how to use the functionality in C++...Page Product Solution Aspose.PSD...ZIP Product Solution Aspose.Page Product Solution Aspose.PSD...

    docs.aspose.com/page/cpp/ps/working-with-pages/
  5. 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...
  6. Insert Image|Documentation

    This section explains how to insert a image in a visio Page with Aspose.Diagram. Support using C# to insert image and save as pdf, svg, html, image, xps and other formats....Image Contents [ Hide ] The Page object represents the drawing...a foreground page or a background page. The Pages property exposed...

    docs.aspose.com/diagram/net/drawing/insert-image/
  7. Word To Pdf:Page number orientation is incorrec...

    When I convert a Word document to PDF, the Page number orientation is incorrect. version:words-25.10-jdk17.jar file: TEST.7z (9.9 MB)...Word To Pdf:Page number orientation is incorrect Aspose.Words...a Word document to PDF, the page number orientation is incorrect...

    forum.aspose.com/t/word-to-pdf-page-number-orie...
  8. TxtExportHeadersFootersMode Enum | Aspose.Words...

    Discover how Aspose.Words' TxtExportHeadersFootersMode enum enhances plain text exports by customizing header and footer handling for optimal results...."Primary footer" ); // Insert pages to display these headers and...doc ); builder . Writeln ( "Page 1" ); builder . InsertBreak...

    reference.aspose.com/words/net/aspose.words.sav...
  9. Add Text to PDF Using Python | Aspose.PDF

    Add text to PDF programmatically with Python sample code using Aspose.PDF for Python for .NET... Add the TextParagraph to Page using TextBuilder. Save the...# Get particular page page = document . pages [ 1 ] # Create text...

    products.aspose.com/pdf/python-net/text/
  10. TxtSaveOptionsBase.export_headers_footers_mode ...

    TxtSaveOptionsBase.export_headers_footers_mode property. Specifies the way headers and footers are exported to the text formats...'Primary footer' ) # Insert pages to display these headers and...= doc ) builder . writeln ( 'Page 1' ) builder . insert_break...

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