Sort Score
Result 10 results
Languages All
Labels All
Results 2,451 - 2,460 of 140,996 for

page

(0.12 sec)
  1. 创建一个复杂的PDF|Aspose.PDF for PHP via Java

    Aspose.PDF for PHP via Java 允许您创建包含图像、文本片段和表格的更复杂的文档。...$document = new Document (); //添加页面 $page = $document -> getPages () ->...DIRECTORY_SEPARATOR . 'logo.png' ; $page -> AddImage ( $imageFileName...

    docs.aspose.com/pdf/zh/php-java/complex-pdf-exa...
  2. BuiltInDocumentProperties.charactersWithSpaces ...

    BuiltInDocumentProperties.charactersWithSpaces property. Represents an estimate of the number of characters (including spaces) in the document....document statistics such as word/page/character counts as metadata...Statistics // Page count: The PageCount property shows the page count...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. How to Highlight a PDF Document using Java

    This article guides on how to highlight a PDF document using Java. It shares the configuration details, steps, and runnable sample code to highlight words in PDF using Java....Page Product Family Aspose.PSD Product...object Parse through the given page and find the text fragments...

    kb.aspose.com/pdf/java/how-to-highlight-a-pdf-d...
  4. How to Add Circle to PDF using Python

    This article guides on how to add circle to PDF using Python. It contains detailed information about the IDE and stepwise process to insert circle in PDF using Python....Page Product Family Aspose.PSD Product...Document class object and add a page to it Create a graph object...

    kb.aspose.com/pdf/python/how-to-add-circle-to-p...
  5. How to Use Aspose.Words Instead of Docx4j|Aspos...

    How to download and install Aspose.Words for Java and what prerequisites have to be met to work with Aspose.Words instead of docx4j....requirements and next steps on this page. Check Requirements and Prerequisites...for Java on the Installation page. Get Started with Aspose.Words...

    docs.aspose.com/words/java/aspose-words-instead...
  6. Split ODT File Online or using Android Mobile A...

    Free online app to split different ODT files. Android splitter library Java code for ODT documents....number of pages in the ODT file. Loop through each page and use...to extract the page. Save the extracted page into new file. Java...

    products.aspose.com/total/android-java/split/odt/
  7. ControlChar.PageBreak | Aspose.Words for .NET

    Discover the ControlChar PageBreak field, manage Page breaks efficiently with the x000c character. Simplify your document formatting today!...PageBreak field Page break character: “\x000c” or...// Add a page break. builder . Write ( "Before page break." +...

    reference.aspose.com/words/net/aspose.words/con...
  8. Aspose::Words::ControlChar::PageBreakChar field...

    Aspose::Words::ControlChar::PageBreakChar field. Page break character: (char)12 or "\f" in C++....[ Hide ] PageBreakChar field Page break character: (char)12 or...Add a page break. builder -> Write ( String ( u "Before page break...

    reference.aspose.com/words/cpp/aspose.words/con...
  9. Add Barcodes to Word Documents|Documentation

    How to Add Barcodes to MS Word Files Using Aspose.BarCode and Aspose.Words...is positioned relative to the page edges instead of using the cursor...the top/left position of the page wordBuilder . Write ( "First...

    docs.aspose.com/barcode/net/add-barcode-to-word...
  10. Document.view_options property | Aspose.Words f...

    Document.view_options property. Provides options to control how the document is displayed in Microsoft Word.... PAGE_LAYOUT doc . view_options ....document to fit the width of the page. # Set the "ZoomType" property...

    reference.aspose.com/words/python-net/aspose.wo...