Sort Score
Result 10 results
Languages All
Labels All
Results 851 - 860 of 180,919 for

page

(0.09 sec)
  1. 使用 C# 从 PDF 文件中提取矢量数据|Aspose.PDF for .NET

    Aspose.PDF 使从 PDF 文件中提取矢量数据变得简单。您可以获取矢量数据(路径、多边形、多线段),例如位置、颜色、线宽等。...GraphicsAbsorber ()) { // Visit the second page of the document to extract graphic...grAbsorber . Visit ( document . Pages [ 1 ]); // Retrieve the list...

    docs.aspose.com/pdf/zh/net/extract-vector-data-...
  2. Working With Pages in Jython|Aspose.PDF for Java

    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....Working With Pages in Jython Contents [ Hide ] This section includes...Particular Page from the PDF File in jython Get Number Of Pages in Jython...

    docs.aspose.com/pdf/java/working-with-pages-in-...
  3. PageSetup.PageHeight | Aspose.Words for .NET

    Discover the PageSetup PageHeight property to efficiently manage your document's height in points, enhancing your layout and presentation....Returns or sets the height of the page in points. public double PageHeight...it will be visible on every page. builder . MoveToHeaderFooter...

    reference.aspose.com/words/net/aspose.words/pag...
  4. Delete PDF Pages programmatically|Aspose.PDF fo...

    You can delete Pages from your PDF file using PHP....PDF Pages programmatically Contents [ Hide ] Delete Page from...delete method and specify the page’s index Call the save method...

    docs.aspose.com/pdf/php-java/delete-pages/
  5. BreakType | Aspose.Words for Java

    Specifies type of a break inside a document in Java....footers for first, even and odd pages. builder.getPageSetup().set...the headers, then add three pages to the document to display each...

    reference.aspose.com/words/java/com.aspose.word...
  6. Aspose.Words.Framesets | Aspose.Words for .NET

    Explore the Aspose.Words.Framesets namespace for powerful classes and enums that simplify managing frames and frames Pages in your documents....represents a frames page or a single frame on a frames page. Classes Class...Represents a frames page or a single frame on a frames page. FramesetCollection...

    reference.aspose.com/words/net/aspose.words.fra...
  7. 跟踪Excel转TIFF的转换进度,使用C++|Documentation

    学习如何使用Aspose.Cells for C++跟踪Excel文件转换为TIFF格式的进度。...args ) override { // Implement page start saving logic here } void...args ) override { // Implement page end saving logic here } }; int...

    docs.aspose.com/cells/zh/cpp/track-conversion-p...
  8. Region-Based Extraction using Python|Aspose.PDF...

    This section contains articles on region-based extraction from PDF documents using Aspose.PDF in Python....from a specific region of a page Extract text from a defined...rectangular region on a particular page of a PDF using Aspose.PDF for...

    docs.aspose.com/pdf/python-net/region-based-ext...
  9. Frameset class | Aspose.Words for Node.js

    Aspose.Words.Frameset class. Represents a frames Page or a single frame on a frames Page...Represents a frames page or a single frame on a frames page. To learn more...items, this instance is a frames page, otherwise it is a single frame...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Rendering in Python|Aspose.Words for Python via...

    Use Aspose.Words for Python via .NET rendering feature to format a flow-layout document into Pages and convert such a document or selected Pages to other documents (PDF, HTML, XPS, etc.) or images (TIFF, PNG, SVG, etc.) formats for viewing, further conversions, or printing....paginated or has the concept of pages. We are talking about rendering...rendering of a document into pages. The following diagram shows what...

    docs.aspose.com/words/python-net/rendering/