Sort Score
Result 10 results
Languages All
Labels All
Results 4,621 - 4,630 of 69,150 for

doc

(0.19 sec)
  1. Font.Name | Aspose.Words for .NET

    Discover the Font Name property to easily customize and set your font styles, enhancing your design's appeal and readability....Document doc = new Document (); Run run = new Run ( doc , "Hello...HighlightColor = Color . Yellow ; doc . FirstSection . Body . FirstParagraph...

    reference.aspose.com/words/net/aspose.words/fon...
  2. CustomXmlPartCollection Class | Aspose.Words fo...

    Discover the Aspose.Words.Markup.CustomXmlPartCollection class, your go-to solution for managing Custom XML Parts efficiently and effortlessly.... Document doc = new Document (); // Construct...</text></root>" ; CustomXmlPart xmlPart = doc . CustomXmlParts . Add ( xmlPartId...

    reference.aspose.com/words/net/aspose.words.mar...
  3. Aspose::Words::Drawing::Charts::ChartNumberForm...

    Aspose::Words::Drawing::Charts::ChartNumberFormat::get_FormatCode method. Gets or sets the format code applied to a data label in C++.... auto doc = MakeObject < Document > ();...MakeObject < DocumentBuilder > ( doc ); // Add a line chart, then...

    reference.aspose.com/words/cpp/aspose.words.dra...
  4. StyleCollection class | Aspose.Words for Python

    aspose.words.StyleCollection class. A collection of [Style](../style/) objects that represent both the built-in and user-defined styles in a Document... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # Create a custom paragraph...

    reference.aspose.com/words/python-net/aspose.wo...
  5. LayoutCollector class | Aspose.Words for Python

    aspose.words.layout.LayoutCollector class. This class allows to compute page numbers of Document nodes....Description LayoutCollector(doc) Initializes an instance of this...of pages that a node spans. doc = aw . Document () layout_collector...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Font.theme_color property | Aspose.Words for Py...

    Font.theme_color property. Gets or sets the theme color in the applied color scheme that is associated with this [Font](../) object.... doc = aw . Document () # Define fonts...default. doc . theme . minor_fonts . latin = 'Algerian' doc . theme...

    reference.aspose.com/words/python-net/aspose.wo...
  7. SaveOptions.update_created_time_property proper...

    SaveOptions.update_created_time_property property. Gets or sets a value determining whether the [BuiltInDocumentProperties.created_time](../../../aspose.words.properties/builtinDocumentproperties/created_time/) property is updated before saving... doc = aw . Document () created_time...datetime ( 2019 , 12 , 20 ) doc . built_in_document_properties...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Aspose::Words::TextWatermarkOptions::get_IsSemi...

    Aspose::Words::TextWatermarkOptions::get_IsSemitrasparent method. Gets or sets a boolean value which is responsible for opacity of the watermark. The default value is true in C++.... auto doc = MakeObject < Document > ();...Add a plain text watermark. doc -> get_Watermark () -> SetText...

    reference.aspose.com/words/cpp/aspose.words/tex...
  9. Aspose::Words::TextWatermarkOptions::get_Layout...

    Aspose::Words::TextWatermarkOptions::get_Layout method. Gets or sets layout of the watermark. The default value is Diagonal in C++.... auto doc = MakeObject < Document > ();...Add a plain text watermark. doc -> get_Watermark () -> SetText...

    reference.aspose.com/words/cpp/aspose.words/tex...
  10. IMailMergeDataSourceRoot Interface | Aspose.Wor...

    Unlock powerful mail merging with Aspose.Words.MailMerging.IMailMergeDataSourceRoot. Seamlessly integrate custom data sources for master-detail data handling...."Vancouver" , "Seattle" }; Document doc = CreateSourceDocument ( mailMergeRegions...corresponding names/column names. doc . MailMerge . ExecuteWithRegions...

    reference.aspose.com/words/net/aspose.words.mai...