Sort Score
Result 10 results
Languages All
Labels All
Results 4,271 - 4,280 of 90,519 for

doc format

(0.19 sec)
  1. C++ API to Convert PCL to ODP | products.aspose...

    Convert PCL to ODP via C++ without using Microsoft Word or Adobe Acrobat Reader...supports a variety of file formats such as PDF, XPS, PCL, and...of features such as text formatting, image manipulation, slide...

    products.aspose.com/total/cpp/conversion/pcl-to...
  2. Aspose::Words::Properties::DocumentPropertyColl...

    Aspose::Words::Properties::DocumentPropertyCollection::Remove method. Removes a property with the specified name from the collection in C++.... auto doc = System :: MakeObject < Aspose...CustomDocumentProper > properties = doc -> get_CustomDocumentProper ();...

    reference.aspose.com/words/cpp/aspose.words.pro...
  3. BuiltInDocumentProperties.lines property | Aspo...

    BuiltInDocumentProperties.lines property. Represents an estimate of the number of lines in the Document.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) builder . writeln ( 'Lorem...

    reference.aspose.com/words/python-net/aspose.wo...
  4. BuiltInDocumentProperties.words property | Aspo...

    BuiltInDocumentProperties.words property. Represents an estimate of the number of words in the Document.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) builder . writeln ( 'Lorem...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Convert XLT to DOCX with C++ or with free Onlin...

    Convert XLT to DocX within C++ applications or online. Test free CSV to Doc online converter quickly before integrating the code....reference Save the document to DOCX format using Save member function...SaveFormat Get Started with C++ File Format APIs Install from command line...

    products.aspose.com/total/cpp/conversion/xlt-to...
  6. Convert TSV to DOCX with C++ or with free Onlin...

    Convert TSV to DocX within C++ applications or online. Test free CSV to Doc online converter quickly before integrating the code....reference Save the document to DOCX format using Save member function...SaveFormat Get Started with C++ File Format APIs Install from command line...

    products.aspose.com/total/cpp/conversion/tsv-to...
  7. Convert EXCEL to POWERPOINT with C++ or with fr...

    Convert EXCEL to POWERPOINT within C++ applications or online. Test free CSV to Doc online converter quickly before integrating the code....reference Save the document to PPTX format using Save member function...SaveFormat Get Started with C++ File Format APIs Install from command line...

    products.aspose.com/total/cpp/conversion/excel-...
  8. HtmlSaveOptions.navigation_map_level property |...

    HtmlSaveOptions.navigation_map_level property. Specifies the maximum level of headings populated to the navigation map when exporting to EPUB, MOBI, or AZW3 Formats...exporting to EPUB, MOBI, or AZW3 formats. Default value is 3 . @property...contents for Azw3 documents. doc = aw . Document ( file_name =...

    reference.aspose.com/words/python-net/aspose.wo...
  9. RevisionTextEffect Enum | Aspose.Words for .NET

    Discover Aspose.Words.Layout.RevisionTextEffect enum to enhance Document revisions with unique text decoration effects. Elevate your editing experience!... Document doc = new Document ( MyDir + "Revisions...RevisionOptions revisionOptions = doc . LayoutOptions . RevisionOptions...

    reference.aspose.com/words/net/aspose.words.lay...
  10. CellFormat.left_padding property | Aspose.Words...

    CellFormat.left_padding property. Returns or sets the amount of space (in points) to add to the left of the contents of cell....Shows how to format cells with a document builder. doc = aw . Document...= aw . DocumentBuilder ( doc = doc ) table = builder . start_table...

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