Sort Score
Result 10 results
Languages All
Labels All
Results 561 - 570 of 58,917 for

docx

(0.08 sec)
  1. Aspose::Words::StyleCollection::ClearQuickStyle...

    Aspose::Words::StyleCollection::ClearQuickStyleGallery method. Removes all styles from the Quick Style Gallery panel in C++....remove styles work only with DOCX format for now. doc -> get_Styles..."Styles.RemoveStylesFromStyl.docx" ); See Also Class StyleCollection...

    reference.aspose.com/words/cpp/aspose.words/sty...
  2. Aspose::Words::Saving::SaveOptions::get_Progres...

    Aspose::Words::Saving::SaveOptions::get_ProgressCallback method. Called during saving a document and accepts data about saving progress in C++....Progress is reported when saving to Docx , FlatOpc , Docm , Dotm , Dotx...

    reference.aspose.com/words/cpp/aspose.words.sav...
  3. Online WORD File Merger or Build Python Apps to...

    Free online app to combine different WORD files. Python merging library code to merge WORD documents into other formats.... Save to required format: DOCX, DOC, PDF, XLSX, PPTX, Image...Word 2007 Marco File) Merge DOCX Files (Office 2007+ Word Document)...

    products.aspose.com/total/python-net/merge/word/
  4. Convert Markdown to PNG – Python code and Onlin...

    Use Python library to convert Markdown to PNG. Save Markdown as an image file using Python.Try online MD to PNG Converter for free!...'GIF' 'PNG' 'TIFF' 'PDF' 'XPS' 'DOCX'}} document = Converter.con...{{/if_output}} {{#if_output 'DOCX'}} options = DocSaveOptions()...

    products.aspose.com/html/python-net/conversion/...
  5. Convert Markdown to HTML – Python code and Onli...

    Python code for Markdown to HTML conversion. Save Markdown as HTML file using Python library. Try online MD to HTML Converter for free!...'GIF' 'PNG' 'TIFF' 'PDF' 'XPS' 'DOCX'}} document = Converter.con...{{/if_output}} {{#if_output 'DOCX'}} options = DocSaveOptions()...

    products.aspose.com/html/python-net/conversion/...
  6. Document.OriginalLoadFormat | Aspose.Words for ...

    Discover the OriginalLoadFormat property to easily access the format of the original document loaded into your object, enhancing document management....docx" ); Assert . AreEqual ( MyDir + "Document.docx" , doc...Assert . AreEqual ( LoadFormat . Docx , doc . OriginalLoadFormat );...

    reference.aspose.com/words/net/aspose.words/doc...
  7. Aspose::Words::Saving::SvgSaveOptions::get_Show...

    Aspose::Words::Saving::SvgSaveOptions::get_ShowPageBorder method. Controls whether a border is added to the outline of the page. Default is true in C++....docx document to .svg. auto doc =...Document > ( MyDir + u "Document.docx" ); // Configure the SvgSaveOptions...

    reference.aspose.com/words/cpp/aspose.words.sav...
  8. The image Aspose.Cell captures does not look li...

    Hey Aspose Team, I’ve been noticing a weird behavior in my code when I capture the picture of range. The image aspose captures look nothing like the excel chart when I open the excel chart and view it. public virtual S…...for converting Excel file to DOCX format. To export the workbook...MS Word document (DOCX), pass SaveFormat.Docx as the second parameter...

    forum.aspose.com/t/the-image-aspose-cell-captur...
  9. Document.save method | Aspose.Words for Python

    aspose.words.Document.save method...docx' ) doc . save ( file_name =...Shows how to convert a PDF to a .docx. doc = aw . Document () builder...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Word bookmarks loose ID - Free Support Forum - ...

    Hi, Aspose team. Scenario: Aspose.Words 25.4.0 breaks Word bookmark IDs when resaving a Docx document. The sample document has 2 bookmarks in the footer. Issue (actual behavior): If I resave a Docx document with Aspose…...bookmark IDs when resaving a DOCX document. The sample document...(actual behavior) : If I resave a DOCX document with Aspose.Words 25...

    forum.aspose.com/t/word-bookmarks-loose-id/312334