Sort Score
Result 10 results
Languages All
Labels All
Results 461 - 470 of 18,355 for

docx

(0.04 sec)
  1. FontInfoCollection.EmbedTrueTypeFonts | Aspose....

    Learn how the EmbedTrueTypeFonts property in FontInfoCollection enhances document quality by allowing TrueType font embedding. Default is false.... This option works for DOC, DOCX and RTF formats only. Examples...Document ( MyDir + "Document.docx" ); FontInfoCollection fontInfos...

    reference.aspose.com/words/net/aspose.words.fon...
  2. SvgSaveOptions.textOutputMode property | Aspose...

    SvgSaveOptions.textOutputMode property. Gets or sets a value determining how text should be rendered in SVG....docx document to .svg. let doc =...Document ( base . myDir + "Document.docx" ); // Configure the SvgSaveOptions...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. SvgSaveOptions.TextOutputMode | Aspose.Words fo...

    Discover the SvgSaveOptions TextOutputMode property, which controls text rendering in SVG for enhanced visual quality and customization. Optimize your graphics today!...docx document to .svg. Document doc...Document ( MyDir + "Document.docx" ); // Configure the SvgSaveOptions...

    reference.aspose.com/words/net/aspose.words.sav...
  4. SvgSaveOptions.text_output_mode property | Aspo...

    SvgSaveOptions.text_output_mode property. Gets or sets a value determining how text should be rendered in SVG....docx document to .svg. doc = aw ...file_name = MY_DIR + 'Document.docx' ) # Configure the SvgSaveOptions...

    reference.aspose.com/words/python-net/aspose.wo...
  5. DigitalSignatureUtil.Sign | Aspose.Words for .NET

    Effortlessly sign your documents with DigitalSignatureUtil's Sign method. Securely apply digital signatures using CertificateHolder and SignOptions....Supported formats are: Doc, Dot, Docx, Dotx, Docm, Dotm, Odt, Ott...FileStream ( MyDir + "Document.docx" , FileMode . Open )) { using...

    reference.aspose.com/words/net/aspose.words.dig...
  6. Word to PDF breaks tables across pages - Aspose...

    I have a Docx document with tables. In word tables are set to not break accross pages. I shows OK in MS Word. When I convert to PDF using Aspose.Total the table is broken across pages. More info: When I convert onlin…...29, 2022, 4:24pm #1 I have a docx document with tables. In word...and thats wrong. testebreak.docx (25.9 KB) testebreak_good.pdf...

    forum.aspose.com/t/word-to-pdf-breaks-tables-ac...
  7. Aspose::Words::Fonts::FontInfoCollection::get_E...

    Aspose::Words::Fonts::FontInfoCollection::get_EmbedSystemFonts method. Specifies whether or not to embed System fonts into the document. Default value for this property is false. This option works only when EmbedTrueTypeFonts option is set to true in C++.... This option works for DOC, DOCX and RTF formats only. Examples...Document > ( MyDir + u "Document.docx" ); SharedPtr < Aspose :: Words...

    reference.aspose.com/words/cpp/aspose.words.fon...
  8. Aspose::Words::Saving::SaveOptions::get_TempFol...

    Aspose::Words::Saving::SaveOptions::get_TempFolder method. Specifies the folder for temporary files used when saving to a DOC or Docx file. By default this property is null and no temporary files are used in C++....used when saving to a DOC or DOCX file. By default this property...Document > ( MyDir + u "Rendering.docx" ); // When we save a document...

    reference.aspose.com/words/cpp/aspose.words.sav...
  9. Row constructor | Aspose.Words for Python

    Row constructor. Initializes a new instance of the [Row](../) class....docx' ) def create_table ( doc :...for ISO / IEC 29500 compliant .docx documents (see the OoxmlCompliance...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Convert Markdown to PDF in Python – Aspose.HTML

    Convert Markdown to PDF using Aspose.HTML Python library. Consider Markdown to PDF conversion scenarios in Python examples....'GIF' 'PNG' 'TIFF' 'PDF' 'XPS' 'DOCX'}} document = Converter.con...{{/if_output}} {{#if_output 'DOCX'}} options = DocSaveOptions()...

    docs.aspose.com/html/python-net/convert-markdow...