Sort Score
Result 10 results
Languages All
Labels All
Results 7,401 - 7,410 of 155,673 for

doc

(0.1 sec)
  1. Font.ThemeFontAscii | Aspose.Words for .NET

    Discover the Font ThemeFontAscii property to easily customize theme fonts for Latin text (codes 0-127) in your design, enhancing visual appeal.... Document doc = new Document (); // Define...default. doc . Theme . MinorFonts . Latin = "Algerian" ; doc . Theme...

    reference.aspose.com/words/net/aspose.words/fon...
  2. ChartDataTable.show property | Aspose.Words for...

    ChartDataTable.show property. Gets or sets a flag indicating whether the data table will be shown for the chart... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); let shape = builder . insertChart...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. BorderCollection.vertical property | Aspose.Wor...

    BorderCollection.vertical property. Gets the vertical border that is used between cells.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); // Create a table with red...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. ChartDataPointCollection.copy_format method | A...

    ChartDataPointCollection.copy_format method. Copies format from the source data point to the destination data point.... doc = aw . Document ( file_name =...series to update format. shape = doc . get_child ( aw . NodeType ...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Aspose::Words::Fields::FieldSet::get_BookmarkTe...

    Aspose::Words::Fields::FieldSet::get_BookmarkText method. Gets or sets the new text of the bookmark in C++.... auto doc = MakeObject < Document > ();...MakeObject < DocumentBuilder > ( doc ); // Name bookmarked text with...

    reference.aspose.com/words/cpp/aspose.words.fie...
  6. Stroke.fore_tint_and_shade property | Aspose.Wo...

    Stroke.fore_tint_and_shade property. Gets or sets a double value that lightens or darkens the stroke foreground color.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) shape = builder . insert_shape...

    reference.aspose.com/words/python-net/aspose.wo...
  7. StyleCollection.GetEnumerator | Aspose.Words fo...

    Discover the StyleCollection GetEnumerator method to effortlessly list styles alphabetically by name. Enhance your coding efficiency today!...Document doc = new Document (); Assert . AreEqual ( 4 , doc . Styles...IEnumerator < Style > stylesEnum = doc . Styles . GetEnumerator ())...

    reference.aspose.com/words/net/aspose.words/sty...
  8. DocumentPropertyCollection indexer | Aspose.Wor...

    DocumentPropertyCollection indexer. Returns a [DocumentProperty](../../Documentproperty/) object by index.... doc = aw . Document ( MY_DIR + 'Properties...custom document property' , str ( doc . custom_document_properties...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Aspose::Words::BuildingBlocks::GlossaryDocument...

    Aspose::Words::BuildingBlocks::GlossaryDocument::get_NodeType method. Returns the GlossaryDocument value in C++....void RecurseChildren () { auto doc = MakeObject < Document > ( MyDir...is composite. ASSERT_TRUE ( doc -> get_IsComposite ()); // Invoke...

    reference.aspose.com/words/cpp/aspose.words.bui...
  10. Aspose::Words::Notes::Footnote::get_NodeType me...

    Aspose::Words::Notes::Footnote::get_NodeType method. Returns Footnote in C++....void RecurseChildren () { auto doc = MakeObject < Document > ( MyDir...is composite. ASSERT_TRUE ( doc -> get_IsComposite ()); // Invoke...

    reference.aspose.com/words/cpp/aspose.words.not...