Sort Score
Result 10 results
Languages All
Labels All
Results 4,941 - 4,950 of 180,208 for

doc

(0.11 sec)
  1. C++ API to Export MD to WORDML | products.aspos...

    Convert MD to WORDML within C++ applications....convert the MD file format to DOC. This API provides a wide range...ability to convert MD files to DOC. The second step is to use Aspose...

    products.aspose.com/total/cpp/conversion/md-to-...
  2. FieldAutoTextList.entry_name property | Aspose....

    FieldAutoTextList.entry_name property. Gets or sets the name of the AutoText entry....def field_auto_text_list (): doc = aw . Document () # Create a...populate it with auto text entries. doc . glossary_document = aw . buildingblocks...

    reference.aspose.com/words/python-net/aspose.wo...
  3. FieldAutoTextList.screen_tip property | Aspose....

    FieldAutoTextList.screen_tip property. Gets or sets the text of the ScreenTip to show....def field_auto_text_list (): doc = aw . Document () # Create a...populate it with auto text entries. doc . glossary_document = aw . buildingblocks...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Aspose::Words::Document::Clone method | Aspose....

    Aspose::Words::Document::Clone method. Performs a deep copy of the Document in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); builder -> Write ( u "Hello...

    reference.aspose.com/words/cpp/aspose.words/doc...
  5. How to Add Group Shape into a Word Document|Asp...

    Grouping and ungrouping shapes using Java....Document doc = new Aspose . Words . Document (); doc . EnsureMinimum...GroupShape gs = new GroupShape ( doc ); Aspose . Words . Drawing ...

    docs.aspose.com/words/java/how-to-add-group-sha...
  6. Hoe om Group Shape By'n Word-Dokument Te Voeg|A...

    Groepering en ongroepering vorms met behulp van Java....Document doc = new Aspose . Words . Document (); doc . EnsureMinimum...GroupShape gs = new GroupShape ( doc ); Aspose . Words . Drawing ...

    docs.aspose.com/words/af/java/how-to-add-group-...
  7. Comment.AddReply | Aspose.Words for .NET

    Enhance your discussions with the Comment AddReply method—easily add replies to comments and improve engagement on your platform!... Document doc = new Document (); DocumentBuilder...DocumentBuilder ( doc ); Comment comment = new Comment ( doc , "John Doe"...

    reference.aspose.com/words/net/aspose.words/com...
  8. Font.AutoColor | Aspose.Words for .NET

    Discover the Font AutoColor property, get the current text color (black or white) for auto color adjustments. Optimize your design effortlessly!... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // If a run's Font object...

    reference.aspose.com/words/net/aspose.words/fon...
  9. Aspose::Words::Settings::HyphenationOptions cla...

    Aspose::Words::Settings::HyphenationOptions class. Allows to configure Document hyphenation options. To learn more, visit the Documentation article in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); builder -> get_Font () ->...

    reference.aspose.com/words/cpp/aspose.words.set...
  10. Aspose::Words::Document::get_OriginalFileName m...

    Aspose::Words::Document::get_OriginalFileName method. Gets the original file name of the Document in C++.... auto doc = System :: MakeObject < Aspose...get_MyDir () + u "Document.docx" , doc -> get_OriginalFileName ());...

    reference.aspose.com/words/cpp/aspose.words/doc...