Sort Score
Result 10 results
Languages All
Labels All
Results 7,171 - 7,180 of 189,230 for

page

(2.72 sec)
  1. Გადაიყვანეთ Გამოსახულება BMP Java

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

    products.aspose.com/words/ka/java/conversion/im...
  2. Aspose::Words::Loading::LoadOptions::get_UseSys...

    Aspose::Words::Loading::LoadOptions::get_UseSystemLcid method. Gets or sets whether to use LCID value obtained from Windows registry to determine Page setup default margins in C++....Windows registry to determine page setup default margins. bool...

    reference.aspose.com/words/cpp/aspose.words.loa...
  3. Converting a PDF file to JPEG using Android via...

    Sample code on Java for PDF to JPEG conversion. Use example code for batch PDF to JPEG conversion in Android...formats, see the Documentation pages. Also, you can check the other...Library on the Documentation pages. To verify the benefits of the...

    products.aspose.com/pdf/android-java/conversion...
  4. FieldSkipIf.ComparisonOperator | Aspose.Words f...

    Discover the FieldSkipIf ComparisonOperator property, easily manage and customize your comparison operators for enhanced data handling....Examples Shows how to skip pages in a mail merge using the SKIPIF...mail merge will produce two pages. DataTable table = new DataTable...

    reference.aspose.com/words/net/aspose.words.fie...
  5. Watermark VSX document via Python | products.as...

    Python sample code to add watermark to VSX documents within any Python based application....Diagram object Select Page via its id Use Page’s addText function...vsx" ); page = diagram.getPages().getPage( 0 ) shape = page.addText(...

    products.aspose.com/diagram/python-net/watermar...
  6. JSON markup|Documentation

    Use the most popular data exchange format for describing complex Aspose.OMR forms as nested data structures...."children" : [ { "element_type" : "Page" , "children" : [ /*** put content...You can use multiple top-level Page elements to separate the content...

    docs.aspose.com/omr/net/json-markup/
  7. Watermark VDW document via Python | products.as...

    Python sample code to add watermark to VDW documents within any Python based application....Diagram object Select Page via its id Use Page’s addText function...vdw" ); page = diagram.getPages().getPage( 0 ) shape = page.addText(...

    products.aspose.com/diagram/python-java/waterma...
  8. Watermark VSD document via Python | products.as...

    Python sample code to add watermark to VSD documents within any Python based application....Diagram object Select Page via its id Use Page’s addText function...vsd" ); page = diagram.getPages().getPage( 0 ) shape = page.addText(...

    products.aspose.com/diagram/python-java/waterma...
  9. PDF to TEXT Merge using Java | Aspose.PDF

    Combine two or more PDF documents into one TEXT single file programmatically with Java sample code using Aspose.PDF for Java...Library on the Documentation pages. To verify the benefits of the...new page to TXT document In loop: add PDF file to new page After...

    products.aspose.com/pdf/java/merger/pdf-to-text/
  10. Clone a Document in C++|Aspose.Words for C++

    Clone a document to get its identical copy using C++. When creating a copy, nodes and properties of the original document are cloned....all document settings such as page layout, styles, and custom properties...object model, which includes page setup, styles, custom document...

    docs.aspose.com/words/cpp/clone-a-document/