Sort Score
Result 10 results
Languages All
Labels All
Results 511 - 520 of 1,038 for

pdf to docx

(0.08 sec)
  1. OutlineOptions class | Aspose.Words for Python

    aspose.words.saving.OutlineOptions class. Allows To specify outline options...document that we are rendering to PDF. doc = aw . Document ( file_name...'Bookmarks in headers and footers.docx' ) # Create a "PdfSaveOptions"...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Document.UpdatePageLayout | Aspose.Words for .NET

    Revamp your document's structure with the UpdatePageLayout method, ensuring a polished and organized layout for enhanced readability and presentation....first convert a document to PDF, XPS, image or print it. However...+ "Rendering.docx" ); // Saving a document to PDF, to an image...

    reference.aspose.com/words/net/aspose.words/doc...
  3. OutlineOptions | Aspose.Words for Java

    Allows To specify outline options in Java....document that we are rendering to PDF. Document doc = new Document(getMyDir()..."Bookmarks in headers and footers.docx"); // Create a "PdfSaveOptions"...

    reference.aspose.com/words/java/com.aspose.word...
  4. DmlRenderingMode Enum | Aspose.Words for .NET

    Discover how Aspose.Words.Saving.DmlRenderingMode enhances DrawingML shape rendering for high-quality fixed page formats. Optimize your document visuals!...fallback shapes when saving to PDF. Document doc = new Document...+ "DrawingML shape fallbacks.docx" ); // Create a "PdfSaveOptions"...

    reference.aspose.com/words/net/aspose.words.sav...
  5. 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/)....how to save a document to the PDF format in the form of a book...( base . myDir + "Paragraphs.docx" ); // Create a "PdfSaveOptions"...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. DmlRenderingMode enumeration | Aspose.Words for...

    Aspose.Words.Saving.DmlRenderingMode enumeration. Specifies how DrawingML shapes are rendered To fixed page formats....a document as we save it to PDF. let doc = new aw . Document...myDir + "DrawingML shape effects.docx" ); // Create a "PdfSaveOptions"...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Document.update_page_layout method | Aspose.Wor...

    Document.update_page_layout method. Rebuilds the page layout of the document....first convert a document to PDF, XPS, image or print it. However...+ 'Rendering.docx' ) # Saving a document to PDF, to an image...

    reference.aspose.com/words/python-net/aspose.wo...
  8. OutlineOptions.defaultBookmarksOutlineLevel pro...

    OutlineOptions.defaultBookmarksOutlineLevel property. Specifies the default level in the document outline at which To display Word bookmarks....document that we are rendering to PDF. let doc = new aw . Document..."Bookmarks in headers and footers.docx" ); // Create a "PdfSaveOptions"...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. PdfSaveOptions.use_book_fold_printing_settings ...

    PdfSaveOptions.use_book_fold_printing_settings 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.multiple_pages](../../../aspose.words/pagesetup/multiple_pages/)....how to save a document to the PDF format in the form of a book...file_name = MY_DIR + 'Paragraphs.docx' ) # Create a "PdfSaveOptions"...

    reference.aspose.com/words/python-net/aspose.wo...
  10. SaveOptions.create_save_options method | Aspose...

    aspose.words.saving.SaveOptions.create_save_options method...rendering large documents to PDF. doc = aw . Document ( file_name...file_name = MY_DIR + 'Rendering.docx' ) # Create a "PdfSaveOptions"...

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