Sort Score
Result 10 results
Languages All
Labels All
Results 701 - 710 of 200,019 for

new

(0.08 sec)
  1. ReplacingArgs.replacement property | Aspose.Wor...

    ReplacingArgs.replacement property. Gets or sets the replacement string....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...builder . writeln ( "Our new location in New York City is opening...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. ReplacingArgs.Replacement | Aspose.Words for .NET

    Discover the ReplacingArgs Replacement property to easily manage and customize your replacement strings for enhanced coding efficiency....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...builder . Writeln ( "Our new location in New York City is opening...

    reference.aspose.com/words/net/aspose.words.rep...
  3. Manage Hyperlinks|Aspose.Slides Documentation

    How to add hyperlink to a PowerPoint Presentation in Java...Presentation presentation = new Presentation (); try { IAutoShape...portionFormat . setHyperlinkClick ( new Hyperlink ( "https://www.aspose...

    docs.aspose.com/slides/java/manage-hyperlinks/
  4. JsonDataLoadOptions | Aspose.Words for Java

    Represents options for parsing JSON data in Java.... Document doc = new Document(getMyDir() + "Reporting...JsonDataLoadOptions options = new JsonDataLoadOptions(); { options...

    reference.aspose.com/words/java/com.aspose.word...
  5. RowFormat | Aspose.Words for Java

    Represents all formatting for a table row in Java.... Document doc = new Document(getMyDir() + "Tables...Document doc = new Document(); DocumentBuilder builder = new DocumentBuilder(doc);...

    reference.aspose.com/words/java/com.aspose.word...
  6. StreamFontSource | Aspose.Words for Java

    Base class for user-defined stream font source in Java....fontSettings = new FontSettings(); fontSettings.setFontsSources(new FontSourceBase[]{new...FontSourceBase[]{new StreamFontSourceFile()}); DocumentBuilder builder...

    reference.aspose.com/words/java/com.aspose.word...
  7. FontSubstitutionWarningInfo | Aspose.Words for ...

    Contains information about a font substitution warning that Aspose.Words issued during document loading or saving in Java.... Document doc = new Document(getMyDir() + "Rendering...WarningInfoCollectio callback = new WarningInfoCollectio(); doc....

    reference.aspose.com/words/java/com.aspose.word...
  8. Render Presentation with Fallback Font|Aspose.S...

    Render PowerPoint with fallback font in C# or .NET... // Create new instance of a rules collection...IFontFallBackRulesCo rulesList = new FontFallBackRulesCol (); // create...

    docs.aspose.com/slides/net/render-presentation-...
  9. ChartDataTable.Show | Aspose.Words for .NET

    Control your chart's visibility with the ChartDataTable Show property. Easily toggle data table display for enhanced data insights. Default, false....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. Working with Gradient in PS file | Java

    Adding gradient in PS file is a functionality supported by Aspose.Page API solution. See how to use the functionality in Java...Support Blog Knowledge Base New Releases Status Websites aspose...Support Blog Knowledge Base New Releases Status Websites aspose...

    docs.aspose.com/page/java/ps/working-with-gradi...