Sort Score
Result 10 results
Languages All
Labels All
Results 9,491 - 9,500 of 17,140 for

docx to doc

(0.06 sec)
  1. Aspose::Words::Fields::FieldShape::get_Text met...

    Aspose::Words::Fields::FieldShape::get_Text method. Gets or sets the text To retrieve in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); // The BIDIOUTLINE field numbers...

    reference.aspose.com/words/cpp/aspose.words.fie...
  2. TableStyle.vertical_alignment property | Aspose...

    TableStyle.vertical_alignment property. Specifies the vertical alignment for the cells.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) table = builder . start_table...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Aspose::Words::WebExtensions::BaseWebExtensionC...

    Aspose::Words::WebExtensions::BaseWebExtensionCollection::Remove method. Removes the item at the specified index from 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...
  4. FootnoteSeparatorType enumeration | Aspose.Word...

    Aspose.Words.Notes.FootnoteSeparaTorType enumeration. Specifies the type of the footnote/endnote separaTor.... let doc = new aw . Document ( base ....and endnotes.docx" ); let endnoteSeparator = doc . footnoteSeparators...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. FieldRef.bookmark_name property | Aspose.Words ...

    FieldRef.bookmark_name property. Gets or sets the referenced bookmark's name.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # Name bookmarked text with...

    reference.aspose.com/words/python-net/aspose.wo...
  6. GlowFormat class | Aspose.Words for Python

    aspose.words.drawing.GlowFormat class. Represents the glow formatting for an object.... doc = aw . Document ( file_name =...MY_DIR + 'Various shapes.docx' ) shape = doc . get_child ( aw . NodeType...

    reference.aspose.com/words/python-net/aspose.wo...
  7. 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...
  8. Hyphenation.isDictionaryRegistered method | Asp...

    Hyphenation.isDictionaryRegistered method. Returns ``false`` if for the specified language there is no dictionary registered or if registered is Null dictionary, ``true`` otherwise.... let doc = new aw . Document ( base ....myDir + "German text.docx" ); expect ( doc . firstSection . body...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. FieldOptions.ToaCategories | Aspose.Words for .NET

    Discover FieldOptions ToaCategories. Easily manage and cusTomize your table of authorities categories for enhanced organization and efficiency.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // TOA fields can filter their...

    reference.aspose.com/words/net/aspose.words.fie...
  10. Compress Images in PHP|Aspose.Words for Java

    Compress Images using PHP....docx" ; $ messageFormat = new Java...file_size )); die ( "I M HERE" ); $ doc = new Java ( "com.aspose.words...

    docs.aspose.com/words/java/compress-images-in-php/