Sort Score
Result 10 results
Languages All
Labels All
Results 2,381 - 2,390 of 180,123 for

doc

(0.16 sec)
  1. C++ API to Export PDF to OTT | products.aspose.com

    Convert PDF to OTT within C++ applications....LibreOffice, OpenOffice, and Google Docs. It is also supported by many...to convert PDF file format to DOC. Secondly, by using advanced...

    products.aspose.com/total/cpp/conversion/pdf-to...
  2. C++ API to Export PDF to DOTX | products.aspose...

    Convert PDF to DOTX within C++ applications....to convert PDF file format to DOC. Secondly, by using advanced...Words for C++, you can export DOC to DOTX. This makes it easy for...

    products.aspose.com/total/cpp/conversion/pdf-to...
  3. BuiltInDocumentProperties.characters property |...

    BuiltInDocumentProperties.characters property. Represents an estimate of the number of characters in the Document....test ( 'Content' , () => { let doc = new aw . Document ( base ...."Paragraphs.docx" ); let properties = doc . builtInDocumentPrope ; // By...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. BuiltInDocumentProperties.paragraphs property |...

    BuiltInDocumentProperties.paragraphs property. Represents an estimate of the number of paragraphs in the Document....test ( 'Content' , () => { let doc = new aw . Document ( base ...."Paragraphs.docx" ); let properties = doc . builtInDocumentPrope ; // By...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Add bullets or numbers to a list in NPOI|Aspose...

    Add bullets or numbers to a list within a Document easily and fast instead of using NPOI in C#....Words ; Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); builder . Font . Bold = true...

    docs.aspose.com/words/net/add-bullets-or-number...
  6. Table constructor | Aspose.Words for Node.js

    Table constructor. Initializes a new instance of the [Table](../) class....Table constructor Table(doc) Initializes a new instance of the...the Table class. Table ( doc : Aspose . Words . DocumentBase )...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Aspose::Words::Fonts::SystemFontSource::SystemF...

    Aspose::Words::Fonts::SystemFontSource::SystemFontSource constructor. Ctor in C++.... auto doc = System :: MakeObject < Aspose...Aspose :: Words :: Document > (); doc -> set_FontSettings ( System...

    reference.aspose.com/words/cpp/aspose.words.fon...
  8. HeaderFooter.parent_section property | Aspose.W...

    HeaderFooter.parent_section property. Gets the parent section of this story.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) builder . write ( 'Section...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Border.color property | Aspose.Words for Node.js

    Border.color property. Gets or sets the border color.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); builder . font . border ....

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. | Aspose

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

    products.aspose.com/ocr/cpp/conversion/bmp-to-doc/