Sort Score
Result 10 results
Languages All
Labels All
Results 891 - 900 of 3,459 for

import document

(0.03 sec)
  1. PdfLoadOptions | Aspose.Words for Java

    Allows to specify additional options when loading Pdf Document into a Document object in Java....options when loading Pdf document into a Document object. To learn more...the Specify Load Options documentation article. Examples: Shows...

    reference.aspose.com/words/java/com.aspose.word...
  2. MarkdownSaveOptions.ListExportMode | Aspose.Wor...

    Discover the ListExportMode property of MarkdownSaveOptions, which controls how list items are output. Optimize your files with flexible MarkdownSyntax!...recognized as plain text upon importing in this case. When this property...the markdown document. Document doc = new Document ( MyDir + "List...

    reference.aspose.com/words/net/aspose.words.sav...
  3. DocumentBuilder | Aspose.Words for Java

    Provides methods to insert text images and other content specify font paragraph and section formatting in Java....visit the Document Builder Overview documentation article. Remarks:...process of building a Document easier. Document is a composite object...

    reference.aspose.com/words/java/com.aspose.word...
  4. HtmlSaveOptions.exportFontResources property | ...

    HtmlSaveOptions.exportFontResources property. Specifies whether font resources should be exported to HTML, MHTML or EPUB...resources allows for consistent document rendering independent of the...is set to true , main HTML document will refer to every font via...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Aspose::Words::Loading::TxtLoadOptions::get_Det...

    Aspose::Words::Loading::TxtLoadOptions::get_DetectNumberingWithWhitespaces method. Allows to specify how numbered list items are recognized when Document is Imported from plain text format. The default value is true in C++....are recognized when document is imported from plain text format...plaintext documents. // Create a plaintext document in a string...

    reference.aspose.com/words/cpp/aspose.words.loa...
  6. PdfLoadOptions class | Aspose.Words for Node.js

    Aspose.Words.Loading.PdfLoadOptions class. Allows to specify additional options when loading Pdf Document into a [Document](../../aspose.words/Document/) object...options when loading Pdf document into a Document object. To learn more...the Specify Load Options documentation article. Inheritance: PdfLoadOptions...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. 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...
  8. IResourceLoadingCallback | Aspose.Words for Java

    Implement this interface if you want to control how Aspose.Words loads external resource when Importing a Document and inserting images using DocumentBuilder in Java....external resource when importing a document and inserting images...external resources into a document. public void resourceLoadingCallb()...

    reference.aspose.com/words/java/com.aspose.word...
  9. ReplacingArgs.MatchNode | Aspose.Words for .NET

    Discover the ReplacingArgs MatchNode property to easily access the node where your match begins, enhancing your coding efficiency and accuracy....Shows how to insert an entire document’s contents as a replacement...() { Document mainDoc = new Document ( MyDir + "Document insertion...

    reference.aspose.com/words/net/aspose.words.rep...
  10. NodeImporter constructor | Aspose.Words for Nod...

    Aspose.Words.NodeImporter constructor...source document. dstDoc DocumentBase The destination document that...that will be the owner of imported nodes. importFormatMode ImportFormatMode...

    reference.aspose.com/words/nodejs-net/aspose.wo...