Sort Score
Result 10 results
Languages All
Labels All
Results 621 - 630 of 213,276 for

new

(0.09 sec)
  1. Make HTML Using C#

    Make a New HTML in C# in a few steps. Easily create HTML using .NET library....the following example: Make a new HTML using C# Copy Examples Output...Words; var doc = new Document(); var builder = new DocumentBuilder(doc);...

    products.aspose.com/words/net/make/html/
  2. Make WORD Using Javascript

    Make a New a Word document in JavaScript in a few steps. Easily create a Word document using Node.js via .NET library....the following example: Make a new DOCX using JavaScript Copy Examples...); var doc = new aw.Document() var builder = new aw.DocumentBuilder(doc)...

    products.aspose.com/words/nodejs-net/make/word/
  3. 档案

    档案...AutoMaskingGraphCutO options = new AutoMaskingGraphCutO { // 指示在图像分解期间应执行默认笔划的新计算。...Decompose = false, ExportOptions = new PngOptions() { ColorType = PngColorType...

    blog.aspose.com/zh/imaging/remove-image-backgro...
  4. Manage Presentation Comments in Java|Aspose.Sli...

    Master presentation comments with Aspose.Slides for Java: add, read, edit, and delete comments in PowerPoint files fast and easily....Presentation class Presentation pres = new Presentation (); try { // Adds...comments Point2D . Float point = new Point2D . Float ( 0 . 2f , 0...

    docs.aspose.com/slides/java/presentation-comments/
  5. Manage Presentation Comments on Android|Aspose....

    Master presentation comments with Aspose.Slides for Android via Java: add, read, edit, and delete comments in PowerPoint files fast and easily....Presentation class Presentation pres = new Presentation (); try { // Adds...comments Point2D . Float point = new Point2D . Float ( 0 . 2f , 0...

    docs.aspose.com/slides/androidjava/presentation...
  6. TableSubstitutionRule.set_substitutes method | ...

    TableSubstitutionRule.set_substitutes method. Override substitute font names for given original font name...."Amethysta": "Arvo", and "Courier New". # If the first substitute is...'Amethysta' , [ 'Arvo' , 'Courier New' ]) # "Amethysta" is unavailable...

    reference.aspose.com/words/python-net/aspose.wo...
  7. SaveOptions.updateLastPrintedProperty property ...

    SaveOptions.updateLastPrintedProperty property. Gets or sets a value determining whether the [BuiltInDocumentProperties.lastPrinted](../../../aspose.words.properties/builtindocumentproperties/lastPrinted/) property is updated before saving.... let doc = new aw . Document (); doc . builtInDocumentPrope...builtInDocumentPrope . lastPrinted = new Date ( 2019 , 12 , 20 ); // This...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. MarkdownSaveOptions.OfficeMathExportMode | Aspo...

    Discover the MarkdownSaveOptions OfficeMathExportMode property to customize OfficeMath output. Optimize your files with flexible export settings!... Document doc = new Document ( MyDir + "Office math...MarkdownSaveOptions saveOptions = new MarkdownSaveOptions (); saveOptions...

    reference.aspose.com/words/net/aspose.words.sav...
  9. ChartDataTable.Format | Aspose.Words for .NET

    Discover the ChartDataTable Format property for enhanced text background and border styling, elevating your data visualization experience....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...Clear (); double [] xValues = new double [] { 2020 , 2021 , 2022...

    reference.aspose.com/words/net/aspose.words.dra...
  10. ChartSeriesGroup.AxisY | Aspose.Words for .NET

    Discover the ChartSeriesGroup AxisY property to easily access and customize Y-axis features for enhanced data visualization in your charts....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...Clear (); string [] categories = new string [] { "Category 1" , "Category...

    reference.aspose.com/words/net/aspose.words.dra...