Sort Score
Result 10 results
Languages All
Labels All
Results 3,411 - 3,420 of 189,192 for

page

(3.65 sec)
  1. Გადაიყვანეთ HTML JPG Java

    გადაიყვანეთ HTML JPG Java ფორმატში კოდით. შეინახეთ HTML როგორც JPG Java....for ( int page = 0 ; page < doc.getPageCount(); page++) { saveOptions...PageSet (page)); doc.save(String.format( "Output_%d.jpg" , page + 1...

    products.aspose.com/words/ka/java/conversion/ht...
  2. Გადაიყვანეთ TEXT PNG Java

    გადაიყვანეთ TEXT PNG Java ფორმატში კოდით. შეინახეთ TEXT როგორც PNG Java....for ( int page = 0 ; page < doc.getPageCount(); page++) { saveOptions...PageSet (page)); doc.save(String.format( "Output_%d.png" , page + 1...

    products.aspose.com/words/ka/java/conversion/te...
  3. Გადაიყვანეთ DOC Გამოსახულება Java

    გადაიყვანეთ DOC Გამოსახულება Java ფორმატში კოდით. შეინახეთ DOC როგორც Გამოსახულება Java....for ( int page = 0 ; page < doc.getPageCount(); page++) { saveOptions...PageSet (page)); doc.save(String.format( "Output_%d.jpg" , page + 1...

    products.aspose.com/words/ka/java/conversion/do...
  4. Add Watermark in PHP|Aspose.Words for Java

    Add Watermark to Document using PHP....// Place the watermark in the page center. $ relativeHorizontalPo...( $ relativeHorizontalPo -> PAGE ); $ watermark -> setRelativeVerticalP...

    docs.aspose.com/words/java/add-watermark-in-php/
  5. How to Underline in PDF using Python

    This article describes how to underline in PDF using Python. It shares the details to set the environment and a sample runnable code to underline text in PDF using Python....Page Product Family Aspose.PSD Product...Document class and add a new page Instantiate a TextBuilder object...

    kb.aspose.com/pdf/python/how-to-underline-in-pd...
  6. Aspose.Pdf.Comparison.SideBySidePdfComparer Err...

    Sometime when adding multiple ‘ExcludeAreas’ the Compare methode is running into an error: Index was out of range. Must be non-negative and less than the size of the collection. (Parameter ‘index’) …...Pages[i], pdfDocumentB.Pages[i], outputCompareSideByS...exclude. Validate Page Count : Ensure that the pages you are comparing...

    forum.aspose.com/t/aspose-pdf-comparison-sideby...
  7. How to Use Aspose.Words Instead of Apache POI|A...

    How to download and install Aspose.Words for Java and what prerequisites have to be met to work with Aspose.Words instead of Apache POI....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...
  8. Working with Tables | Aspose.Note Documentation

    A comprehensive guide on working with tables in Java programming language....Page Product Solution Aspose.PSD...ZIP Product Solution Aspose.Page Product Solution Aspose.PSD...

    docs.aspose.com/note/java/working-with-tables/
  9. FieldIndex.RunSubentriesOnSameLine | Aspose.Wor...

    Discover the FieldIndex RunSubentriesOnSameLine property to easily manage subentries inline with main entries for streamlined data organization....side, // and the number of the page that contains the XE field on...PageNumberSeparator = ", see page " ; index . Heading = "A" ;...

    reference.aspose.com/words/net/aspose.words.fie...
  10. How to get Comment and Author from Visio FIle -...

    Hello, Team, we are trying to get comment added by author in visio, see sample snap shot for visio file. Here I can get the comment using below code, AnnotationCollection annotations = Page.PageSheet.Annotations; // …...AnnotationCollection annotations = page.PageSheet.Annotations; // Iterate...author‑comment pairs (here we walk all pages) var authorComments = new Dictionary<string...

    forum.aspose.com/t/how-to-get-comment-and-autho...