Sort Score
Result 10 results
Languages All
Labels All
Results 171 - 180 of 5,242 for

document navigation

(0.26 sec)
  1. Web Scraping using C# - Convert HTML to Word Fi...

    Scrape website web pages as well as export HTML to Microsoft Word Documents via your .NET applications by integrating the Aspose APIs....extracting information from HTML documents. The API offers a robust toolset...act as a means to navigate through the document and pinpoint the...

    products.aspose.com/total/net/conversion/html-t...
  2. HTML 导航 – Java 示例

    了解如何使用 Aspose.HTML for Java API 浏览 HTML 文档并详细检查其中的元素。...使用上述属性,您可以浏览 HTML 文档,如下所示: Copy 1 // Navigate the HTML DOM using Java 2...</span>" ; 5 6 // Initialize a document from the prepared code 7 HTMLDocument...

    docs.aspose.com/html/zh/java/html-navigation/
  3. Manage Presentation Accessibility in .NET|Aspos...

    Automate presentation accessibility checks in PPT, PPTX and ODP files with Aspose.Slides for .NET—enhance screen reader experience and boost compliance....keyboard-only navigation—can understand and navigate your slides...

    docs.aspose.com/slides/net/presentation-accessi...
  4. CompositeNode Class | Aspose.Words for .NET

    Discover the Aspose.Words.CompositeNode class, your essential tool for creating complex Document structures with ease and efficiency....Words Document Object Model (DOM) documentation article. public...identifier. virtual Document { get; } Gets the document to which this...

    reference.aspose.com/words/net/aspose.words/com...
  5. CompositeNode class | Aspose.Words for Python

    aspose.words.CompositeNode class. Base class for nodes that can contain other nodes...Words Document Object Model (DOM) documentation article. Remarks...Remarks A document is represented as a tree of nodes, similar...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Load Read and View Documents via .NET | product...

    Read and view PDF, Microsoft Word, Excel spreadsheets and PowerPoint presentations via your .NET application. C# code listed....Viewer Load Read and View Documents using .NET APIs Read and open...Total for .NET. Download A Document Viewer, at its core, is a...

    products.aspose.com/total/net/viewer/
  7. Sandboxing – Secure Code Execution – Aspose.HTM...

    Learn how to use sandbox flags and create a sandbox environment where the C# application runs using Aspose.HTML for .NET....NET Working with HTML Documents Sandboxing Live Demos HTML...the current document, especially when a document is loaded from...

    docs.aspose.com/html/net/sandboxing/
  8. PDF to PDF/A conversion: tagging problem - Free...

    Hello! I want to convert pdf-Documents to tagged pdf (PDF/A-1a): Document Document = new Document(new ByteArrayInputStream(input)); PdfFormatConversionOptions options = new PdfFormatConversionOptions(PdfFormat.PDF_A_…...pdf-documents to tagged pdf (PDF/A-1a): Document document = new...new Document(new ByteArrayInputStream(input)); PdfFormatConversionO...

    forum.aspose.com/t/pdf-to-pdf-a-conversion-tagg...
  9. Document Merger for Dynamics CRM|Aspose.Words f...

    The Aspose Document Merger is an open-source add-on to be used in Microsoft Dynamic CRM. It allows automatically merge two Documents into single or creating new Document using existing Documents in C#....Ask AI Document Merger for Dynamics CRM Contents [ Hide ] What...about? This page describes the Document Merger for Dynamics CRM, which...

    docs.aspose.com/words/net/document-merger-for-d...
  10. Frequently Asked Questions – Aspose.HTML for .NET

    This article includes frequently asked questions about using the functionality of the Aspose.HTML for .NET library....Questions Q: How to convert HTML document to PDF? A: It is very simple...Converters.Converter.ConvertHTML( "document.html" , new PdfSaveOptions()...

    docs.aspose.com/html/net/faq/