Sort Score
Result 10 results
Languages All
Labels All
Results 6,151 - 6,160 of 190,016 for

page

(0.19 sec)
  1. Փոխարկել PDF WORD C#

    Փոխարկեք PDF ը WORD ձևաչափի C# կոդով: Պահեք PDF որպես WORD օգտագործելով C#:...docx); for (int page = 0; page < doc.PageCount; page++) { saveOptions...PageSet = new PageSet(page); doc.Save($"Output_{page + 1}.docx", saveOptions);...

    products.aspose.com/words/hy/net/conversion/pdf...
  2. Փոխարկել WORD PDF C#

    Փոխարկեք WORD ը PDF ձևաչափի C# կոդով: Պահեք WORD որպես PDF օգտագործելով C#:...pdf); for (int page = 0; page < doc.PageCount; page++) { saveOptions...PageSet = new PageSet(page); doc.Save($"Output_{page + 1}.pdf", saveOptions);...

    products.aspose.com/words/hy/net/conversion/wor...
  3. How to Add Audio to PDF using Python

    This article describes how to add audio to PDF using Python. It provides all the basic details to configure the IDE and a runnable sample code to embed audio into PDF using Python....Page Product Family Aspose.PSD Product...annotations collection of the selected page Save the PDF file These steps...

    kb.aspose.com/pdf/python/how-to-add-audio-to-pd...
  4. Add Image Stamp to PDF using Java | Aspose.PDF

    Add image stamp to PDF file programmatically with Java sample code using Aspose.PDF for Java.... Add the Stamp to Page using AddStamp method Add Image...); // Add stamp to particular page pdfDocument . getPages (). get_Item...

    products.aspose.com/pdf/java/stamps/image/
  5. VbaModuleCollection Class | Aspose.Words for .NET

    Discover the Aspose.Words.Vba.VbaModuleCollection class, your essential tool for managing VbaModule objects efficiently in document automation....Name} signed; Project code page: {vbaProject.CodePage}; Modules...Name} not signed; Project code page: {vbaProject.CodePage}; Modules...

    reference.aspose.com/words/net/aspose.words.vba...
  6. Converting a SVG file to GIF using Python | Asp...

    Sample code on Python for SVG to GIF conversion. Use example code for batch SVG to GIF conversion with Python and .NET...formats, see the Documentation pages. Also, you can check the other...Initialize a page counter variable to track the current page number...

    products.aspose.com/pdf/python-net/conversion/s...
  7. Remove Highlight from PDF using C#

    Refer to this article to remove highlight from PDF using C#. It has details to set the IDE, a list of steps, and a sample code demonstrating how to delete highlights in PDF using C#....Page Product Family Aspose.PSD Product...the Document class Parse each page and filter highlights from the...

    kb.aspose.com/pdf/net/remove-highlight-from-pdf...
  8. Online MHT File Compression or Build Python App...

    Free online app to compress different MHT files. Python archiving library code for MHT documents....compression reduces the size of web page archives, which include HTML...web content. Key Use Cases Web Page Archival Compress MHT files...

    products.aspose.com/total/python-net/compress/mht/
  9. Aspose.BarCode for Python via Java|Documentation

    Aspose.Barcode for Python via Java is implemented by using the python-java bridge. It allows developers to quickly and easily add barcode generation and recognition functionality to their Python applications....for Python via Java Product Page Install Aspose.BarCode for Python...results. Please refresh the page and try again. Related articles...

    docs.aspose.com/barcode/python-java/
  10. Փոխակերպեք Word, PDF և Շատ Այլ Ֆայլերի Ձևաչափեր...

    Փաստաթղթերը ծրագրային Java ով տարբեր ֆայլերի ձևաչափերի միջև՝ DOC, DOCX, PDF, RTF, ODT, TXT, MOBI, HTML, JPG, PNG և շատ ավելին:...for (int page = 0; page < doc.getPageCount(); page++) { saveOptions...PageSet(page)); doc.save(String.format("Output_%d.pdf", page + 1)...

    products.aspose.com/words/hy/java/conversion/