Sort Score
Result 10 results
Languages All
Labels All
Results 851 - 860 of 3,459 for

import document

(0.14 sec)
  1. Screen Reader Accessibility – C# Examples

    Learn how to design your website for screen reader accessibility and how to check alternative text for screen readers against WCAG guidelines using Aspose.HTML for .NET API.... This is important not only for people with disabilities...purpose. In addition to the importance of alternative text for people...

    docs.aspose.com/html/net/screen-reader-accessib...
  2. ReplaceAction Enum | Aspose.Words for .NET

    Discover the Aspose.Words.ReplaceAction enum to control match outcomes in your replace operations, enhancing Document editing efficiency and precision....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...
  3. ImportFormatMode Enum | Aspose.Words for .NET

    Discover how Aspose.Words.ImportFormatMode enhances Document formatting by seamlessly merging styles from Imported content for optimal results....merged when importing content from another document. public enum...UseDestinationStyles 0 Use the destination document styles and copy new styles...

    reference.aspose.com/words/net/aspose.words/imp...
  4. ImportFormatMode | Aspose.Words for Java

    Specifies how formatting is merged when Importing content from another Document in Java....merged when importing content from another document. Remarks: When...When you copy nodes from one document to another, this option specifies...

    reference.aspose.com/words/java/com.aspose.word...
  5. TxtLoadOptions class | Aspose.Words for Node.js

    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/nodejs-net/aspose.wo...
  6. HtmlSaveOptions | Aspose.Words for Java

    Can be used to specify additional options when saving a Document into the SaveFormat.HTML SaveFormat.MHTML SaveFormat.EPUB SaveFormat.AZW_3 or SaveFormat.MOBI format in Java....additional options when saving a document into the SaveFormat.HTML ...the Specify Save Options documentation article. Examples: Shows...

    reference.aspose.com/words/java/com.aspose.word...
  7. MarkdownLoadOptions Class | Aspose.Words for .NET

    Discover Aspose.Words.MarkdownLoadOptions to enhance your Markdown Document loading experience. Customize options for seamless integration into your projects....when loading Markdown document into a Document object. public class...relative URIs found in the document into absolute URIs when required...

    reference.aspose.com/words/net/aspose.words.loa...
  8. GlossaryDocument Class | Aspose.Words for .NET

    Discover the Aspose.Words.BuildingBlocks.GlossaryDocument class, your key to managing AutoText and Building Blocks seamlessly in Word Documents....glossary document within a Word document. A glossary document is a...Aspose.Words Document Object Model (DOM) documentation article. public...

    reference.aspose.com/words/net/aspose.words.bui...
  9. MarkdownSaveOptions | Aspose.Words for Java

    Class to specify additional options when saving a Document into the SaveFormat.MARKDOWN format in Java....additional options when saving a document into the SaveFormat.MARKDOWN...the Specify Save Options documentation article. Examples: Shows...

    reference.aspose.com/words/java/com.aspose.word...
  10. What is HTML DOM? – C# Parsing

    You will find information about an HTML DOM and learn how to access and manipulate a DOM tree using the Aspose.HTML C# library....you to load and parse HTML documents, navigate the DOM tree, and...and access and modify document elements, attributes, and content...

    docs.aspose.com/html/net/tutorial/what-is-html-...