Sort Score
Result 10 results
Languages All
Labels All
Results 5,641 - 5,650 of 88,784 for

doc format

(0.34 sec)
  1. FieldQuote class | Aspose.Words for Python

    aspose.words.fields.FieldQuote class. Implements the QUOTE field... (Inherited from Field ) format Gets a FieldFormat object that...provides typed access to field’s formatting. (Inherited from Field )...

    reference.aspose.com/words/python-net/aspose.wo...
  2. CellFormat.width property | Aspose.Words for Py...

    CellFormat.width property. Gets the width of the cell in points.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) builder . start_table ()...

    reference.aspose.com/words/python-net/aspose.wo...
  3. ListFormat.ApplyBulletDefault | Aspose.Words fo...

    Discover how to use the ApplyBulletDefault method to effortlessly create stylish bulleted lists in your Documents, enhancing readability and organization.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); builder . Writeln ( "Aspose...

    reference.aspose.com/words/net/aspose.words.lis...
  4. ListFormat.applyBulletDefault method | Aspose.W...

    ListFormat.applyBulletDefault method. Starts a new default bulleted list and applies it to the paragraph.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); builder . writeln ( "Aspose...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Converting a HTML file to DOCX using Java | Asp...

    HTML to DocX conversion via Java sample code. Programmers can use this example code to export HTML to DocX within any Web or Desktop Java based application....document from HTML to DOCX format with a modern document-processing...other possible conversion formats, see the Documentation pages...

    products.aspose.com/pdf/java/conversion/html-to...
  6. Converting a MHT file to DOCX using Java | Aspo...

    MHT to DocX conversion via Java sample code. Programmers can use this example code to export MHT to DocX within any Web or Desktop Java based application....a document from MHT to DOCX format with a modern document-processing...other possible conversion formats, see the Documentation pages...

    products.aspose.com/pdf/java/conversion/mht-to-...
  7. FieldData class | Aspose.Words for Python

    aspose.words.fields.FieldData class. Implements the DATA field... (Inherited from Field ) format Gets a FieldFormat object that...provides typed access to field’s formatting. (Inherited from Field )...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Font.Bidi | Aspose.Words for .NET

    Discover the Font Bidi property, control right-to-left text characteristics for enhanced readability and user experience in your web designs....complex script characters for formatting purposes. This means that...right-to-left text. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words/fon...
  9. Encrypt a Document in C++|Aspose.Words for C++

    Encrypt your Document using appropriate encryption algorithms for specific Document Formats....the required format. Each document save format in the Saving...containing save options for this format. For example, the Password...

    docs.aspose.com/words/cpp/encrypt-a-document/
  10. Aspose::Words::Drawing::Charts::ChartMultilevel...

    Aspose::Words::Drawing::Charts::ChartMultilevelValue::ChartMultilevelValue constructor. Initializes a new instance of this class that represents a single-level value in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); // Insert a Treemap chart...

    reference.aspose.com/words/cpp/aspose.words.dra...