Sort Score
Result 10 results
Languages All
Labels All
Results 6,121 - 6,130 of 349,466 for

document

(0.15 sec)
  1. Forms2OleControlCollection.Item | Aspose.Words ...

    Access the Forms2OleControl object effortlessly with the Item property. Simplify your control management by retrieving items at any index seamlessly....embedded in a document and its child controls. Document doc = new...new Document ( MyDir + "OLE ActiveX controls.docm" ); // Shapes...

    reference.aspose.com/words/net/aspose.words.dra...
  2. Row.GetText | Aspose.Words for .NET

    Discover the Row GetText method to effortlessly retrieve text from all cells in a row, including the end-of-row character for seamless data management....table in a document. public void TableToText () { Document doc = new...new Document ( MyDir + "DocumentVisitor-compatible features.docx"...

    reference.aspose.com/words/net/aspose.words.tab...
  3. DocumentVisitor.VisitCellStart | Aspose.Words f...

    Discover the VisitCellStart method in DocumentVisitor, essential for managing table cell enumeration efficiently. Enhance your coding skills today!...table in a document. public void TableToText () { Document doc = new...new Document ( MyDir + "DocumentVisitor-compatible features.docx"...

    reference.aspose.com/words/net/aspose.words/doc...
  4. MetafileRenderingMode enumeration | Aspose.Word...

    Aspose.Words.Saving.MetafileRenderingMode enumeration. Specifies how Aspose.Words should render WMF and EMF metafiles....saves the bitmap to the output document. Examples Shows added a fallback...() => { let doc = new aw . Document ( base . myDir + "WMF with...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. FontSavingArgs.KeepFontStreamOpen | Aspose.Word...

    Discover how the KeepFontStreamOpen property in FontSavingArgs lets Aspose.Words manage font streams efficiently, enhancing your Document processing experience....SaveExportedFonts () { Document doc = new Document ( MyDir + "Rendering...them alongside the output document. doc . Save ( ArtifactsDir...

    reference.aspose.com/words/net/aspose.words.sav...
  6. InlineStory.is_move_to_revision property | Aspo...

    InlineStory.is_move_to_revision property. Returns ``True`` if this object was moved (inserted) in Microsoft Word while change tracking was enabled.... Document ( file_name = MY_DIR + 'Revision...docx' ) # When we edit the document while the "Track Changes"...

    reference.aspose.com/words/python-net/aspose.wo...
  7. FieldCitation.FormatLanguageId | Aspose.Words f...

    Discover how the FieldCitation FormatLanguageId property enhances citation formatting in your Documents by managing language IDs for bibliographic styles....format the citation in the document. public string FormatLanguageId...BIBLIOGRAPHY fields. // Open a document containing bibliographical...

    reference.aspose.com/words/net/aspose.words.fie...
  8. HtmlSaveOptions.fontSavingCallback property | A...

    HtmlSaveOptions.fontSavingCallback property. Allows to control how fonts are saved when a Document is saved to HTML, MHTML or EPUB....how fonts are saved when a document is saved to HTML, MHTML or...() => { let doc = new aw . Document ( base . myDir + "Rendering...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Extract Text and Images from DOC File Online an...

    Online DOC file parser app. .NET API C# code to extract images and text content from DOC Document....NET based DOC document parser utility application...DOC document text extraction. Download Parse DOC Document via...

    products.aspose.com/total/net/parse/doc/
  10. Hello World in Python|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....method of Document class and specify the second document to append...EXCEL_97_TO_2003 ) print "Document has been saved, please check...

    docs.aspose.com/cells/java/hello-world-in-python/