Sort Score
Result 10 results
Languages All
Labels All
Results 3,571 - 3,580 of 143,535 for

page

(0.15 sec)
  1. Փոխարկել JPG WORD Javascript

    Փոխարկեք JPG ը WORD ձևաչափի JavaScript կոդով: Պահեք JPG որպես WORD օգտագործելով JavaScript:...jpg") for (var page = 0; page < doc.pageCount; page++) { var extractedPage...extractPages(page, 1); extractedPage.save(`Output_${page + 1}.docx`);...

    products.aspose.com/words/hy/nodejs-net/convers...
  2. Փոխարկել Պատկեր TXT Javascript

    Փոխարկեք Պատկեր ը TXT ձևաչափի JavaScript կոդով: Պահեք Պատկեր որպես TXT օգտագործելով JavaScript:...png") for (var page = 0; page < doc.pageCount; page++) { var extractedPage...extractPages(page, 1); extractedPage.save(`Output_${page + 1}.txt`);...

    products.aspose.com/words/hy/nodejs-net/convers...
  3. PdfSaveOptions.useBookFoldPrintingSettings prop...

    PdfSaveOptions.useBookFoldPrintingSettings property. Gets or sets a boolean value indicating whether the document should be saved using a booklet printing layout, if it is specified via [PageSetup.multiplePages](../../../aspose.words/Pagesetup/multiplePages/)....settings are not specified in page setup, this option will have..."MultiplePages" // properties of the page setup objects of all sections...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Developer Guide | Aspose.Page for .NET

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

    docs.aspose.com/page/net/developer-guide/
  5. Product Support|Aspose.Slides for Node.js via ....

    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....NET home page Product home page. Aspose.Slide blog...blog Check this page regularly for information on new releases and...

    docs.aspose.com/slides/nodejs-net/product-support/
  6. Product Support|Aspose.Slides for Python 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....Python via Java home page Product home page. Aspose.Slides blog...version of Aspose.Slides from this page. We often release new versions...

    docs.aspose.com/slides/python-java/product-supp...
  7. Convert HTML To MARKDOWN Java

    Convert HTML to MARKDOWN format in Java code. Save HTML as MARKDOWN using Java....the easy steps to turn a HTML page into Markdown format. Read your...for (int page = 0; page < doc.getPageCount(); page++) { saveOptions...

    products.aspose.com/words/java/conversion/html-...
  8. HeaderFooterCollection.footerFirst property | A...

    HeaderFooterCollection.footerFirst property. Retrieves a footer for the first Page of the section....Retrieves a footer for the first page of the section. get footerFirst...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. 将TIFF转换为PDF|Aspose.PDF for Android via Java

    Aspose.PDF for Android via Java 允许将多页或多帧TIFF图像转换为PDF应用程序。...document = new Document (); Page page = document . getPages ()....setImageStream ( inputStream ); page . getParagraphs (). add ( image...

    docs.aspose.com/pdf/zh/androidjava/convert-tiff...
  10. PDF 表单。通过 Java 进行管理 | Aspose.PDF

    在 Java 和 PHP、Delphi 上的 PDF 文件中使用这个 Java 源代码管理 PDF 表单。...pdf" ); Page page = pdfDocument . getPages ()...textBoxField = new TextBoxField ( page , new Rectangle ( 100 , 200...

    products.aspose.com/pdf/zh-hant/java/acroforms/