Sort Score
Result 10 results
Languages All
Labels All
Results 6,531 - 6,540 of 400,576 for

document

(0.42 sec)
  1. Aspose::Words::Comment::Comment constructor | A...

    Aspose::Words::Comment::Comment constructor. Initializes a new instance of the Comment class in C++....:DocumentBase>& The owner document. Remarks When Comment is created...specified document, but is not yet part of the document and ParentNode...

    reference.aspose.com/words/cpp/aspose.words/com...
  2. Aspose::Words::Run::get_Text method | Aspose.Wo...

    Aspose::Words::Run::get_Text method. Gets or sets the text of the run in C++....Words document by hand. auto doc = System...Aspose :: Words :: Document > (); // A blank document contains one...

    reference.aspose.com/words/cpp/aspose.words/run...
  3. Aspose::Words::Saving::HtmlSaveOptions::get_Nav...

    Aspose::Words::Saving::HtmlSaveOptions::get_NavigationMapLevel method. Specifies the maximum level of headings populated to the navigation map when exporting to EPUB, MOBI, or AZW3 formats. Default value is %3 in C++....of navigation through the document structure. Usually navigation...correspond to headings in the document. In order to populate headings...

    reference.aspose.com/words/cpp/aspose.words.sav...
  4. 在 PostScript 中使用渐变 | .NET

    在 PS 文件中添加渐变是 Aspose.Page API 解决方案支持的功能。了解如何在 .NET 中使用该功能...horizontal gradient fill in PS document. 2 3 string outputFileName...new 1-paged PS Document 9 PsDocument document = new PsDocument(OutputDir...

    docs.aspose.com/page/zh/net/ps/working-with-gra...
  5. Aspose::Words::FileFormatUtil::LoadFormatToExte...

    Aspose::Words::FileFormatUtil::LoadFormatToExtension method. Converts a load format enumerated value into a file extension. The returned extension is a lower-case string with a leading dot in C++....the format of a document. // Load a document from a file that...OpenRead ( get_MyDir () + u "Word document with missing file extension"...

    reference.aspose.com/words/cpp/aspose.words/fil...
  6. RevisionCollection.groups property | Aspose.Wor...

    RevisionCollection.groups property. Collection of revision groups....Examples Shows how to work with a document’s collection of revisions...revisions. doc = aw . Document ( MY_DIR + 'Revisions.docx' ) revisions...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Online TEX to DOCM Conversion or Build .NET bas...

    Free online app to convert TEX to DOCM files. .NET C# conversion library code for TEX Documents....will be converted into DOCM document Download the converted DOCM...Automation API Open TEX file using Document class Convert TEX to Doc by...

    products.aspose.com/total/net/conversion/tex-to...
  8. Online TEX to OTT Conversion or Build .NET base...

    Free online app to convert TEX to OTT files. .NET C# conversion library code for TEX Documents....will be converted into OTT document Download the converted OTT...Automation API Open TEX file using Document class Convert TEX to Doc by...

    products.aspose.com/total/net/conversion/tex-to...
  9. HTML with JavaScript via C++|Documentation

    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....Cells initialized" ); }); document . getElementById ( 'runExample'...() => { const fileInput = document . getElementById ( 'fileInput'...

    docs.aspose.com/cells/javascript-cpp/convert-ex...
  10. Node.parentNode property | Aspose.Words for Nod...

    Node.parentNode property. Gets the immediate parent of this node.... Document (); let para = doc . firstSection...Append a child Run node to the document's first paragraph. let run...

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