Sort Score
Result 10 results
Languages All
Labels All
Results 1,471 - 1,480 of 10,803 for

page count

(0.09 sec)
  1. 透過 Java 查看 ONETOC2 檔案格式

    用於在 Java 平台上載入、渲染和顯示 ONETOC2 文件的 Java 原始碼...Page Product Solution Aspose.PSD...ZIP Product Solution Aspose.Page Product Solution Aspose.PSD...

    products.aspose.com/note/zh-hant/java/viewer/on...
  2. 将图像添加到 PDF 使用 C++|Aspose.PDF for C++

    本节描述如何使用 C++ 库将图像添加到现有的 PDF 文件中。...获取要添加图像的页面 auto page = document -> get_Pages () -> idx_get (...); // 将图像添加到页面资源的 Images 集合中 page -> get_Resources () -> get_Images...

    docs.aspose.com/pdf/zh/cpp/add-image-to-existin...
  3. Aspose.Cells 8.3.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....Move(int count, bool isSameParent)方法可用于根据计...PositionInSameParent属性和PivotItem.Move(int count, bool isSameParent)方法之前,有必要调用PivotTable...

    docs.aspose.com/cells/zh/net/public-api-changes...
  4. positioned_block|Documentation

    Absolutely positioned container that allows to place any number of elements at the specific coordinates on OMR form....specific coordinates on the page. This element does not have...relative to the left edge of the page. x=1200 y Absolute position...

    docs.aspose.com/omr/net/txt-markup/positioned_b...
  5. 将 PDF 转换为不同的图像格式在 C#|Aspose.PDF for .NET

    本主题向您展示如何使用 Aspose.PDF 将 PDF 转换为各种图像格式,例如 TIFF、BMP、EMF、JPEG、PNG、GIF、SVG,只需几行代码。...tiffSettings ); // Convert a particular page and save the image to stream...tiffSettings ); // Convert a particular page and save the image to stream...

    docs.aspose.com/pdf/zh/net/convert-pdf-to-image...
  6. Create or Add Table In PDF|Aspose.PDF for Java

    Discover how to add a table to an existing PDF document in Java using Aspose.PDF, enabling structured data presentation.... Add the table to a page. Save the file. The following...for ( int row_count = 1 ; row_count < 10 ; row_count ++ ) { // add...

    docs.aspose.com/pdf/java/add-table-in-existing-...
  7. Convert PDF to Other Document Formats|Aspose.Wo...

    Convert PDF to Word formats such as DOCX, DOC, image formats such as JPG or PNG, or any other formats supported by Aspose using `Python.Words`.... What is this page about? This page demonstrates how to...example, you can use the page_count and page_index properties to define...

    docs.aspose.com/words/python-net/convert-pdf-to...
  8. ImageSaveOptions.image_size property | Aspose.W...

    ImageSaveOptions.image_size property. Gets or sets the size of a generated image in pixels....Examples Shows how to render every page of a document to a separate...( doc ) builder . writeln ( 'Page 1.' ) builder . insert_break...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Create or Add Table In PDF using C#|Aspose.PDF ...

    Aspose.PDF for .NET is a library used to create, read, and edit PDF Tables. Check other advanced functions in this topic.... Add the table to a page. Save the file. The following...for ( int row_count = 1 ; row_count < 10 ; row_count ++) { // Add...

    docs.aspose.com/pdf/net/add-table-in-existing-p...
  10. ShapeBase class | Aspose.Words for Node.js

    Aspose.Words.Drawing.ShapeBase class. Base class for objects in the drawing layer, such as an AutoShape, freeform, OLE object, ActiveX control, or picture...paragraph, the margin or the page). The relative positioning of...containing block of this shape. count Gets the number of immediate...

    reference.aspose.com/words/nodejs-net/aspose.wo...