Sort Score
Result 10 results
Languages All
Labels All
Results 871 - 880 of 180,915 for

page

(0.19 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. Manipulate PDF Document|Aspose.PDF for Java

    Learn how to manipulate PDF documents in Java using Aspose.PDF, including editing and content updates....Get access to first page of PDF file Page tocPage = document ...0 ] = "First page" ; titles [ 1 ] = "Second page" ; titles [ 2...

    docs.aspose.com/pdf/java/manipulate-pdf-document/
  3. FieldToa.page_number_list_separator property | ...

    FieldToa.Page_number_list_separator property. Gets or sets the character sequence that is used to separate two Page numbers in a Page number list....page_number_list_separator property FieldToa.page_number_list_separator...two page numbers in a page number list. @property def page_number_list_separator...

    reference.aspose.com/words/python-net/aspose.wo...
  4. DocumentBuilder.InsertField | Aspose.Words for ...

    Enhance your documents with DocumentBuilder's InsertField method. Effortlessly add and update Word fields for dynamic content and improved functionality.... Write ( "\nThis is page " ); builder . InsertField (...GetFieldCode (), Is . EqualTo ( " PAGE " )); if ( updateInsertedFields...

    reference.aspose.com/words/net/aspose.words/doc...
  5. Working with Pages in PHP|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....Working with Pages in PHP Contents [ Hide ] This section includes...the following topics: Get a Page Object from Visio Drawing in...

    docs.aspose.com/diagram/java/working-with-pages...
  6. 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...
  7. 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/
  8. 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...
  9. Finding paragraph bounding boxes|Documentation

    Automatic detection of paragraph bounding boxes inside an image....contain more than one image per page. Therefore, the resulting list...objects than the number of pages in the document. Property Type...

    docs.aspose.com/ocr/java/image-regions-paragrap...
  10. PDF 粘性注释使用 C++|Aspose.PDF for C++

    本主题关于粘性注释,作为示例,我们展示了文本中的水印注释。它用于在页面上表示图形。检查代码片段以解决此任务。...pdf" ); auto page = document -> get_Pages () -> idx_get (...MakeObject < WatermarkAnnotation > ( page , MakeObject < Rectangle > (...

    docs.aspose.com/pdf/zh/cpp/sticky-annotations/