Sort Score
Result 10 results
Languages All
Labels All
Results 1,421 - 1,430 of 10,503 for

page count

(0.38 sec)
  1. Getting Metadata | JavaScript

    Easy-to-use JavaScript library for font manipulation from Aspose.Font. Learn how to get metadata from font files....Page Product Solution Aspose.PSD...ZIP Product Solution Aspose.Page Product Solution Aspose.PSD...

    docs.aspose.com/font/javascript-cpp/metadata-in...
  2. Working with Styles and Themes|Aspose.Words for...

    Access and manage styles and themes in a document using Node.js....useful to identify, list and count paragraphs and runs of text...results. Please refresh the page and try again....

    docs.aspose.com/words/nodejs-net/working-with-s...
  3. 通過C++將圖像添加到 PDF | Aspose.PDF

    使用 Aspose.PDF for C++ 使用 C++ 示例代码,以编程方式将图像添加到 PDF 文档中...upperRightY = 800 ; auto page = document -> get_Pages () -> idx_get (...( _dataDir + u "logo.png" ); page -> get_Resources () -> get_Images...

    products.aspose.com/pdf/zh-hant/cpp/images/add/
  4. 使用 C++ 添加、提取或移除 PDF 中的图像 | Aspose.PDF

    使用 Aspose.PDF for C++ 使用 C++ 示例代码,以编程方式处理 PDF 中的图像...upperRightY = 800 ; auto page = document -> get_Pages () -> idx_get (...( _dataDir + u "logo.png" ); page -> get_Resources () -> get_Images...

    products.aspose.com/pdf/zh-hant/cpp/images/
  5. Redlines in pdf - Free Support Forum - aspose.com

    when we compare two pdf files and the resulting pdf has redlines to indicate the changes, how can we programmatically identify which Pages has the redlines?...programmatically identify which pages has the redlines? Professionalize...programmatically identify which pages in a PDF document contain redlines...

    forum.aspose.com/t/redlines-in-pdf/315965
  6. Comment class | Aspose.Words for Node.js

    Aspose.Words.Comment class. Represents a container for text of a comment... count Gets the number of immediate...the right-side margin of the page, and with a dotted line connecting...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Aspose.Cells 8.5.2中的公共API更改|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.... Blue ); //Set one page per sheet to true in image or...仅Microsoft Excel 2013支持Distinct Count统计函数。 GridDesktop 更好地处理事件 Aspose...

    docs.aspose.com/cells/zh/net/public-api-changes...
  8. Aspose.PDF gets System.NullReferenceException a...

    I’m using Aspose.PDF.Drawing version 25.11. I’m using this version instead of Aspose.PDF because I want to run in Linux. Our customer has a bunch of documents that were created by a program called Bluebeam Brewery 5.0 f…...and they contain some null pages when I load them into Aspose...document that I can include where page 9 is null. If I make a new document...

    forum.aspose.com/t/aspose-pdf-gets-system-nullr...
  9. PDF Highlights Annotation using C++|Aspose.PDF ...

    Explore how to apply highlights annotation to PDF text in C++ with Aspose.PDF for document enhancement....should add all annotations to the page. using namespace System ; using...-> Visit ( document -> get_Pages () -> idx_get ( 1 )); //Create...

    docs.aspose.com/pdf/cpp/highlights-annotation/
  10. 使用矢量图形|Aspose.PDF for .NET

    本文描述了使用 C# 的 GraphicsAbsorber 工具的功能。...first page of the document var page = document . Pages [ 1 ];...graphics from the page graphicsAbsorber . Visit ( page ); // Display...

    docs.aspose.com/pdf/zh/net/working-with-vector-...