Sort Score
Result 10 results
Languages All
Labels All
Results 7,681 - 7,690 of 157,349 for

doc

(0.14 sec)
  1. Working with Visual Brush | C++

    How to work with visual brush of an XPS file is a question answered by Aspose.Page API solution. See how to use the functionality in C++...Support Paid Consulting Support Docs API Reference Live Demos Code...Support Paid Consulting Support Docs API Reference Live Demos Code...

    docs.aspose.com/page/cpp/xps/working-with-visua...
  2. Comment | Aspose.Words for .NET

    Create engaging comments effortlessly with our Comment constructor. Initialize a new Comment class instance and enhance user interaction seamlessly!...DocumentBase doc ) Parameter Type Description doc DocumentBase...CreateCommentsAndPri () { Document doc = new Document (); Comment newComment...

    reference.aspose.com/words/net/aspose.words/com...
  3. Aspose::Words::Drawing::Charts::ChartDataTable:...

    Aspose::Words::Drawing::Charts::ChartDataTable::get_Font method. Provides access to font formatting of the data table in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); System :: SharedPtr < Aspose...

    reference.aspose.com/words/cpp/aspose.words.dra...
  4. Aspose::Words::Drawing::SignatureLine::get_IsSi...

    Aspose::Words::Drawing::SignatureLine::get_IsSigned method. Indicates that signature line is signed by digital signature in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); auto signatureLineOptions...

    reference.aspose.com/words/cpp/aspose.words.dra...
  5. TextPath.reverse_rows property | Aspose.Words f...

    TextPath.reverse_rows property. Determines whether the layout order of rows is reversed.... def insert_text_paths (): doc = aw . Document () # Insert a...WordArt. shape = append_word_art ( doc , 'Hello World! This text is...

    reference.aspose.com/words/python-net/aspose.wo...
  6. TextPathAlignment enumeration | Aspose.Words fo...

    aspose.words.drawing.TextPathAlignment enumeration. WordArt alignment.... def insert_text_paths (): doc = aw . Document () # Insert a...WordArt. shape = append_word_art ( doc , 'Hello World! This text is...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Document.endnoteOptions property | Aspose.Words...

    Document.endnoteOptions property. Provides options that control numbering and positioning of endnotes in this Document.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); // An endnote is a way to...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Insert Table of Contents in Document|Aspose.Wor...

    Insert table off contents (TOC) into a Document easily and fast instead of using Docx4j.... Java Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // Insert a table of contents...

    docs.aspose.com/words/java/insert-table-of-cont...
  9. | Aspose

    Sample code for GIF to Doc Java conversion. Use API example code for batch GIF files to Doc conversion within any Web or Desktop Java based application....Conversion GIF to Doc HTML JPG OCR XML BMP DOC Aspose.OCR for C++...that converts an GIF image to DOC document: Create an instance...

    products.aspose.com/ocr/cpp/conversion/gif-to-doc/
  10. DocumentBuilder.insertTableOfContents method | ...

    DocumentBuilder.insertTableOfContents method. Inserts a TOC (table of contents) field into the Document.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); // Insert a table of contents...

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