Sort Score
Result 10 results
Languages All
Labels All
Results 7,661 - 7,670 of 155,671 for

doc

(0.25 sec)
  1. AxisDisplayUnit class | Aspose.Words for Python

    aspose.words.drawing.charts.AxisDisplayUnit class. Provides access to the scaling options of the display units for the value axis... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) shape = builder . insert_chart...

    reference.aspose.com/words/python-net/aspose.wo...
  2. FieldGreetingLine.AlternateText | Aspose.Words ...

    Discover how to use the FieldGreetingLine AlternateText property to enhance user experience by displaying custom text when names are missing.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // Create a generic greeting...

    reference.aspose.com/words/net/aspose.words.fie...
  3. ListFormat.List | Aspose.Words for .NET

    Manage your Document's structure with ListFormat. Easily get or set the list for any paragraph, enhancing organization and readability.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // A list allows us to organize...

    reference.aspose.com/words/net/aspose.words.lis...
  4. Aspose::Words::Lists::ListLevel::get_NumberForm...

    Aspose::Words::Lists::ListLevel::get_NumberFormat method. Returns or sets the number format for the list level in C++.... auto doc = MakeObject < Document > ();...levels. SharedPtr < List > list = doc -> get_Lists () -> Add ( ListTemplate...

    reference.aspose.com/words/cpp/aspose.words.lis...
  5. Document.updateFields method | Aspose.Words for...

    Document.updateFields method. Updates the values of fields in the whole Document.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); // Insert a table of contents...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Aspose::Words::BookmarkCollection class | Aspos...

    Aspose::Words::BookmarkCollection class. A collection of Bookmark objects that represent the bookmarks in the specified range. To learn more, visit the Documentation article in C++.... SharedPtr < Document > doc = CreateDocumentWithBo ( 3 );...BookmarkCollection > bookmarks = doc -> get_Range () -> get_Bookmarks...

    reference.aspose.com/words/cpp/aspose.words/boo...
  7. TableSubstitutionRule.load method | Aspose.Word...

    aspose.words.fonts.TableSubstitutionRule.load method... doc = aw . Document () font_settings...aw . fonts . FontSettings () doc . font_settings = font_settings...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Font.nameOther property | Aspose.Words for Node.js

    Font.nameOther property. Returns or sets the font used for characters with character codes from 128 through 255.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); // Suppose a run that we use...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. ChartTitle.Text | Aspose.Words for .NET

    Customize your chart title effortlessly! Set or get the ChartTitle Text property for a personalized touch. Auto-generate titles when needed.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // Insert a chart shape with...

    reference.aspose.com/words/net/aspose.words.dra...
  10. PdfEncryptionDetails.userPassword property | As...

    PdfEncryptionDetails.userPassword property. Specifies the user password required for opening the encrypted PDF Document.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); builder . writeln ( "Hello...

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