Sort Score
Result 10 results
Languages All
Labels All
Results 961 - 970 of 187,690 for

page

(0.2 sec)
  1. 5112365.xlsx

    Sheet1 Aspose Products .NET Components Java Components Cloud APIs Android Components SharePoint Components SSRS Rendering Extensions JasperReports Exporters Product Family Packs Free Utilities & Co......of Use Quick Search Browse Pages Blog Labels Attachments Bookmarks...Attachments (0) Page History Restrictions Info Link to this Page… View...

    docs.aspose.com/cells/cpp/working-with-external...
  2. 5112365.xlsx

    Sheet1 Aspose Products .NET Components Java Components Cloud APIs Android Components SharePoint Components SSRS Rendering Extensions JasperReports Exporters Product Family Packs Free Utilities & Co......of Use Quick Search Browse Pages Blog Labels Attachments Bookmarks...Attachments (0) Page History Restrictions Info Link to this Page… View...

    docs.aspose.com/cells/ru/python-net/working-wit...
  3. HtmlSaveOptions.export_page_margins property | ...

    HtmlSaveOptions.export_Page_margins property. Specifies whether Page margins is exported to HTML, MHTML or EPUB...export_page_margins property HtmlSaveOptions.export_page_margins...export_page_margins property Specifies whether page margins is exported to HTML...

    reference.aspose.com/words/python-net/aspose.wo...
  4. FixedPageSaveOptions.PageSavingCallback | Aspos...

    Control Page saving with FixedPageSaveOptions' PageSavingCallback. Optimize document exports to fixed formats for enhanced efficiency and precision....Allows to control how separate pages are saved when a document is...is exported to fixed page format. public IPageSavingCallback PageSavingCallback...

    reference.aspose.com/words/net/aspose.words.sav...
  5. Add Circle Object to PDF file|Aspose.PDF for Py...

    This article explains how to create a circle object to your PDF using Aspose.PDF for Python via .NET....to paragraphs collection of page. Save our PDF file. import aspose...Document () # Add page page = document . pages . add () # Create...

    docs.aspose.com/pdf/python-net/add-circle/
  6. 从 PDF 中提取段落 C#|Aspose.PDF for .NET

    学习如何使用 Aspose.PDF 在 .NET 中从 PDF 文档中提取段落以进行结构化文本检索。...pdf" )) { var page = document . Pages [ 2 ]; var absorber...ParagraphAbsorber (); absorber . Visit ( page ); Aspose . Pdf . Text . PageMarkup...

    docs.aspose.com/pdf/zh/net/extract-paragraph-fr...
  7. PDF Annotations API | Aspose.PDF

    Remove Comments from PDF Documents with Free Cross‑Platform Apps and High‑Code APIs... Pages [ 1 ], new Rectangle ( 299.988...Color . Blue }; document . Pages [ 1 ]. Annotations . Add ( caretAnnotation1...

    products.aspose.com/pdf/annotation/
  8. Working with Hyperlinks|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.... On multi page Visio drawings, hyperlinks can...can move you from one page to another. You also can link your...

    docs.aspose.com/diagram/java/working-with-hyper...
  9. Format Visio Pages|Documentation

    This section explains how to apply styles to a visio Page with Aspose.Diagram....Format Visio Pages Contents [ Hide ] Aspose.Diagram for .NET...allows developers to format pages of a Visio Diagram file. Applying...

    docs.aspose.com/diagram/net/format-visio-pages/
  10. 通过 Java 将图像添加到 PDF | Aspose.PDF

    使用 Aspose.PDF for Java 使用 Java 示例代码,以编程方式将图像添加到 PDF 文档中...; int upperRightY = 200 ; Page page = pdfDocument . getPages ()..."aspose-logo.jpg" ). toString ()); page . getResources (). getImages...

    products.aspose.com/pdf/zh-hans/java/images/add/