Sort Score
Result 10 results
Languages All
Labels All
Results 7,911 - 7,920 of 18,298 for

docx to doc

(0.18 sec)
  1. BuiltInDocumentProperties.hyperlinksChanged pro...

    BuiltInDocumentProperties.hyperlinksChanged property. Indicates whether hyperlinks in a Document were changed.... let doc = new aw . Document ( base ...."Extended properties.docx" ); expect ( doc . builtInDocumentPrope...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. TextPath.rotate_letters property | Aspose.Words...

    TextPath.rotate_letters property. Determines whether the letters of the text are rotated.... def insert_text_paths (): doc = aw . Document () # Insert a...WordArt. shape = append_word_art ( doc , 'Hello World! This text is...

    reference.aspose.com/words/python-net/aspose.wo...
  3. TextPath.text property | Aspose.Words for Python

    TextPath.text property. Defines the text of the text path.... def insert_text_paths (): doc = aw . Document () # Insert a...WordArt. shape = append_word_art ( doc , 'Hello World! This text is...

    reference.aspose.com/words/python-net/aspose.wo...
  4. TextPath.italic property | Aspose.Words for Python

    TextPath.italic property. True if the font is formatted as italic.... def insert_text_paths (): doc = aw . Document () # Insert a...WordArt. shape = append_word_art ( doc , 'Hello World! This text is...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Manage Document Metadata via Android Mobile App...

    View and Update PDF, Microsoft Excel spreadsheets, PowerPoint Presentations and Word Documents metadata via mobile android application....Android DOC Files Metadata DOCM Files Metadata DOCX Files Metadata...

    products.aspose.com/total/android-java/metadata/
  6. Aspose::Words::Document::get_CustomXmlParts met...

    Aspose::Words::Document::get_CusTomXmlParts method. Gets or sets the collection of CusTom XML Data STorage Parts in C++....Custom XML Parts into OOXML and DOC documents only. This property...tag with custom XML data. auto doc = System :: MakeObject < Aspose...

    reference.aspose.com/words/cpp/aspose.words/doc...
  7. Aspose::Words::Document::UpdateFields method | ...

    Aspose::Words::Document::UpdateFields method. Updates the values of fields in the whole Document in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); // Insert a table of contents...

    reference.aspose.com/words/cpp/aspose.words/doc...
  8. Aspose::Words::Markup::CustomXmlPartCollection:...

    Aspose::Words::Markup::CusTomXmlPartCollection::Clone method. Makes a deep copy of this collection and its items in C++.... auto doc = System :: MakeObject < Aspose...:: CustomXmlPart > xmlPart = doc -> get_CustomXmlParts () -> Add...

    reference.aspose.com/words/cpp/aspose.words.mar...
  9. Aspose::Words::Markup::CustomXmlPartCollection:...

    Aspose::Words::Markup::CusTomXmlPartCollection::get_Count method. Gets the number of elements contained in the collection in C++.... auto doc = System :: MakeObject < Aspose...:: CustomXmlPart > xmlPart = doc -> get_CustomXmlParts () -> Add...

    reference.aspose.com/words/cpp/aspose.words.mar...
  10. DocumentBuilder.underline property | Aspose.Wor...

    DocumentBuilder.underline property. Gets/sets underline type for the current font.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) builder . underline = aw...

    reference.aspose.com/words/python-net/aspose.wo...