Sort Score
Result 10 results
Languages All
Labels All
Results 2,871 - 2,880 of 141,256 for

page

(0.08 sec)
  1. Გადაიყვანეთ WORD TIFF Python

    გადაიყვანეთ WORD TIFF Python ფორმატში კოდით. შეინახეთ WORD როგორც TIFF Python....TIFF) for page in range (doc.page_count): save_options.page_set =...saving.PageSet(page) doc.save( f"Output_ {page + 1 } .tiff" ,...

    products.aspose.com/words/ka/python-net/convers...
  2. Გადაიყვანეთ WORD PNG Python

    გადაიყვანეთ WORD PNG Python ფორმატში კოდით. შეინახეთ WORD როგორც PNG Python....PNG) for page in range (doc.page_count): save_options.page_set =...saving.PageSet(page) doc.save( f"Output_ {page + 1 } .png" , save_options)...

    products.aspose.com/words/ka/python-net/convers...
  3. Split Documents via C++ | products.aspose.com

    Split PDF, Microsoft Word, Excel spreadsheets and PowerPoint presentations via your C++ application. Split document by Page number or by some predefined pattern....file into multiple files by page number or by some defined pattern...extract specific sections or pages, or distribute content across...

    products.aspose.com/total/cpp/split/
  4. Developer Guide|Documentation

    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....Icons insert Icons to Worksheet Page Layout Themes Excel 2007 Themes...Excel File Page Setup Setting Margins Setting Page Options Setting...

    docs.aspose.com/cells/java/developer-guide/
  5. RevisionOptions.ShowInBalloons | Aspose.Words f...

    Discover the RevisionOptions ShowInBalloons property! Control revision visibility in balloons for enhanced document clarity. Default is None....revision in a balloon on the page's right margin. doc . LayoutOptions...bar on the left side of the page next to lines affected by revisions...

    reference.aspose.com/words/net/aspose.words.lay...
  6. Split ODT File Online or via Java | products.as...

    Free online app to split different ODT files. Java splitter library 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. Code...

    products.aspose.com/total/java/split/odt/
  7. Split RTF File Online or via Java | products.as...

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

    products.aspose.com/total/java/split/rtf/
  8. 使用 Java 向 PDF 添加文本 | Aspose.PDF

    Java原始程式碼用於處理Java和PHP上的PDF檔中的文本,德爾福。...pdf" ); // get particular page Page pdfPage = document . getPages...the text fragment to the PDF page textBuilder . appendText ( textFragment...

    products.aspose.com/pdf/zh-hant/java/text/
  9. Print Presentation|Aspose.Slides Documentation

    Print PowerPoint Presentation in Java...attributes such as orientation and page range. Create an instance of...Notes must require changing the page orientation to OrientationRequested...

    docs.aspose.com/slides/java/print-presentation/
  10. Trying to create a word-like text box in PDF - ...

    Hi, I’m trying to create a word-like text box in a PDF document. I was able to do it in a Word file (using aspose of course), but don’t know how to do it in PDF. This text box needs to have a small picture, a text and …...banner in the head of the first page. No point in putting a code...size is proportionate to the page width, // but should not exceed...

    forum.aspose.com/t/trying-to-create-a-word-like...