Sort Score
Result 10 results
Languages All
Labels All
Results 1,521 - 1,530 of 5,346 for

document navigation

(2.38 sec)
  1. OfficeMath Class | Aspose.Words for .NET

    Discover the Aspose.Words.Math.OfficeMath class, designed for creating and managing Office Math objects like equations and matrices with ease....Working with OfficeMath documentation article. public class OfficeMath...line. virtual Document { get; } Gets the document to which this...

    reference.aspose.com/words/net/aspose.words.mat...
  2. SmartTag Class | Aspose.Words for .NET

    Discover the Aspose.Words.Markup.SmartTag class, which enhances Document editing by identifying smart tags around inline elements like images and fields....Structured Document Tags or Content Control documentation article...identifier. virtual Document { get; } Gets the document to which this...

    reference.aspose.com/words/net/aspose.words.mar...
  3. Convert TXT to PPSM via Java or with free Onlin...

    Java API to Export TXT to PPSM without using Microsoft Word or PowerPoint or online. Test free TXT to PPSM online converter quickly before integrating the code....manipulating documents, including the ability to convert documents to HTML...via Java Open TXT file using Document class Convert TXT file to...

    products.aspose.com/total/java/conversion/txt-t...
  4. How to use XPath – Aspose.HTML for .NET

    Learn how to use Aspose.HTML to navigate through HTML and select nodes by XPath Query; how to select all photos from HTML using XPath expressions....different parts of an XML-based document using a non-XML syntax. The...addressing of the nodes in a document tree. XPath is a query language...

    docs.aspose.com/html/net/how-to-articles/how-to...
  5. Issue with accessibility in DOCX to PDF convers...

    Hello Team, I am using Aspose.Words for .NET with a valid temporary license to convert DOCX Documents to PDF using a PowerShell script (without Microsoft Word automation). My implementation uses the following configura…...temporary license to convert DOCX documents to PDF using a PowerShell...DisplayDocTitle = true The document conversion works successfully...

    forum.aspose.com/t/issue-with-accessibility-in-...
  6. Common issues with XPS files and how to solve them

    Troubleshooting with XPS files involves indicating the problem and resolving it. Learn about the most common XPS errors....used to represent electronic documents in a standardized way. XPS...files are designed to save a document’s layout, fonts, graphics...

    docs.aspose.com/page/net/troubleshoot-with-xps-...
  7. Working with Bookmarks in PDF using C#|Aspose.P...

    Discover how to work with PDF bookmarks in .NET using Aspose.PDF for easy Document Navigation and organization....other places in a PDF document, navigate through pages, and quickly...

    docs.aspose.com/pdf/net/bookmarks/
  8. Row Class | Aspose.Words for .NET

    Discover the Aspose.Words.Tables.Row class for seamless table row management in your Documents. Enhance your Document processing with powerful features!...the Working with Tables documentation article. public class Row...identifier. virtual Document { get; } Gets the document to which this...

    reference.aspose.com/words/net/aspose.words.tab...
  9. Working with Table of Contents|Aspose.Words for...

    Insert and manage 'Table of Contents' in a Document using Node.js....Often you will work with documents containing a table of contents...existing table of contents in the document using just a few lines of...

    docs.aspose.com/words/nodejs-net/working-with-t...
  10. Rectangle for hyperlink - Free Support Forum - ...

    Hi We need to add hyperlink annotation at right bottom with 10 as margin from both side. The rectangle gives only position from left and top. It will be very kind if someone help us to get this code, how to set positio…...Open the document Document document = new Document("input.pdf");...pdf"); Page page = document.Pages[1]; // Get the page dimensions...

    forum.aspose.com/t/rectangle-for-hyperlink/312974