Sort Score
Result 10 results
Languages All
Labels All
Results 1,071 - 1,080 of 8,221 for

page count

(0.03 sec)
  1. 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`....example, you can use the page_count and page_index properties to define...define the page range to be loaded from a PDF document, and the...

    docs.aspose.com/words/python-net/convert-pdf-to...
  2. 透過 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...
  3. Can't set the style value - Free Support Forum ...

    Hello, I drew a rectangle and added some text. Now I wanted to make the text bold. But that didn’t work. I think I know where the problem might be. @philip.zhou you once wrote to me in response to another question th…...Page page = new Aspose.Diagram.Page(); page.Name = "My..."My Page"; diagram.Pages.Add(page); long shapeId = page.DrawRectangle(0...

    forum.aspose.com/t/cant-set-the-style-value/315934
  4. FieldNumPages | Aspose.Words for Java

    Implements the NUMPageS field in Java....Remarks: Retrieves the number of pages in the current document, as...as recorded in the Pages property of the built-in document properties...

    reference.aspose.com/words/java/com.aspose.word...
  5. Aspose.PSD for .NET 20.4 - Release Notes|Docume...

    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...of the shape in the layer, count of the bezier knot records)...

    docs.aspose.com/psd/net/aspose-psd-for-net-20-4...
  6. PDF to PNG Converter using Python | Aspose.PDF

    Sample code on Python for PDF to PNG conversion. Use example code for batch PDF to PNG conversion with Python and .NET...formats, see the Documentation pages. Also, you can check the other...will be used to process each page of the PDF document and save...

    products.aspose.com/pdf/python-net/conversion/p...
  7. Python Split A File

    Split documents programmatically in Python: DOCX, PDF, DOC, ODT, RTF, HTML, TXT and many more....can integrate the extracted pages with other data and, as a result...functions to extract document pages according to the specified mode...

    products.aspose.com/words/python-net/split/
  8. How to Add Rows in Word Table using Python

    This article guides on how to add rows in Word table using Python. It has the environment settings, a list of steps and a runnable sample code to insert rows in Word table using python....Page Product Family Aspose.PSD Product...a table with known columns count in it Access the target table...

    kb.aspose.com/words/python/how-to-add-rows-in-w...
  9. Aspose::Words::Framesets::Frameset::get_IsFrame...

    Aspose::Words::Framesets::Frameset::get_IsFrameLinkToFile method. Gets or sets a value indicating whether the web Page or document file name specified in the FrameDefaultUrl property is an external resource the frame is linked with in C++....value indicating whether the web page or document file name specified...Shows how to access frames on-page. // Document contains several...

    reference.aspose.com/words/cpp/aspose.words.fra...
  10. 将图像添加到 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...