Sort Score
Result 10 results
Languages All
Labels All
Results 7,381 - 7,390 of 180,114 for

doc

(0.14 sec)
  1. C++ API to Export SVG to DOTX | products.aspose...

    Convert SVG to DOTX within C++ applications....to convert SVG file format to DOC. This API provides a comprehensive...Words for C++, you can export DOC to DOTX. This API provides a...

    products.aspose.com/total/cpp/conversion/svg-to...
  2. C++ API to Export PDF to DOCM | products.aspose...

    Convert PDF to DocM within C++ applications....to convert PDF file format to DOC. Secondly, by using advanced...Words for C++, you can export DOC to DOCM. Aspose.PDF for C++ is...

    products.aspose.com/total/cpp/conversion/pdf-to...
  3. SmartTag class | Aspose.Words for Python

    aspose.words.markup.SmartTag class. This element specifies the presence of a smart tag around one or more inline structures (runs, images, fields,etc.) within a paragraph...Constructors Name Description SmartTag(doc) Initializes a new instance of...create smart tags. def create (): doc = aw . Document () # A smart...

    reference.aspose.com/words/python-net/aspose.wo...
  4. DocumentProperty.value property | Aspose.Words ...

    DocumentProperty.value property. Gets or sets the value of the property.... doc = aw . Document ( MY_DIR + 'Properties...'Document filename: \n\t " { doc . original_file_name } "' ) #...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Aspose::Words::ConditionalStyleCollection::idx_...

    Aspose::Words::ConditionalStyleCollection::idx_get method. Retrieves a ConditionalStyle object by conditional style type in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); System :: SharedPtr < Aspose...

    reference.aspose.com/words/cpp/aspose.words/con...
  6. DocumentBuilder.InsertHtml | Aspose.Words for .NET

    Effortlessly enhance your Documents with the DocumentBuilder InsertHtml method—seamlessly insert HTML strings for dynamic content integration.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); const string html = "<p a...

    reference.aspose.com/words/net/aspose.words/doc...
  7. GlossaryDocument | Aspose.Words for Java

    Represents the root element for a glossary Document within a Word Document in Java....throws Exception { Document doc = new Document(); GlossaryDocument...getBuildingBlocks().getCount(), 5); doc.setGlossaryDocument(glossaryDoc);...

    reference.aspose.com/words/java/com.aspose.word...
  8. TextPath class | Aspose.Words for Python

    aspose.words.drawing.TextPath class. Defines the text and formatting of the text path (of a WordArt object)... 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...
  9. FieldGreetingLine.LanguageId | Aspose.Words for...

    Discover the FieldGreetingLine LanguageId property to easily manage name formatting with customizable language settings for enhanced user experience.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // Create a generic greeting...

    reference.aspose.com/words/net/aspose.words.fie...
  10. FieldIndex.LetterRange | Aspose.Words for .NET

    Discover the FieldIndex LetterRange property to efficiently set or retrieve a specific letter range, optimizing your indexing performance.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // Create an INDEX field which...

    reference.aspose.com/words/net/aspose.words.fie...