Sort Score
Result 10 results
Languages All
Labels All
Results 1,161 - 1,170 of 22,369 for

docx

(0.04 sec)
  1. ShapeType Enum | Aspose.Words for .NET

    Explore the Aspose.Words.Drawing.ShapeType enum to define and customize shape types in your Microsoft Word documents for enhanced visual appeal....docx" ); Shows how Aspose.Words identify...OoxmlSaveOptions ( SaveFormat . Docx ) { // "Strict" or "Transitional"...

    reference.aspose.com/words/net/aspose.words.dra...
  2. HtmlSaveOptions class | Aspose.Words for Python

    aspose.words.saving.HtmlSaveOptions class. Can be used to specify additional options when saving a document into the [SaveFormat.HTML](../../aspose.words/saveformat/#HTML), [SaveFormat.MHTML](../../aspose.words/saveformat/#MHTML), [SaveFormat.EPUB](../../aspose.words/saveformat/#EPUB), [SaveFormat.AZW3](../../aspose.words/saveformat/#AZW3) or [SaveFormat.MOBI](../../aspose.words/saveformat/#MOBI) format...used when saving to a DOC or DOCX file. By default this property...file_name = MY_DIR + 'Rendering.docx' ) # Use a SaveOptions object...

    reference.aspose.com/words/python-net/aspose.wo...
  3. PdfSaveOptions class | Aspose.Words for Python

    aspose.words.saving.PdfSaveOptions class. Can be used to specify additional options when saving a document into the [SaveFormat.PDF](../../aspose.words/saveformat/#PDF) format...used when saving to a DOC or DOCX file. By default this property...file_name = MY_DIR + 'Images.docx' ) # Create a "PdfSaveOptions"...

    reference.aspose.com/words/python-net/aspose.wo...
  4. PdfSaveOptions class | Aspose.Words for Node.js

    Aspose.Words.Saving.PdfSaveOptions class. Can be used to specify additional options when saving a document into the [SaveFormat.Pdf](../../aspose.words/saveformat/#Pdf) format...used when saving to a DOC or DOCX file. By default this property...Document ( base . myDir + "Images.docx" ); // Create a "PdfSaveOptions"...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Convert MHTML to PDF – C# Examples and Online C...

    Convert MHTML to PDF in C# or online. Consider the supported MHTML to PDF conversion scenarios in C# examples. Try online MHTML Converter....{{/if_output}} {{#if_output 'DOCX'}} var options = new DocSaveOptions();...

    docs.aspose.com/html/net/convert-mhtml-to-pdf/
  6. HtmlSaveOptions | Aspose.Words for Java

    Can be used to specify additional options when saving a document into the SaveFormat.HTML SaveFormat.MHTML SaveFormat.EPUB SaveFormat.AZW_3 or SaveFormat.MOBI format in Java....docx"); File imagesDir = new File(getArtifactsDir()...Document(getMyDir() + "Rendering.docx"); // Use a SaveOptions object...

    reference.aspose.com/words/java/com.aspose.word...
  7. Table Class | Aspose.Words for .NET

    Discover the Aspose.Words.Tables.Table class to easily create and manage tables in Word documents, enhancing your document's layout and functionality....docx" ); Shows how to iterate through...new Document ( MyDir + "Tables.docx" ); TableCollection tables =...

    reference.aspose.com/words/net/aspose.words.tab...
  8. Table class | Aspose.Words for Python

    aspose.words.tables.Table class. Represents a table in a Word document...docx' ) Shows how to create a table...ARTIFACTS_DIR + 'Table.CreateTable.docx' ) Shows how to iterate through...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Aspose::Words::Settings::CompatibilityOptions c...

    Aspose::Words::Settings::CompatibilityOptions class. Contains compatibility options (that is, the user preferences entered on the Compatibility tab of the Options dialog in Microsoft Word). To learn more, visit the documentation article in C++....set_SaveFormat ( SaveFormat :: Docx ); doc -> Save ( ArtifactsDir..."OoxmlSaveOptions.Iso29500Strict.docx" , saveOptions ); // Our saved...

    reference.aspose.com/words/cpp/aspose.words.set...
  10. Aspose::Words::Drawing::ShapeType enum | Aspose...

    Aspose::Words::Drawing::ShapeType enum. Specifies the type of shape in a Microsoft Word document in C++....docx" ); Shows how Aspose.Words identify...OoxmlSaveOptions > ( SaveFormat :: Docx ); saveOptions -> set_Compliance...

    reference.aspose.com/words/cpp/aspose.words.dra...