Sort Score
Result 10 results
Languages All
Labels All
Results 4,631 - 4,640 of 294,696 for

document

(0.19 sec)
  1. LoadOptions.baseUri property | Aspose.Words for...

    LoadOptions.baseUri property. Gets or sets the string that will be used to resolve relative URIs found in the Document into absolute URIs when required...relative URIs found in the document into absolute URIs when required...loading an HTML document from a stream and the document contains images...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Aspose::Words::Saving::IImageSavingCallback int...

    Aspose::Words::Saving::IImageSavingCallback interface. Implement this interface if you want to control how Aspose.Words saves images when saving a Document to HTML. May be used by other formats in C++....saves images when saving a document to HTML. May be used by other...during saving into Markdown document. void RenameImages () { auto...

    reference.aspose.com/words/cpp/aspose.words.sav...
  3. Aspose.Words for C++ | Aspose API References

    Aspose.Words is a class library that can be used by developers for various platforms for a variety of Document processing tasks....and printing Microsoft Word documents without utilizing Microsoft...robust support for AI-powered document processing. Aspose::Words::Bibliography...

    reference.aspose.com/words/cpp/
  4. TxtLoadOptions class | Aspose.Words for Python

    aspose.words.loading.TxtLoadOptions class. Allows to specify additional options when loading [LoadFormat.TEXT](../../aspose.words/loadformat/#TEXT) Document into a [Document](../../aspose.words/Document/) object...TEXT document into a Document object. To learn more...the Specify Load Options documentation article. Inheritance: TxtLoadOptions...

    reference.aspose.com/words/python-net/aspose.wo...
  5. IDocumentLoadingCallback.Notify | Aspose.Words ...

    Track Document loading progress effortlessly with the IDocumentLoadingCallback Notify method. Enhance user experience with real-time updates!...This is called to notify of document loading progress. public void...how to notify the user if document loading exceeded expected...

    reference.aspose.com/words/net/aspose.words.loa...
  6. ReplacingArgs | Aspose.Words for Java

    Provides data for a custom replace operation in Java....visit the Find and Replace documentation article. Examples: Shows...throws Exception { Document doc = new Document(); DocumentBuilder...

    reference.aspose.com/words/java/com.aspose.word...
  7. FieldMacroButton.MacroName | Aspose.Words for .NET

    Discover the FieldMacroButton MacroName property to easily manage and customize your macros or commands for enhanced functionality and efficiency....us to run a document’s macros by clicking. Document doc = new Document...Document ( MyDir + "Macro.docm" ); DocumentBuilder builder =...

    reference.aspose.com/words/net/aspose.words.fie...
  8. Online XPS to MHTML Conversion or Build .NET ba...

    Free online app to convert XPS to MHTML files. .NET C# conversion library code for XPS Documents....will be converted into MHTML document Download the converted MHTML...Automation API Open XPS file using Document class Convert XPS to Doc by...

    products.aspose.com/total/net/conversion/xps-to...
  9. Working with Comments in C#|Aspose.Words for .NET

    Working with comments using C#....with comments – comments in a document in Aspose.Words are represented...Comments Using Comments in a Word document (in addition to Track Changes)...

    docs.aspose.com/words/net/working-with-comments/
  10. RevisionsView | Aspose.Words for Java

    Allows to specify whether to work with the original or revised version of a Document in Java....original or revised version of a document. Examples: Shows how to switch...original view of a document. Document doc = new Document(getMyDir() +...

    reference.aspose.com/words/java/com.aspose.word...