Sort Score
Result 10 results
Languages All
Labels All
Results 3,761 - 3,770 of 400,793 for

document

(0.66 sec)
  1. HtmlSaveOptions | Aspose.Words for .NET

    Discover the HtmlSaveOptions constructor to effortlessly create and save Documents in HTML format, ensuring optimal formatting and easy sharing....that can be used to save a document in the Html format. public...saving a document to .epub. Document doc = new Document ( MyDir...

    reference.aspose.com/words/net/aspose.words.sav...
  2. Aspose::Words::Node::get_ParentNode method | As...

    Aspose::Words::Node::get_ParentNode method. Gets the immediate parent of this node in C++....MakeObject < Aspose :: Words :: Document > (); System :: SharedPtr...Append a child Run node to the document's first paragraph. auto run...

    reference.aspose.com/words/cpp/aspose.words/nod...
  3. PDF sticky Annotations using C#|Aspose.PDF for ...

    Learn how to create sticky annotations, such as notes and highlights, in PDFs using Aspose.PDF in .NET.... () { // The path to the documents directory var dataDir = RunExamples...(); // Open PDF document using ( var document = new Aspose . Pdf...

    docs.aspose.com/pdf/net/sticky-annotations/
  4. C++ API to Export SVG to GIF | products.aspose.com

    Convert SVG to GIF within C++ applications....create, edit, and convert PDF documents, as well as the ability to...and other content from PDF documents. The second step involves...

    products.aspose.com/total/cpp/conversion/svg-to...
  5. BuiltInDocumentProperties.paragraphs property |...

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

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. BuiltInDocumentProperties.characters property |...

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

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. PDF Conversion Solution using C++ | Aspose.PDF

    Convert PDF to DOCX, PPTX, XLS, XLSX, EPUB, TEX, MHTML, Markdown & more using Aspose.PDF for C++...there is need to manipulate documents other then PDF while having...PDF File auto document = MakeObject < Document > ( _dataDir +...

    products.aspose.com/pdf/cpp/conversion/
  8. C++ API to Export MHTML to MARKDOWN | products....

    Convert MHTML to MARKDOWN within C++ applications....used to format plain text documents. It is widely used for writing...Secondly, by using advanced Word Document Processing API Aspose.Words...

    products.aspose.com/total/cpp/conversion/mhtml-...
  9. C++ API to Export EPUB to WORDML | products.asp...

    Convert EPUB to WORDML within C++ applications....most popular formats for documents is Microsoft Word’s WORDML...Secondly, the advanced Word Document Processing API, Aspose.Words...

    products.aspose.com/total/cpp/conversion/epub-t...
  10. FieldStart | Aspose.Words for Java

    Represents a start of a Word field in a Document in Java....start of a Word field in a document. To learn more, visit the...the Working with Fields documentation article. Remarks: FieldStart...

    reference.aspose.com/words/java/com.aspose.word...