Sort Score
Result 10 results
Languages All
Labels All
Results 5,471 - 5,480 of 400,436 for

document

(0.63 sec)
  1. Rotating PDF Pages Using Python|Aspose.PDF for ...

    This topic describes how to rotate the page orientation in an existing PDF file programmatically with Python....rotates every page of a PDF document 90 degrees clockwise using...orientation issues, such as scanned documents that are sideways. The original...

    docs.aspose.com/pdf/python-net/rotate-pages/
  2. Embedded Excel Object in Word to pdf with Farsi...

    I have a word Document written in Farsi which has an Embedded Excel Object which is a table copied from an excel and pasted as picture in this Document. When I convert it to PDF all the characters in this table get messe…...2025, 11:44am 1 I have a word document written in Farsi which has...pasted as picture in this document. When I convert it to PDF...

    forum.aspose.com/t/embedded-excel-object-in-wor...
  3. Add Page Stamp to PDF using Java | Aspose.PDF

    Add page stamp to PDF file programmatically with Java sample code using Aspose.PDF for Java....</dependency> Add Page Stamp to PDF Document Java You need Aspose.PDF for...instance of Document. Open a PDF document using Document object....

    products.aspose.com/pdf/java/stamps/page/
  4. CleanupOptions.duplicateStyle property | Aspose...

    CleanupOptions.duplicateStyle property. Gets/sets a flag indicating whether duplicate styles should be removed from Document...styles should be removed from document. Default value is false ....styles from the document. let doc = new aw . Document (); // Add two...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. XlsxSaveOptions.saveFormat property | Aspose.Wo...

    XlsxSaveOptions.saveFormat property. Specifies the format in which the Document will be saved if this save options object is used...Specifies the format in which the document will be saved if this save...compress XLSX document. let doc = new aw . Document ( base . myDir...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. FrameFormat | Aspose.Words for Java

    Represents frame related formatting for a paragraph in Java.... Document doc = new Document(getMyDir() + "Paragraph...that are frames. Document doc = new Document(getMyDir() + "Paragraph...

    reference.aspose.com/words/java/com.aspose.word...
  7. TEXT to PDF Converter using PHP | Aspose.PDF

    Sample code on PHP for TEXT to PDF conversion. Use example code for batch TEXT to PDF conversion with Aspose.PDF for PHP via Java...convert programmatically a document from TEXT to PDF format using...conversion formats, see the Documentation pages. Also, you can check...

    products.aspose.com/pdf/php-java/conversion/tex...
  8. BMP to PDF Converter using PHP | Aspose.PDF

    Sample code on PHP for BMP to PDF conversion. Use example code for batch BMP to PDF conversion with Aspose.PDF for PHP via Java...convert programmatically a document from BMP to PDF format using...conversion formats, see the Documentation pages. Also, you can check...

    products.aspose.com/pdf/php-java/conversion/bmp...
  9. Aspose.Words for .NET

    This API allows to create, edit, render, print, and convert Word Documents without utilizing Microsoft Word....using C# How to Convert Word Document to HTML using C# How to Convert...MS Word Document using C# How to Create Word Document using C#...

    kb.aspose.com/words/net/page/4/
  10. CompositeNode.GetText | Aspose.Words for .NET

    Discover the CompositeNode GetText method to efficiently retrieve text from nodes and their children, enhancing your data processing capabilities.... Document doc = new Document (); DocumentBuilder...ToString will give us the document's appearance if saved to a...

    reference.aspose.com/words/net/aspose.words/com...