Sort Score
Result 10 results
Languages All
Labels All
Results 4,211 - 4,220 of 228,693 for

page

(0.13 sec)
  1. setSlideNumberAndChildSlideNumbersVisibility | ...

    setSlideNumberAndChildSlideNumbersVisibility setSlideNumberAndChildSlideNumbersVisibility(boolean isVisible) function......layout slide page number placeholder and all child page number placeholders...isVisible boolean true - makes a page number placeholders visible...

    reference.aspose.com/slides/nodejs-java/aspose....
  2. 如何使用 Java 删除 Highlight 注释 | Aspose.PDF

    在 JSP/JSF 应用程序和桌面应用程序的 Java 运行时环境中删除 PDF 文件中的 Highlight 注释的 Java 示例代码。...创建新页面或获取对现有页面的引用 创建 Highlight 注释 调用 Page.Annotations 集合中的 Highlight 注释方法..._dataDir + "sample_mod.pdf" ); Page page = document . getPages ()....

    products.aspose.com/pdf/zh-hans/java/annotation...
  3. Highlight Version of SquareAnnotation - Free Su...

    I have an application that adds a large number of automated highlights. I have been using the HighlightAnnotation to do that. However, this type of annotation is not selectable and copyable once the resulting pdf is open…...private void addHighlightMarkup(Page page, Rectangle coordinates, Document...highlightAnnotation = new HighlightAnnotation(page, coordinates) { Title = “Highlight...

    forum.aspose.com/t/highlight-version-of-squarea...
  4. 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....get a Visio page by name Page page = diagram . Pages . GetPage...GetPage ( "Page-1" ); // get a shape by ID Shape shape = page . Shapes...

    docs.aspose.com/diagram/net/public-api-changes-...
  5. Aspose.Diagram for Java 6.8.0 Release Notes|Doc...

    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....Notes Contents [ Hide ] This page contains release notes for Aspose...ActiveX controls in the Visio Page. New Feature DIAGRAMJAVA-50360...

    docs.aspose.com/diagram/java/aspose-diagram-for...
  6. TextAbsorber | Aspose.PDF for .NET API Reference

    Represents an absorber object of a text. Performs text extraction and provides access to the result via Text./textabsorber/text object....extracts on the PDF document or page. virtual TextSearchOptions {...virtual Visit (Page) Extracts text on the specified page virtual Visit...

    reference.aspose.com/pdf/net/aspose.pdf.text/te...
  7. Extract Vector Data from a PDF file using C#|As...

    Aspose.PDF makes it easy to extract vector data from a PDF file. You can get the vector data (path, polygon, polyline), such as position, color, linewidth, etc.... and then visits the second page of the document to extract and...GraphicsAbsorber (); // Visits the second page of the document to extract graphic...

    docs.aspose.com/pdf/net/extract-vector-data-fro...
  8. BackgroundImage | Aspose.PDF for .NET API Refer...

    Gets or sets background image for Page for generator only not filled in when reading document....BackgroundImage Page.BackgroundImage property Gets or sets background...background image for page (for generator only, not filled in when...

    reference.aspose.com/pdf/net/aspose.pdf/page/ba...
  9. OpenFont | Aspose.PDF for .NET API Reference

    Opens font with specified font stream....replace the font of text of first page. // Open font using ( FileStream...the absorber for first page doc . Pages [ 1 ]. Accept ( absorber...

    reference.aspose.com/pdf/net/aspose.pdf.text/fo...
  10. LastPage | Aspose.Imaging for .NET API 参考

    获取文档的最后一页...total number of pages: {0}" , djvuImage . Pages . Length ); System...Console . WriteLine ( "The active page number: {0}" , djvuImage . ActivePage...

    reference.aspose.com/imaging/zh/net/aspose.imag...