Sort Score
Result 10 results
Languages All
Labels All
Results 5,961 - 5,970 of 190,038 for

page

(0.71 sec)
  1. Გადაიყვანეთ Გამოსახულება DOCX Javascript

    გადაიყვანეთ Გამოსახულება DOCX JavaScript ფორმატში კოდით. შეინახეთ Გამოსახულება როგორც DOCX JavaScript....png") for (var page = 0; page < doc.pageCount; page++) { var extractedPage...extractPages(page, 1); extractedPage.save(`Output_${page + 1}.docx`);...

    products.aspose.com/words/ka/nodejs-net/convers...
  2. Გადაიყვანეთ Გამოსახულება PNG Javascript

    გადაიყვანეთ Გამოსახულება PNG JavaScript ფორმატში კოდით. შეინახეთ Გამოსახულება როგორც PNG JavaScript....png") for (var page = 0; page < doc.pageCount; page++) { var extractedPage...extractPages(page, 1); extractedPage.save(`Output_${page + 1}.png`);...

    products.aspose.com/words/ka/nodejs-net/convers...
  3. Გადაიყვანეთ Გამოსახულება 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/ka/nodejs-net/convers...
  4. Formulas|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.... Please refresh the page and try again. Related articles...

    docs.aspose.com/cells/cpp/formulas/
  5. Introduction|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.... Please refresh the page and try again. Related articles...

    docs.aspose.com/cells/python-net/introduction/
  6. Charts|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.... Please refresh the page and try again. Related articles...

    docs.aspose.com/cells/cpp/charts/
  7. Create a PDF/A2-a - Free Support Forum - aspose...

    Hi, I developed some code to create a pdf file from scratch, I use object like: TextSegment FloatingBox TextFragment Line Image everything is seen correctly inside the pdf. Now I would like to modify the code to ma…...setLanguage(“it-IT”); Page page = document.getPages().add();...textFragment.setText(text); page.getParagraphs().add(textFragment);...

    forum.aspose.com/t/create-a-pdf-a2-a/312852
  8. Add Text stamps in PDF C#|Aspose.PDF for .NET

    Add a text stamp to a PDF document using the TextStamp class with Aspose.PDF for .NET library....call AddStamp method of the Page to add the stamp in the PDF...stamp to particular page document . Pages [ 1 ]. AddStamp ( textStamp...

    docs.aspose.com/pdf/net/text-stamps-in-the-pdf-...
  9. EPS Images Dithering with Python | products.asp...

    How to use Python for EPS images and photos dithering on desktop and web applications....minimizes file sizes and accelerates page loading. Yet, to prevent abrupt...formats (including uniform multi-page or multi-frame image processing)...

    products.aspose.com/imaging/python-net/dither/eps/
  10. About images/pdf attachment in aspose word temp...

    Could you pls help me on how to import multiple images/pdfs as an image form in Aspose.word template Linq reporting engine dynamically which are saved as bytes at backend.... (Optional) Convert PDF pages to images first – because Word...-------- // Convert first page (or all pages) to PNG var imageStream...

    forum.aspose.com/t/about-images-pdf-attachment-...