Sort Score
Result 10 results
Languages All
Labels All
Results 5,871 - 5,880 of 80,902 for

doc format

(0.12 sec)
  1. Java API to Convert WORD to CSV or with free On...

    Convert WORD to CSV via Java or Online App without using using Microsoft Word or Microsoft Excel or online. Test free WORD to CSV online converter quickly before integrating the code....class Save the document to CSV format using Save method Conversion...convert your WORD files to CSV format using the above online WORD...

    products.aspose.com/total/java/conversion/word-...
  2. Encrypt a Document in Java|Aspose.Words for Java

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

    docs.aspose.com/words/java/encrypt-a-document/
  3. EndnoteOptions class | Aspose.Words for Python

    aspose.words.notes.EndnoteOptions class. Represents the endnote numbering options for a Document or section...number_style Specifies the number format for automatically numbered...collects and displays its endnotes. doc = aw . Document () builder =...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Aspose::Words::Lists::ListLevelCollection::idx_...

    Aspose::Words::Lists::ListLevelCollection::idx_get method. Gets a list level by index in C++....how to apply custom list formatting to paragraphs when using...using DocumentBuilder . auto doc = System :: MakeObject < Aspose ::...

    reference.aspose.com/words/cpp/aspose.words.lis...
  5. DropCapPosition | Aspose.Words for Java

    Specifies the position for a drop cap text in Java.... Document doc = new Document(); DocumentBuilder...builder = new DocumentBuilder(doc); // Insert one paragraph with...

    reference.aspose.com/words/java/com.aspose.word...
  6. FormField | Aspose.Words for Java

    Represents a single form field in Java.... Document doc = new Document(); DocumentBuilder...builder = new DocumentBuilder(doc); builder.write("Please select...

    reference.aspose.com/words/java/com.aspose.word...
  7. Aspose::Words::VariableCollection::Add method |...

    Aspose::Words::VariableCollection::Add method. Adds a Document variable to the collection in C++.... auto doc = System :: MakeObject < Aspose...VariableCollection > variables = doc -> get_Variables (); // Every...

    reference.aspose.com/words/cpp/aspose.words/var...
  8. DocumentBuilder.cellFormat property | Aspose.Wo...

    DocumentBuilder.cellFormat property. Returns an object that represents current table cell Formatting properties....represents current table cell formatting properties. get cellFormat...table with custom borders. let doc = new aw . Document (); let builder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. FieldAddIn class | Aspose.Words for Python

    aspose.words.fields.FieldAddIn class. Implements the ADDIN 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...
  10. Inline | Aspose.Words for Java

    Base class for inline-level nodes that can have character Formatting associated with them but cannot have child nodes of their own in Java....nodes that can have character formatting associated with them, but...of an inline node. Document doc = new Document(getMyDir() + "Revision...

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