Sort Score
Result 10 results
Languages All
Labels All
Results 8,431 - 8,440 of 18,304 for

docx to doc

(0.1 sec)
  1. Document.update_page_layout method | Aspose.Wor...

    Document.update_page_layout method. Rebuilds the page layout of the Document.... doc = aw . Document ( file_name =...= MY_DIR + 'Rendering.docx' ) # Saving a document to PDF, to...

    reference.aspose.com/words/python-net/aspose.wo...
  2. PdfSaveOptions.downsample_options property | As...

    PdfSaveOptions.downsample_options property. Allows To specify downsample options.... doc = aw . Document ( file_name =...= MY_DIR + 'Images.docx' ) # Create a "PdfSaveOptions" object...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Bookmark.name property | Aspose.Words for Python

    Bookmark.name property. Gets or sets the name of the bookmark.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # A valid bookmark has a...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Document.watermark property | Aspose.Words for ...

    Document.watermark property. Provides access To the Document watermark.... doc = aw . Document () # Add a plain...plain text watermark. doc . watermark . set_text ( text = 'Aspose...

    reference.aspose.com/words/python-net/aspose.wo...
  5. IFieldMergingCallback Interface | Aspose.Words ...

    Master mail merge with Aspose.Words! Implement the IFieldMergingCallback interface To cusTomize data insertion in merge fields for seamless Document creation....ImageFromBlob () { Document doc = new Document ( MyDir + "Mail...destination - Northwind employees.docx" ); doc . MailMerge . FieldMergingCallback...

    reference.aspose.com/words/net/aspose.words.mai...
  6. Aspose::Words::PageSetup::get_VerticalAlignment...

    Aspose::Words::PageSetup::get_VerticalAlignment method. Returns or sets the vertical alignment of text on each page in a Document or section in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); // Modify the page setup properties...

    reference.aspose.com/words/cpp/aspose.words/pag...
  7. Compress PDF Files Online or using Android Mobi...

    Free online app To compress different PDF files. Android compression library Java code for PDF Documents....[Product Documentation](https://docs.aspose.com/pdf/java/system-requirements/)...(Comma Seperated Values) Compress DOC Files (Microsoft Word Binary...

    products.aspose.com/total/android-java/compress...
  8. DownsampleOptions.downsample_images property | ...

    DownsampleOptions.downsample_images property. Specifies whether images should be downsampled.... doc = aw . Document ( file_name =...= MY_DIR + 'Images.docx' ) # Create a "PdfSaveOptions" object...

    reference.aspose.com/words/python-net/aspose.wo...
  9. WarningInfo.Source | Aspose.Words for .NET

    Discover the WarningInfo Source property that reveals the origin of warnings, enhancing your application's reliability and user experience.... Document doc = new Document ( MyDir + "Emphases..."Emphases markdown warning.docx" ); WarningInfoCollectio warnings...

    reference.aspose.com/words/net/aspose.words/war...
  10. SignatureLineOptions class | Aspose.Words for N...

    Aspose.Words.SignatureLineOptions class. Allows To specify options for signature line being inserted... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); let signatureLineOptions =...

    reference.aspose.com/words/nodejs-net/aspose.wo...