Sort Score
Result 10 results
Languages All
Labels All
Results 1,481 - 1,490 of 184,569 for

page

(0.13 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. Aspose.Cells.GridJs Working in mobile|Documenta...

    This article describes how to use GridJs in mobile device.... You need to access the page via IP on the mobile terminal...demo web page in the mobile browser. Navigate to the page http:...

    docs.aspose.com/cells/net/aspose-cells-gridjs/h...
  3. positioned_block|Documentation

    Absolutely positioned container that allows to place any number of elements at the specific coordinates on OMR form....specific coordinates on the page. This element does not have...relative to the left edge of the page. x=1200 y Absolute position...

    docs.aspose.com/omr/net/txt-markup/positioned_b...
  4. 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...
  5. 如何使用 Java 添加 Link 註解 | Aspose.PDF

    Java 範例代碼,用於在 JSP/JSF 應用程式和桌面應用程式的 Java 執行時環境中的 PDF 檔中添加 Link 註釋。...pdf" ); Page page = document . getPages ()....the absorber for the 1st page only page . accept ( textFragmentAbsorber...

    products.aspose.com/pdf/zh-hant/java/annotation...
  6. Add Circle Object to PDF file|Aspose.PDF for Java

    This article explains how to create a circle object to your PDF using Aspose.PDF for Java....to paragraphs collection of page Save our PDF file public static...// Add page to pages collection of PDF file Page page = pdfDocument...

    docs.aspose.com/pdf/java/add-circle/
  7. 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...
  8. Aspose::Words::Saving::HtmlSaveOptions::get_Exp...

    Aspose::Words::Saving::HtmlSaveOptions::get_ExportTocPageNumbers method. Specifies whether to write Page numbers to table of contents when saving HTML, MHTML and EPUB. Default value is false in C++....method Specifies whether to write page numbers to table of contents...Examples Shows how to display page numbers when saving a document...

    reference.aspose.com/words/cpp/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. HtmlSaveOptions.ExportTocPageNumbers | Aspose.W...

    Control TOC Page numbers in HTML, MHTML, and EPUB exports with HtmlSaveOptions. Enhance navigation and user experience effortlessly!...property Specifies whether to write page numbers to table of contents...Examples Shows how to display page numbers when saving a document...

    reference.aspose.com/words/net/aspose.words.sav...