Sort Score
Result 10 results
Languages All
Labels All
Results 9,831 - 9,840 of 424,224 for

document

(0.2 sec)
  1. Online OFT to MD Conversion or Build .NET based...

    Free online app to convert OFT to MD files. .NET C# conversion library code for OFT Documents....will be converted into MD document Download the converted MD...HTML by using Document class Save the document to MD format using...

    products.aspose.com/total/net/conversion/oft-to...
  2. VisitorAction Enum | Aspose.Words for .NET

    Explore Aspose.Words.VisitorAction enum to effortlessly manage node enumeration, enhancing your Document processing efficiency and control....with a document visitor. Document doc = new Document ( MyDir...contents of our document by accepting this custom document visitor....

    reference.aspose.com/words/net/aspose.words/vis...
  3. Export Comments while Saving Excel file to HTML...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms.... Sample Code AI Document Assistant Close Exclude Unused...to HTML conversion Export Document Workbook and Worksheet Properties...

    docs.aspose.com/cells/java/export-comments-whil...
  4. Aspose::Words::Revision::get_DateTime method | ...

    Aspose::Words::Revision::get_DateTime method. Gets or sets the date/time of this revision in C++....to work with revisions in a document. auto doc = System :: MakeObject...MakeObject < Aspose :: Words :: Document > (); auto builder = System...

    reference.aspose.com/words/cpp/aspose.words/rev...
  5. DocumentVisitor.VisitStructuredDocumentTagEnd |...

    Discover the DocumentVisitor VisitStructuredDocumentTagEnd method, essential for managing structured Document tag enumeration efficiently. Enhance your coding skills!...enumeration of a structured document tag has ended. public virtual...every structured document tag in a document. Document doc = new Document...

    reference.aspose.com/words/net/aspose.words/doc...
  6. 使用 JavaScript 通过 C++ 结合 WorkbookMetadata|Docume...

    了解如何通过 Aspose.Cells for JavaScript 通过 C++ 编辑工作簿元数据。...Cells initialized" ); }); document . getElementById ( 'runExample'...() => { const fileInput = document . getElementById ( 'fileInput'...

    docs.aspose.com/cells/zh/javascript-cpp/using-w...
  7. Aspose::Words::Saving::XamlFlowSaveOptions::get...

    Aspose::Words::Saving::XamlFlowSaveOptions::get_ImagesFolder method. Specifies the physical folder where images are saved when exporting a Document to XAML format. Default is an empty string in C++....are saved when exporting a document to XAML format. Default is...const Remarks When you save a Document in XAML format, Aspose.Words...

    reference.aspose.com/words/cpp/aspose.words.sav...
  8. Extract Images from PDF (facades)|Aspose.PDF fo...

    This section explains how to extract images with Aspose.PDF Facades using PdfExtractor Class....it to the document Document document = new Document ( _dataDir...extractor = new PdfExtractor ( document ); extractor . setStartPage...

    docs.aspose.com/pdf/java/extract-images/
  9. Bookmark | Aspose.Words for Java

    Represents a single bookmark in Java....Working with Bookmarks documentation article. Remarks: Bookmark...and getBookmarkEnd() in a document tree and allows to work with...

    reference.aspose.com/words/java/com.aspose.word...
  10. PDF Header Insertion Using C# | Aspose.PDF

    Sample C# code for using Aspose.PDF to work with headers from PDF via .NET....Add Headers to PDF Document Using C# In order to add Header in... powerful and easy to use document manipulation API for net platform...

    products.aspose.com/pdf/net/header/