Sort Score
Result 10 results
Languages All
Labels All
Results 3,511 - 3,520 of 90,068 for

doc format

(0.26 sec)
  1. Convert WORD To EPUB Python

    Convert a Word Document to EPUB Format in Python code. Save a Word Document as EPUB using Python....EPUB, and many other document formats using Python. EPUB Node Python...easily convert files from one format to another, making it an indispensable...

    products.aspose.com/words/python-net/conversion...
  2. Working with Images in Python|Aspose.Words for ...

    Create and manage images of various Formats in a Document using Python....cropping, bounds retrieval, and format conversion. Aspose.Words allows...metafile format. All other images will be stored in PNG format. The...

    docs.aspose.com/words/python-net/working-with-i...
  3. BuiltInDocumentProperties.lines property | Aspo...

    BuiltInDocumentProperties.lines property. Represents an estimate of the number of lines 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.words property | Aspo...

    BuiltInDocumentProperties.words property. Represents an estimate of the number of words 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. Aspose::Words::Comment::get_Replies method | As...

    Aspose::Words::Comment::get_Replies method. Returns a collection of Comment objects that are immediate children of the specified comment in C++.... auto doc = System :: MakeObject < Aspose...NodeCollection > comments = doc -> GetChildNodes ( Aspose ::...

    reference.aspose.com/words/cpp/aspose.words/com...
  6. Aspose::Words::Tables::PreferredWidth::Auto met...

    Aspose::Words::Tables::PreferredWidth::Auto method. Returns an instance that represents the "preferred width is not specified" value in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); System :: SharedPtr < Aspose...

    reference.aspose.com/words/cpp/aspose.words.tab...
  7. ChartSeries.clear method | Aspose.Words for Python

    ChartSeries.clear method. Removes all data values from the chart series... Format of all individual data points...populate chart series with data. doc = aw . Document () builder =...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Table.auto_fit method | Aspose.Words for Python

    Table.auto_fit method. Resizes the table and cells according to the specified auto fit behavior.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) table = builder . start_table...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Aspose::Words::Fields::GeneralFormatCollection:...

    Aspose::Words::Fields::GeneralFormatCollection::Remove method. Removes all occurrences of the specified general Format from the collection in C++....occurrences of the specified general format from the collection. void Aspose...t A general format. Examples Shows how to format field results...

    reference.aspose.com/words/cpp/aspose.words.fie...
  10. C++ API to Convert CGM to PPSM | products.aspos...

    Convert CGM to PPSM via C++ without using Microsoft Word or Adobe Acrobat Reader...Metafile) is a vector graphics format used for storing 2D and 3D...Slide Show) is a presentation format used by Microsoft PowerPoint...

    products.aspose.com/total/cpp/conversion/cgm-to...