Sort Score
Result 10 results
Languages All
Labels All
Results 1,371 - 1,380 of 187,823 for

page

(0.7 sec)
  1. Rotate Text Inside PDF|Aspose.PDF for Java

    Learn how to rotate text inside a PDF document, providing flexibility in document layout using Aspose.PDF for Java...Document (); // Get particular page Page pdfPage = pdfDocument . getPages...the text fragment to the PDF page textBuilder . appendText ( textFragment1...

    docs.aspose.com/pdf/java/rotate-text-inside-pdf/
  2. 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/
  3. FieldToa.SequenceSeparator | Aspose.Words for .NET

    Discover the FieldToa SequenceSeparator property—easily customize the character sequence for separating sequence and Page numbers for enhanced clarity....separate sequence numbers and page numbers. public string SequenceSeparator...displaying long citations and page numbers for each entry. FieldToa...

    reference.aspose.com/words/net/aspose.words.fie...
  4. 使用用户定义的单元格|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....vsdx" ); // get page by name Page page = diagram . getPages...getPage ( "Page-1" ); // get shape by id Shape shape = page . getShapes...

    docs.aspose.com/diagram/zh/java/working-with-us...
  5. 刷新形状数据|Documentation

    本节介绍如何使用 Aspose.Diagram 刷新 visio 形状的形状数据。...); // Get page by name Page page = diagram . Pages . GetPage...GetPage ( "Page-3" ); // Get Shape Shape shape = page . Shapes . GetShape...

    docs.aspose.com/diagram/zh/net/refresh-shapes-d...
  6. Replace Fields C#|Aspose.Words for .NET

    Learn how to replace fields with text in C#. Replace fields with static data using the .NET API.... What is this page about? This page explains how to replace...example, trying to convert the PAGE field in a header or footer...

    docs.aspose.com/words/net/replace-fields/
  7. Add Text to PDF Using Python | Aspose.PDF

    Add text to PDF programmatically with Python sample code using Aspose.PDF for Python for .NET... Add the TextParagraph to Page using TextBuilder. Save the...# Get particular page page = document . pages [ 1 ] # Create text...

    products.aspose.com/pdf/python-net/text/
  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. Seamlessly combine DOCX pages vertically into o...

    Does Aspose.Words support exporting a multi-Page DOCX into one seamless PNG (all Pages appended vertically without gaps)? Sample DOCX: multi-Page.docx (13.4 KB) Current PNG output: output.png (1.3 KB) Expected …...Seamlessly combine DOCX pages vertically into one PNG Aspose...exporting a multi-page DOCX into one seamless PNG (all pages appended...

    forum.aspose.com/t/seamlessly-combine-docx-page...
  10. Remove Hidden Text from Document|Aspose.Words f...

    Remove hidden text from a document easily and fast instead of using Open XML SDK in C#.... What is this page about? This page explains how to remove...document programmatically. On this page we will look at how to remove...

    docs.aspose.com/words/net/remove-hidden-text-fr...