Sort Score
Result 10 results
Languages All
Labels All
Results 2,281 - 2,290 of 88,444 for

doc format

(0.48 sec)
  1. ChartDataLabelCollection.clear_format method | ...

    ChartDataLabelCollection.clear_Format method. Clears Format of all [ChartDataLabel](../../chartdatalabel/) in this collection....clear_format method clear_format() Clears format of all ChartDataLabel...this collection. def clear_format ( self ): ... Examples Shows...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Export MSG to DOCX via C++ | products.aspose.com

    C++ API to Convert MSG to DocX without using Microsoft Word or Outlook...to convert emails from one format to another, such as from MSG...be used to convert MSG file format to HTML. After that, Aspose...

    products.aspose.com/total/cpp/conversion/msg-to...
  3. Convert JPG To GIF C++

    Convert JPG to GIF Format in C++ code. Save JPG as GIF using C++....GIF, and many other document formats using C++. GIF Node Python...convert a JPG image to GIF format programmatically? With Aspose...

    products.aspose.com/words/cpp/conversion/jpg-to...
  4. Document constructor | Aspose.Words for Python

    aspose.words.Document constructor...Automatically detects the file format. def __init__ ( self , file_name...error(UnsupportedFileForma)) The document format is not recognized or not supported...

    reference.aspose.com/words/python-net/aspose.wo...
  5. RevisionOptions.revision_bars_width property | ...

    RevisionOptions.revision_bars_width property. Gets or sets width of revision bars, points.... doc = aw . Document ( file_name =...revisions. revision_options = doc . layout_options . revision_options...

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

    Discover the Aspose.Words.Drawing.ShapeTextOrientation enum to easily control text orientation in shapes, enhancing your Document design and readability.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); Shape shape = builder . InsertChart...

    reference.aspose.com/words/net/aspose.words.dra...
  7. Convert JPG To TXT Javascript

    Convert JPG to TXT Format in JavaScript code. Save JPG as TXT using JavaScript....convert JPG to TXT document format with just a few lines of JavaScript...JPG images to almost all TXT formats. Save JPG as a TXT document...

    products.aspose.com/words/nodejs-net/conversion...
  8. Convert JPG To WORD Javascript

    Convert JPG to WORD Format in JavaScript code. Save JPG as WORD using JavaScript....convert JPG to Word document format with just a few lines of JavaScript...images to almost all Word formats. Save JPG as a Word document...

    products.aspose.com/words/nodejs-net/conversion...
  9. FieldRevNum | Aspose.Words for Java

    Implements the REVNUM field in Java.... Document doc = new Document(); DocumentBuilder...builder = new DocumentBuilder(doc); builder.write("Current revision...

    reference.aspose.com/words/java/com.aspose.word...
  10. FieldData | Aspose.Words for Java

    Implements the DATA field in Java.... Document doc = new Document(); DocumentBuilder...builder = new DocumentBuilder(doc); FieldData field = (FieldData)...

    reference.aspose.com/words/java/com.aspose.word...