Sort Score
Result 10 results
Languages All
Labels All
Results 8,081 - 8,090 of 18,338 for

docx to doc

(0.44 sec)
  1. DocumentBuilder.move_to_merge_field method | As...

    aspose.words.DocumentBuilder.move_To_merge_field method... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # Insert some MERGEFIELDS...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Node.nextPreOrder method | Aspose.Words for Nod...

    Node.nextPreOrder method. Gets next node according To the pre-order tree traversal algorithm....let doc = new aw . Document ( base . myDir + "Images.docx" );...); expect ( doc . getChildNodes ( aw . NodeType . Shape , true...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. FieldCompare.comparison_operator property | Asp...

    FieldCompare.comparison_operaTor property. Gets or sets the comparison operaTor.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) field = builder . insert_field...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Compare HTML In Javascript

    Compare HTML Documents using JavaScript To diff two files. With our JavaScript API you can detect the difference even if one character or one word has been changed....to compare Output format DOCX PDF DOC DOT DOCM DOTX DOTM RTF XPS...file formats: Compare DOC Compare DOCX Compare TXT Compare WORD...

    products.aspose.com/words/nodejs-net/compare/html/
  5. FieldSeq.reset_number property | Aspose.Words f...

    FieldSeq.reset_number property. Gets or sets an integer number To reset the sequence number To... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # SEQ fields display a count...

    reference.aspose.com/words/python-net/aspose.wo...
  6. FieldOptions.UserPromptRespondent | Aspose.Word...

    Discover how the FieldOptions UserPromptRespondent property enhances user experience by managing respondent interactions during field updates....void FieldAsk () { Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // Place a field where the...

    reference.aspose.com/words/net/aspose.words.fie...
  7. FieldMergeBarcode.SymbolRotation | Aspose.Words...

    Discover the FieldMergeBarcode SymbolRotation property To easily cusTomize barcode symbol rotation. Enhance your data presentation with valid values like 0 and 3.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // Insert a MERGEBARCODE field...

    reference.aspose.com/words/net/aspose.words.fie...
  8. StructuredDocumentTag.Checked | Aspose.Words fo...

    Manage Checkbox SDT with the StructuredDocumentTag Checked property. Easily get/set its state—default is false. Enhance Document interactivity Today!... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); StructuredDocumentTa sdtCheckBox...

    reference.aspose.com/words/net/aspose.words.mar...
  9. In tables, when a table header is too long and ...

    Table Header issue.Docx (45.7 KB)...docx (45.7 KB) Professionalize.Discourse...document Document doc = new Document("YourDocument.docx"); // Register...

    forum.aspose.com/t/in-tables-when-a-table-heade...
  10. Aspose::Words::WebExtensions::BaseWebExtensionC...

    Aspose::Words::WebExtensions::BaseWebExtensionCollection::get_Count method. Gets the number of elements contained in the collection in C++.... auto doc = System :: MakeObject < Aspose...u "Web extension.docx" ); ASSERT_EQ ( 1 , doc -> get_WebExtensionTaskPane...

    reference.aspose.com/words/cpp/aspose.words.web...