Sort Score
Result 10 results
Languages All
Labels All
Results 9,541 - 9,550 of 18,041 for

aws

(0.08 sec)
  1. PdfSaveOptions.header_footer_bookmarks_export_m...

    PdfSaveOptions.header_footer_bookmarks_export_mode property. Determines how bookmarks in headers/footers are exported.... doc = aw . Document ( file_name = MY_DIR...document to .PDF. save_options = aw . saving . PdfSaveOptions ()...

    reference.aspose.com/words/python-net/aspose.wo...
  2. ChartDataLabel.numberFormat property | Aspose.W...

    ChartDataLabel.numberFormat property. Returns number format of the parent element....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...chartShape = builder . insertChart ( aw . Drawing . Charts . ChartType...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. ChartDataTable.has_vertical_border property | A...

    ChartDataTable.has_vertical_border property. Gets or sets a flag indicating whether a vertical border of the data table is displayed... doc = aw . Document () builder = aw . DocumentBuilder... insert_chart ( chart_type = aw . drawing . charts . ChartType...

    reference.aspose.com/words/python-net/aspose.wo...
  4. RevisionColor enumeration | Aspose.Words for Py...

    aspose.words.layout.RevisionColor enumeration. Allows to specify color of document revisions.... doc = aw . Document () builder = aw . DocumentBuilder...revision_options . inserted_text_color = aw . layout . RevisionColor . BRIGHT_GREEN...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Python में Markdown संपादित करें

    Python कोड में Markdown संपादित करें।...words as aw doc = aw.Document( "Input.md" ) builder = aw.DocumentBuilder(doc)...words as aw doc = aw.Document( "Input.md" ) builder = aw.DocumentBuilder(doc)...

    products.aspose.com/words/hi/python-net/edit/md/
  6. Python में MARKDOWN संपादित करें

    Python कोड में MARKDOWN संपादित करें।...words as aw doc = aw.Document( "Input.md" ) builder = aw.DocumentBuilder(doc)...words as aw doc = aw.Document( "Input.md" ) builder = aw.DocumentBuilder(doc)...

    products.aspose.com/words/hi/python-net/edit/ma...
  7. BuildVersionInfo class | Aspose.Words for Node.js

    Aspose.Words.BuildVersionInfo class. Provides information about the current product name and version...log ( `I am currently using ${ aw . BuildVersionInfo . product...product } , version number ${ aw . BuildVersionInfo . version } !` );...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Style.locked property | Aspose.Words for Node.js

    Style.locked property. Specifies whether this style is locked.... let doc = new aw . Document (); let styleHeading1...styleHeading1 = doc . styles . at ( aw . StyleIdentifier . Heading1 );...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Travailler avec des graphiques dans C#|Aspose.W...

    Introduction à la fonctionnalité Graphique, comment créer et manipuler des graphiques à l'aide de C#....categories = new string [] { "AW Category 1" , "AW Category 2" }; // Adding...series1 = seriesColl . Add ( "AW Series 1" , categories , new...

    docs.aspose.com/words/fr/net/working-with-charts/
  10. DocumentVisitor.visitOfficeMathStart method | A...

    DocumentVisitor.visitOfficeMathStart method. Called when enumeration of a Office Math object has started....'OfficeMathToText' , () => { let doc = new aw . Document ( base . myDir + ... getText () + "\"" ); return aw . VisitorAction . Continue ;...

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