Sort Score
Result 10 results
Languages All
Labels All
Results 2,011 - 2,020 of 186,809 for

page

(0.21 sec)
  1. ShapeBase.behind_text property | Aspose.Words f...

    ShapeBase.behind_text property. Specifies whether the shape is below or above text....floating image to the center of a page. doc = aw . Document () builder...overlapping text and align it to the page's center. shape = builder ....

    reference.aspose.com/words/python-net/aspose.wo...
  2. ParagraphFormat.widow_control property | Aspose...

    ParagraphFormat.widow_control property. True if the first and last lines in the paragraph are to remain on the same Page as the rest of the paragraph....paragraph are to remain on the same page as the rest of the paragraph...onto one page, one line may spill over onto the next page. # The...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Retrieve an ActiveX Control from a Shape Object...

    Modify properties of an activeX Control with Aspose.Diagram library....(); // Load and get a Visio page by name Diagram diagram = new...vsd" ); Page page = diagram . Pages . GetPage ( "Page-1" ); //...

    docs.aspose.com/diagram/net/retrieve-an-activex...
  4. 使用 Java 向 PDF 添加文本 | Aspose.PDF

    使用 Aspose.PDF for Java,使用 Java 示例代码,以编程方式向 PDF 添加文本...TextBuilder 將 TextParagraph 新增到 Page。 再次儲存文件。 將文字新增到 PDF - Java 此示例代码说明如何在...toString ()); // get particular page Page pdfPage = pdfDocument . getPages...

    products.aspose.com/pdf/zh-hant/java/text/
  5. Extracting raw text from PDF file|Aspose.PDF fo...

    This article describes various ways to extract text from PDF documents using Aspose.PDF for Java. From entire Pages, from a specific part, based on columns, etc....] Extract Text From All the Pages of a PDF Document Extracting...extracting text from all the pages of a PDF document. To extract...

    docs.aspose.com/pdf/java/extract-text-from-all-...
  6. Get Visio Shape Inherit Line|Documentation

    This section explains how to get visio shape's line style inherited from it's parent style and master with Aspose.Diagram....); // Get page by name Page page = diagram . Pages . GetPage...GetPage ( "Page-3" ); foreach ( Aspose . Diagram . Shape shape in page...

    docs.aspose.com/diagram/net/get-visio-shape-inh...
  7. Convert Between Measurement Units in C#|Aspose....

    Aspose.Words for .NET can help you with how to convert between measurement units, for example, inches to points and points to inches, pixels to points, points to pixels using C#.... What is this page about? This page explains how to convert...useful when setting various page properties because, for instance...

    docs.aspose.com/words/net/convert-between-measu...
  8. Retrieve Comments from a Document|Aspose.Words ...

    Retrieve comments from a word processing document easily and fast instead of using Open XML SDK in C#.... What is this page about? This page explains how to retrieve...document programmatically. On this page we will look at how to retrieve...

    docs.aspose.com/words/net/retrieve-comments-fro...
  9. Extract Image from Word Document|Aspose.Words f...

    Extract image from a document easily and fast instead of using Open XML SDK in C#.... What is this page about? This page explains how to extract...from a Word document. On this page we will look at how to extract...

    docs.aspose.com/words/net/extract-image-from-wo...
  10. Insert a Comment into a Word Processing Documen...

    Insert a comment into a word document easily and fast instead of using Open XML SDK in C#.... What is this page about? This page describes how to insert...into a Word document. On this page we will look at how to insert...

    docs.aspose.com/words/net/insert-a-comment-into...