Sort Score
Result 10 results
Languages All
Labels All
Results 4,881 - 4,890 of 141,588 for

page

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

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

    products.aspose.com/words/ka/java/conversion/jp...
  2. Გადაიყვანეთ WORD PDF Java

    გადაიყვანეთ WORD PDF Java ფორმატში კოდით. შეინახეთ WORD როგორც PDF Java....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/wo...
  3. Hello World in Python|Aspose.Words for Java

    Write 'hello' to the Word Document using Python.... Please refresh the page and try again. Related articles...

    docs.aspose.com/words/java/hello-world-in-python/
  4. BorderCollection.lineStyle property | Aspose.Wo...

    BorderCollection.lineStyle property. Gets or sets the border style....Shows how to create green wavy page border with a shadow. let doc...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Public API Changes in Aspose.Cells 8.5.0|Docume...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....When you set Page Setup Scaling using Fit to n page(s) wide by...Microsoft Excel calculates the Page Setup scaling factor. Same can...

    docs.aspose.com/cells/net/public-api-changes-in...
  6. Table.preferred_width property | Aspose.Words f...

    Table.preferred_width property. Gets or sets the table preferred width....fit to 50% of the width of the page. doc = aw . Document () builder...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Convert pdf to image Chinese garbled - Free Sup...

    Convert pdf to jpeg, Chinese garbled,other normal. image.png (51.7 KB) code: file_name_without_ext = Path(file_name).stem document = ap.Document(str(file_path)) resolution = ap.devices.Resolution(200) …...JpegDevice(resolution) page_count = 1 dmc_preview_urls =...dmc_password) while page_count <= max_pages and page_count <= len(document...

    forum.aspose.com/t/convert-pdf-to-image-chinese...
  8. Aspose::Words::Saving::MultiPageLayout class | ...

    Aspose::Words::Saving::MultiPageLayout class. Defines a layout for rendering multiple Pages into a single output in C++....layout for rendering multiple pages into a single output. class...get_BorderColor () Gets the color of the pages border. The default is Empty...

    reference.aspose.com/words/cpp/aspose.words.sav...
  9. ViewType | Aspose.Words for Java

    Possible values for the view mode in Microsoft Word in Java....PAGE_LAYOUT); doc.getViewOptions()...or creating long documents. PAGE_LAYOUT The document shall be...

    reference.aspose.com/words/java/com.aspose.word...
  10. ParagraphAlignment enumeration | Aspose.Words f...

    aspose.words.ParagraphAlignment enumeration. Specifies text alignment in a paragraph....some page setup properties for the section. section . page_setup... SectionStart . NEW_PAGE section . page_setup . paper_size =...

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