Sort Score
Result 10 results
Languages All
Labels All
Results 5,861 - 5,870 of 242,733 for

page

(0.14 sec)
  1. RowFormat.heading_format property | Aspose.Word...

    RowFormat.heading_format property. True if the row is repeated as a table heading on every Page when the table spans more than one Page....on every page when the table spans more than one page. @property...with rows that repeat on every page. doc = aw . Document () builder...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Aspose::Words::Layout::LayoutCollector::Clear m...

    Aspose::Words::Layout::LayoutCollector::Clear method. Clears all collected layout data. Call this method after document was manually updated, or layout was rebuilt in C++....how to see the the ranges of pages that a node spans. auto doc..."GetNumPagesSpanned" method to count how many pages the content of our document...

    reference.aspose.com/words/cpp/aspose.words.lay...
  3. Get Base64 content of each para from the word d...

    Hi Team, In our project, we perform a snapshot operation on Word document which means we load an entire word document into Aspose document and split the doc with each paragraph convert the content into stream and then l…...see for a single para entire page is allocated. I am sure if this...Document.Save methods saves entire page to the image. As an easy workaround...

    forum.aspose.com/t/get-base64-content-of-each-p...
  4. Aspose::Words::Layout::LayoutCollector::get_Doc...

    Aspose::Words::Layout::LayoutCollector::get_Document method. Gets or sets the document this collector instance is attached to in C++....how to see the the ranges of pages that a node spans. auto doc..."GetNumPagesSpanned" method to count how many pages the content of our document...

    reference.aspose.com/words/cpp/aspose.words.lay...
  5. HorizontalAlignment enumeration | Aspose.Words ...

    aspose.words.drawing.HorizontalAlignment enumeration. Specifies horizontal alignment of a floating shape, text frame or floating table....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...
  6. FreeTextAnnotation | Aspose.PDF for Java API Re...

    Represents a free text annotation that displays text directly on the Page....displays text directly on the page. Unlike an ordinary text annotation...Generator. FreeTextAnnotation(Page page, Rectangle rect, DefaultAppearance...

    reference.aspose.com/pdf/java/com.aspose.pdf/fr...
  7. PDF Forms. Manage via Java | Aspose.PDF

    Manage PDF Forms programmaticaly with Java sample code using Aspose.PDF for Java.... Access the Page via its index. Call the Form..._dataDir + "TextField.pdf" ); Page page = pdfDocument . getPages ()...

    products.aspose.com/pdf/java/acroforms/
  8. Aspose.Note for Java 18.7 Release Notes

    Products Aspose.Total Product Solution Aspose.Words Product Solution Aspose.PDF Product Solution Aspose.Cells Product......Page Product Solution Aspose.PSD...Contents [ Hide Show ] This page contains release notes information...

    docs.aspose.com/note/java/aspose-note-for-java-...
  9. TextAbsorber - Aspose.PDF for Java - API Reference

    Detailed explanation & examples for every class & method in Aspose.PDF for Java library. Easily create, edit, convert or render PDF documents using Java platform....OutlineItemCollectio Outlines Page Page.BeforePageGenerate PageActionCollection...text on the first PDF document page. // open document Document doc...

    reference.aspose.com/pdf/java/com.aspose.pdf/Te...
  10. Text Formatting inside PDF using Python|Aspose....

    Explore text formatting options within PDF files in Python using Aspose.PDF for customized document styling.... Page page = document . Pages . Add (); string...SubsequentLinesInden = 20 }; page . Paragraphs . Add ( text );...

    docs.aspose.com/pdf/python-net/text-formatting-...