Sort Score
Result 10 results
Languages All
Labels All
Results 6,321 - 6,330 of 132,197 for

doc

(0.17 sec)
  1. Aspose::Words::Paragraph::get_IsEndOfSection me...

    Aspose::Words::Paragraph::get_IsEndOfSection method. True if this paragraph is the last paragraph in the Body (main text story) of a Section; false otherwise in C++....void InsertAtBookmark () { auto doc = MakeObject < Document > ();...MakeObject < DocumentBuilder > ( doc ); builder -> StartBookmark (...

    reference.aspose.com/words/cpp/aspose.words/par...
  2. Aspose::Words::WarningInfoCollection::GetEnumer...

    Aspose::Words::WarningInfoCollection::GetEnumerator method. Returns an enumerator object that can be used to iterate over all items in the collection in C++.... auto doc = MakeObject < Document > ( MyDir...:: HandleDocumentSubsti > (); doc -> set_WarningCallback ( substitutionWarningH...

    reference.aspose.com/words/cpp/aspose.words/war...
  3. CellFormat.fit_text property | Aspose.Words for...

    CellFormat.fit_text property. If ``True``, fits text in the cell, compressing each paragraph to the width of the cell.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) builder . start_table ()...

    reference.aspose.com/words/python-net/aspose.wo...
  4. NodeChangingArgs.Node | Aspose.Words for .NET

    Discover the NodeChangingArgs property to easily manage nodes being added or removed in your application. Streamline your workflow today!...FontChangeViaCallbac () { Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // Set the node changing callback...

    reference.aspose.com/words/net/aspose.words/nod...
  5. OdtSaveOptions.saveFormat property | Aspose.Wor...

    OdtSaveOptions.saveFormat property. Specifies the format in which the Document will be saved if this save options object is used... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); builder . writeln ( "Hello...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. PageSet.all property | Aspose.Words for Node.js

    PageSet.all property. Gets a set with all the pages of the Document in their original order.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); for ( let i = 0 ; i < 5 ;...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. C++ API to Export PDF to MHTML | products.aspos...

    Convert PDF to MHTML within C++ applications....to convert PDF file format to DOC. Secondly, by using advanced...Words for C++, you can export DOC to MHTML. Aspose.PDF for C++...

    products.aspose.com/total/cpp/conversion/pdf-to...
  8. C++ API to Export XPS to GIF | products.aspose.com

    Convert XPS to GIF within C++ applications....to convert XPS file format to DOC. Secondly, by using advanced...Words for C++, you can export DOC to GIF. Aspose.Total for C++...

    products.aspose.com/total/cpp/conversion/xps-to...
  9. C++ API to Export TEX to PCL | products.aspose.com

    Convert TEX to PCL within C++ applications....to convert TEX file format to DOC. Secondly, the advanced Word...for C++, can be used to export DOC to PCL. This makes it easy for...

    products.aspose.com/total/cpp/conversion/tex-to...
  10. C++ API to Export MHTML to PS | products.aspose...

    Convert MHTML to PS within C++ applications....used to convert MHTML files to DOC. Secondly, the advanced Word...C++, can be used to export the DOC file to PS. This makes it easy...

    products.aspose.com/total/cpp/conversion/mhtml-...