Sort Score
Result 10 results
Languages All
Labels All
Results 9,741 - 9,750 of 18,356 for

docx to doc

(0.17 sec)
  1. Aspose::Words::WebExtensions::BaseWebExtensionC...

    Aspose::Words::WebExtensions::BaseWebExtensionCollection::idx_get method. Gets or sets an item at the specified index 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...
  2. List.style property | Aspose.Words for Python

    List.style property. Gets the list style that this list references or defines.... doc = aw . Document () # A list allows...within a style. list_style = doc . styles . add ( aw . StyleType...

    reference.aspose.com/words/python-net/aspose.wo...
  3. DocumentBuilder.endRow method | Aspose.Words fo...

    DocumentBuilder.endRow method. Ends a table row in the Document.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); builder . startTable (); //...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. ShapeBase.relativeVerticalPosition property | A...

    ShapeBase.relativeVerticalPosition property. Specifies relative To what the shape is positioned vertically.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); // Insert a floating image...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. MailMergeSettings.Clear | Aspose.Words for .NET

    Effortlessly reset your mail merge settings with the MailMergeSettings Clear method, transforming your Document inTo a standard format for seamless use....Document doc = new Document ( MyDir + "Odso data.docx" ); MailMergeSettings...MailMergeSettings settings = doc . MailMergeSettings ; Console ...

    reference.aspose.com/words/net/aspose.words.set...
  6. MailMergeSettings.MailAsAttachment | Aspose.Wor...

    Discover how the MailAsAttachment property in MailMergeSettings enhances your email campaigns by sending merged Documents as attachments for better engagement....Document doc = new Document ( MyDir + "Odso data.docx" ); MailMergeSettings...MailMergeSettings settings = doc . MailMergeSettings ; Console ...

    reference.aspose.com/words/net/aspose.words.set...
  7. InlineStory.paragraphs property | Aspose.Words ...

    InlineSTory.paragraphs property. Gets a collection of paragraphs that are immediate children of the sTory.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); // Add text, and reference...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Aspose::Words::TableStyle::get_LeftPadding meth...

    Aspose::Words::TableStyle::get_LeftPadding method. Gets or sets the amount of space (in points) To add To the left of the contents of table cells in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); System :: SharedPtr < Aspose...

    reference.aspose.com/words/cpp/aspose.words/tab...
  9. Aspose::Words::Font::get_AutoColor method | Asp...

    Aspose::Words::Font::get_AuToColor method. Returns the present calculated color of the text (black or white) To be used for 'auTo color'. If the color is not 'auTo' then returns Color in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); // If a run's Font object...

    reference.aspose.com/words/cpp/aspose.words/fon...
  10. FieldXE.page_number_replacement property | Aspo...

    FieldXE.page_number_replacement property. Gets or sets text used in place of a page number.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # Create an INDEX field which...

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