Sort Score
Result 10 results
Languages All
Labels All
Results 1,551 - 1,560 of 30,980 for

doc

(0.04 sec)
  1. Aspose::Words::PageSetup::get_TextOrientation m...

    Aspose::Words::PageSetup::get_TextOrientation method. Allows to specify TextOrientation for the whole page. Default value is Horizontal in C++.... auto doc = MakeObject < Document > ();...MakeObject < DocumentBuilder > ( doc ); builder -> Writeln ( u "Hello...

    reference.aspose.com/words/cpp/aspose.words/pag...
  2. BaseWebExtensionCollection1.GetEnumerator | Asp...

    Discover the BaseWebExtensionCollection GetEnumerator method to easily iterate through collections, enhancing your development efficiency and code management.... Document doc = new Document ( MyDir + "Web...docx" ); Assert . AreEqual ( 1 , doc . WebExtensionTaskPane . Count...

    reference.aspose.com/words/net/aspose.words.web...
  3. Fill.back_theme_color property | Aspose.Words f...

    Fill.back_theme_color property. Gets or sets a ThemeColor object that represents the background color for the fill.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) shape = builder . insert_shape...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Fill.fore_theme_color property | Aspose.Words f...

    Fill.fore_theme_color property. Gets or sets a ThemeColor object that represents the foreground color for the fill.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) shape = builder . insert_shape...

    reference.aspose.com/words/python-net/aspose.wo...
  5. DocumentProperty.link_source property | Aspose....

    DocumentProperty.link_source property. Gets the source of a linked custom Document property.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) builder . start_bookmark...

    reference.aspose.com/words/python-net/aspose.wo...
  6. TextBox.internal_margin_bottom property | Aspos...

    TextBox.internal_margin_bottom property. Specifies the inner bottom margin in points for a shape.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # Insert another textbox...

    reference.aspose.com/words/python-net/aspose.wo...
  7. MailMerge.UseNonMergeFields | Aspose.Words for ...

    Unlock the power of MailMerge! Use the UseNonMergeFields property to enhance your Documents by merging into various field types seamlessly....preserveUnusedTags ) { Document doc = CreateSourceDocWithA (); DataTable...MERGEFIELDs and leave them unfilled. doc . MailMerge . PreserveUnusedTags...

    reference.aspose.com/words/net/aspose.words.mai...
  8. HtmlSaveOptions.DocumentSplitHeadingLevel | Asp...

    Optimize Document splitting with HtmlSaveOptions' DocumentSplitHeadingLevel. Control heading levels for better organization. Default set to 2.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // Every paragraph that we...

    reference.aspose.com/words/net/aspose.words.sav...
  9. SaveOptions.update_ambiguous_text_font property...

    SaveOptions.update_ambiguous_text_font property. Determines whether the font attributes will be changed according to the character code being used.... doc = aw . Document ( file_name =...'Special symbol.docx' ) run = doc . first_section . body . first_paragraph...

    reference.aspose.com/words/python-net/aspose.wo...
  10. FindReplaceOptions | Aspose.Words for .NET

    Discover the FindReplaceOptions constructor to easily initialize a new instance with default settings, enhancing your search and replace functionality.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); builder . Write ( "Jason gave...

    reference.aspose.com/words/net/aspose.words.rep...