Sort Score
Result 10 results
Languages All
Labels All
Results 5,551 - 5,560 of 187,704 for

page

(0.24 sec)
  1. Რამდენიმე WORD TIFF Java

    შეაერთეთ მრავალი WORD TIFF Java კოდში. შეინახეთ WORD როგორც TIFF Java....for ( int page = 0 ; page < output.getPageCount(); page++) { Document...extractedPage = output.extractPages(page, 1 ); extractedPage.save(String...

    products.aspose.com/words/ka/java/merge/word-to...
  2. Add Text stamps in PDF programmatically|Aspose....

    Add a text stamp to a PDF file using the TextStamp class with PHP....) method of the Page class to add the stamp in the...new Document ( $inputFile ); $pages = $document -> getPages ();...

    docs.aspose.com/pdf/php-java/text-stamps-in-the...
  3. RevisionOptions.revised_properties_effect prope...

    RevisionOptions.revised_properties_effect property. Allows to specify the effect for content areas with changes of formatting properties [RevisionType.FORMAT_CHANGE](../../../aspose.words/revisiontype/#FORMAT_CHANGE) Default value is [RevisionTextEffect.NONE](../../revisiontexteffect/#NONE)...bar on the left side of the page next to lines affected by revisions...balloons # on the right side of the page. revision_options . show_in_balloons...

    reference.aspose.com/words/python-net/aspose.wo...
  4. FieldMergeBarcode.PosCodeStyle | Aspose.Words f...

    Discover the FieldMergeBarcode PosCodeStyle property for customizable Point of Sale barcodes. Support for UPCA, EAN13, and more with flexible styling options!...will create a new page for each row. Each page will contain a DISPLAYBARCODE...

    reference.aspose.com/words/net/aspose.words.fie...
  5. Aspose::Words::DocumentBase::get_BackgroundShap...

    Aspose::Words::DocumentBase::get_BackgroundShape method. Gets or sets the background shape of the document. Can be null in C++....a background shape for every page of a document. auto doc = System...ways of using this shape as a page background. // 1 - A flat color:...

    reference.aspose.com/words/cpp/aspose.words/doc...
  6. RevisionOptions.moved_to_text_color property | ...

    RevisionOptions.moved_to_text_color property. Allows to specify the color to be used for areas where content was moved to [RevisionType.MOVING](../../../aspose.words/revisiontype/#MOVING)...bar on the left side of the page next to lines affected by revisions...balloons # on the right side of the page. revision_options . show_in_balloons...

    reference.aspose.com/words/python-net/aspose.wo...
  7. BuiltInDocumentProperties.characters property |...

    BuiltInDocumentProperties.characters property. Represents an estimate of the number of characters 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...
  8. Developer Guide | Aspose.Page for Javascript vi...

    Developer Guide provides you with the necessary information you will need when working with PDLs supported by Aspose.Page API solution for Javascript via C++...Page Product Solution Aspose.PSD...ZIP Product Solution Aspose.Page Product Solution Aspose.PSD...

    docs.aspose.com/page/javascript-cpp/developer-g...
  9. Გადაიყვანეთ Word, PDF Და Მრავალი Სხვა Ფაილის Ფო...

    გადააკეთეთ დოკუმენტები პროგრამულად Java სხვადასხვა ფაილის ფორმატებს შორის: DOC, DOCX, PDF, RTF, ODT, TXT, MOBI, HTML, JPG, PNG და მრავალი სხვა....for (int page = 0; page < doc.getPageCount(); page++) { saveOptions...PageSet(page)); doc.save(String.format("Output_%d.pdf", page + 1)...

    products.aspose.com/words/ka/java/conversion/
  10. MetafileRenderingOptions | Aspose.Words for Java

    Allows to specify additional metafile rendering options in Java....metafile according to the size on page or the display of the metafile...metafile rendering to the size on page. getRenderingMode() Gets a value...

    reference.aspose.com/words/java/com.aspose.word...