Sort Score
Result 10 results
Languages All
Labels All
Results 1,421 - 1,430 of 5,239 for

document navigation

(0.23 sec)
  1. BuiltInDocumentProperties.links_up_to_date prop...

    BuiltInDocumentProperties.links_up_to_date property. Indicates whether hyperlinks in a Document are up-to-date....Indicates whether hyperlinks in a document are up-to-date. @property...Examples Shows how to work with document properties in the “Content”...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Working with Table of Contents in Java|Aspose.W...

    Table of Content field in details. How to create and modify `TOC` field using Java....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/java/working-with-table-o...
  3. Show and Hide Worksheets and Tabs with JavaScri...

    This article provides sample code for using the JavaScript API or JavaScript Library to programmatically display and hide an Excel worksheet. Additionally, it shows how to show and hide Excel workbook tabs....Cells initialized" ); }); document . getElementById ( 'runExample'...() => { const fileInput = document . getElementById ( 'fileInput'...

    docs.aspose.com/cells/javascript-cpp/show-and-h...
  4. View Excel File Online and using .NET | product...

    Free online Excel file viewer app. .NET API C# code to read Excel file for viewer application....NET based Excel document viewer utility application...view Excel document. Download View Excel Document via Online...

    products.aspose.com/total/net/viewer/excel/
  5. Extract relevant OOXML for a chart using Aspose...

    Hi, I wanted to extract the following OOXML from a word doc, this word doc was created by by saving an excel workbook as a Docx with SaveAsEditableShapes marked as true. I will attach the OOXML data I require. The idea i…...pkg:name=“/word/_rels/document.xml.rels” pkg:name=“/word/document.xml” pkg...OOXML for a chart from a Word document using Aspose.Words, follow...

    forum.aspose.com/t/extract-relevant-ooxml-for-a...
  6. 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...
  7. DocumentBuilder class | Aspose.Words for Python

    aspose.words.DocumentBuilder class. Provides methods to insert text, images and other content, specify font, paragraph and section formatting...visit the Document Builder Overview documentation article. Remarks...process of building a Document easier. Document is a composite object...

    reference.aspose.com/words/python-net/aspose.wo...
  8. 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-...
  9. Find and Replace in C++|Aspose.Words for C++

    Find a string or regular expression pattern in your Document and replace it with the text you want using C++....You can easily navigate within your document using a keyboard...find specific text in a long document. It will be more time consuming...

    docs.aspose.com/words/cpp/find-and-replace/
  10. BuiltInDocumentProperties.lines property | Aspo...

    BuiltInDocumentProperties.lines property. Represents an estimate of the number of lines in the Document....the number of lines in the document. get lines () : number Remarks...this property when you call Document.updateWordCount() . Examples...

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