Sort Score
Result 10 results
Languages All
Labels All
Results 1,001 - 1,010 of 181,674 for

page

(0.13 sec)
  1. 使用评论|Documentation

    本页介绍如何使用 Aspose.Diagram 库在 Visio 绘图的页面上添加注释。...comment anywhere on a page of Visio图纸 . 添加评论 Page 类公开的 addComment 方法允许您向绘图页添加注释。它采用...users add comments to the entire page that are presented by an icon...

    docs.aspose.com/diagram/zh/python-java/working-...
  2. FieldIndex.PageNumberSeparator | Aspose.Words f...

    Discover the FieldIndex PageNumberSeparator property, easily customize the character that separates index entries from Page numbers for enhanced clarity....separate an index entry and its page number. public string PageNumberSeparator...Examples Shows how to edit the page number separator in an INDEX...

    reference.aspose.com/words/net/aspose.words.fie...
  3. Stamping with Aspose.PDF using Python|Aspose.PD...

    This section describes how to add image stamps and text stamps to a PDF Page via Python....Python: Adding Image stamps in PDF page - add image stamp, control image...file. Adding Page stamps in the PDF File - add page stamps to overlay...

    docs.aspose.com/pdf/python-net/stamping/
  4. SectionStart enumeration | Aspose.Words for Python

    aspose.words.SectionStart enumeration. The type of break at the beginning of the section....new section starts on the same page as the previous section. NEW_COLUMN... NEW_PAGE The section starts from a new page. EVEN_PAGE The section...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Working with Text | Aspose.Note Documentation

    A guide on working with text in OneNote using C# API....Page Product Solution Aspose.PSD...ZIP Product Solution Aspose.Page Product Solution Aspose.PSD...

    docs.aspose.com/note/net/working-with-text/
  6. PDF to TIFF Merge using C++ | Aspose.PDF

    Combine two or more PDF documents into one TIFF single file programmatically with C++ sample code using Aspose.PDF for C++...Library on the Documentation pages. To verify the benefits of the...merging files In loop: add a new page to TIFF document In loop: add...

    products.aspose.com/pdf/cpp/merger/pdf-to-tiff/
  7. Working with Images | Aspose.Note Documentation

    Learn how to work with images in your Java development projects....Page Product Solution Aspose.PSD...ZIP Product Solution Aspose.Page Product Solution Aspose.PSD...

    docs.aspose.com/note/java/working-with-images/
  8. Finding character bounding boxes|Documentation

    Character-by-character recognition and automatic detection of character bounding boxes inside images....image on the page. When working with single-page images, this...always 0. Page int Page number. When working with single-page images...

    docs.aspose.com/ocr/java/image-regions-characte...
  9. 通过 C# 将图像添加到 PDF | Aspose.PDF

    本页介绍使用 .NET Framework、.NET Core、Aspose.PDF for .NET 库将图像添加到 PDF 文档中的功能。...upperRightY = 200 ; var page = pdfDocument . Pages [ 1 ]; var imageStream...); page . Resources . Images . Add ( imageStream ); page . Contents...

    products.aspose.com/pdf/zh-hans/net/images/add/
  10. 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....vsd" ); // get a Visio page by name Page page = diagram . getPages...getPage ( "Page-1" ); // get a shape by ID Shape shape = page . getShapes...

    docs.aspose.com/diagram/java/public-api-changes...