Sort Score
Result 10 results
Languages All
Labels All
Results 2,541 - 2,550 of 187,783 for

page

(0.1 sec)
  1. PDF 多媒体注释使用 C++|Aspose.PDF for C++

    Aspose.PDF for C++ 允许您添加、获取和删除 PDF 文档中的多媒体注释。... PDF 文档中的注释包含在 Page 对象的 Annotations 集合中。此集合仅包含该..."sample.pdf" ); auto page = document -> get_Pages () -> idx_get (...

    docs.aspose.com/pdf/zh/cpp/multimedia-annotation/
  2. ViewOptions class | Aspose.Words for Python

    aspose.words.settings.ViewOptions class. Provides various options that control how a document is shown in Microsoft Word... do_not_display_page_boundaries Turns off display...text and the top edge of the page. forms_design Specifies whether...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Options and Appearance Word Document|Aspose.Wor...

    Control the appearance of Word documents taking into account the difference between various Microsoft Word versions using Python.... What is this page about? This page demonstrates how to...control document display options, page layout settings, language preferences...

    docs.aspose.com/words/python-net/work-with-word...
  4. FieldToc.TableOfFiguresLabel | Aspose.Words for...

    Discover the FieldToc TableOfFiguresLabel property to customize your table of figures with ease. Enhance your document's organization and clarity!...includes the SEQ field and the page's number that the field appears...immediately to the left // of the page number that the main sequence...

    reference.aspose.com/words/net/aspose.words.fie...
  5. Rotate Visio Shape Text|Documentation

    How to rotate shape's text in visio using .NET Diagram API.... Get paticular page Get paticular shape Get Shape...); // Get page by name Page page = diagram . Pages . GetPage...

    docs.aspose.com/diagram/net/rotate-visio-shape-...
  6. Language detecton|Documentation

    How to detect the languages used on the provided image.... Page int Page number. When working with single-page images...results. Please refresh the page and try again. Related articles...

    docs.aspose.com/ocr/net/language_detection/
  7. TIFF to PDF conversion causes font and width mi...

    Hi Team, I am converting a multiPage TIFF file to PDF using Aspose for Java(we are using Aspose total). The conversion works, but the generated PDF doesn’t exactly match the original TIFF — there’s a mismatch in width a…...OutputStream outputStream, List<Long> pages) throws IOException { try (Document...reader.getNumImages(true); pages.add((long) numPages); for (int...

    forum.aspose.com/t/tiff-to-pdf-conversion-cause...
  8. 使用 Java 向 PDF 添加文本 | Aspose.PDF

    使用 Aspose.PDF for Java,使用 Java 示例代码,以编程方式向 PDF 添加文本...TextBuilder 將 TextParagraph 新增到 Page。 再次儲存文件。 將文字新增到 PDF - Java 此示例代码说明如何在...toString ()); // get particular page Page pdfPage = pdfDocument . getPages...

    products.aspose.com/pdf/zh-hant/java/text/
  9. 操作 Visio 中的嵌入式 OLE 对象 Diagram|Documentation

    本页介绍如何使用 Aspose.Diagram 库操作 ole 对象。...); // get page of the Visio diagram by name Page page = diagram...diagram . getPages (). getPage ( "Page-1" ); // get shape of the Visio...

    docs.aspose.com/diagram/zh/java/manipulate-the-...
  10. Convert Word Document to TIFF|Aspose.Words for ...

    Convert Word document to TIFF. NPOI does not provide an opportunity to work with formats other than Word using C#.... What is this page about? This page explains how to convert...shows how to convert document pages from DOC to TIFF: string fileDir...

    docs.aspose.com/words/net/convert-word-document...