Sort Score
Result 10 results
Languages All
Labels All
Results 8,331 - 8,340 of 133,511 for

doc

(0.13 sec)
  1. FieldEditTime | Aspose.Words for Java

    Implements the EDITTIME field in Java.... Document doc = new Document(); DocumentBuilder...builder = new DocumentBuilder(doc); // The EDITTIME field will...

    reference.aspose.com/words/java/com.aspose.word...
  2. BubbleSizeCollection.format_code property | Asp...

    BubbleSizeCollection.format_code property. Gets or sets the format code applied to the bubble sizes.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # Insert a Bubble chart....

    reference.aspose.com/words/python-net/aspose.wo...
  3. Range | Aspose.Words for Java

    Represents a contiguous area in a Document in Java.... Document doc = new Document(); DocumentBuilder...builder = new DocumentBuilder(doc); builder.write("Hello world...

    reference.aspose.com/words/java/com.aspose.word...
  4. Aspose::Words::Fields::FormField::get_DropDownI...

    Aspose::Words::Fields::FormField::get_DropDownItems method. Provides access to the items of a dropdown form field in C++.... void Visitor () { auto doc = MakeObject < Document > ();...MakeObject < DocumentBuilder > ( doc ); // Use a document builder...

    reference.aspose.com/words/cpp/aspose.words.fie...
  5. Aspose::Words::Fields::FormField::get_TextInput...

    Aspose::Words::Fields::FormField::get_TextInputFormat method. Returns or sets the text formatting for a text form field in C++.... void Visitor () { auto doc = MakeObject < Document > ();...MakeObject < DocumentBuilder > ( doc ); // Use a document builder...

    reference.aspose.com/words/cpp/aspose.words.fie...
  6. Aspose::Words::Fields::FormField::get_OwnStatus...

    Aspose::Words::Fields::FormField::get_OwnStatus method. Specifies the source of the text that's displayed in the status bar when a form field has the focus in C++.... void Visitor () { auto doc = MakeObject < Document > ();...MakeObject < DocumentBuilder > ( doc ); // Use a document builder...

    reference.aspose.com/words/cpp/aspose.words.fie...
  7. Aspose::Words::Fields::FormField::get_HelpText ...

    Aspose::Words::Fields::FormField::get_HelpText method. Returns or sets the text that's displayed in a message box when the form field has the focus and the user presses F1 in C++.... void Visitor () { auto doc = MakeObject < Document > ();...MakeObject < DocumentBuilder > ( doc ); // Use a document builder...

    reference.aspose.com/words/cpp/aspose.words.fie...
  8. Export MSG to ODT via C++ | products.aspose.com

    C++ API to Convert MSG to ODT without using Microsoft Word or Outlook...document formats, including ODT, DOC, DOCX, and HTML. It also provides...System :: SharedPtr < Document > doc = System :: MakeObject < Document...

    products.aspose.com/total/cpp/conversion/msg-to...
  9. DocumentBuilder.cellFormat property | Aspose.Wo...

    DocumentBuilder.cellFormat property. Returns an object that represents current table cell formatting properties.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); builder . startTable (); //...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. PdfDigitalSignatureDetails | Aspose.Words for Java

    Contains details for signing a PDF Document with a digital signature in Java.... Document doc = new Document(); DocumentBuilder...builder = new DocumentBuilder(doc); builder.writeln("Contents of...

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