Sort Score
Result 10 results
Languages All
Labels All
Results 1,581 - 1,590 of 33,766 for

new

(0.04 sec)
  1. Font Substitution - PowerPoint Java API|Aspose....

    Substitute font in PowerPoint in Java... Load the new font. Add a rule for the replacement...presentation Presentation pres = new Presentation ( "Fonts.pptx" );...

    docs.aspose.com/slides/java/font-substitution/
  2. ChartDataTable.Font | Aspose.Words for .NET

    Discover the ChartDataTable Font property to enhance your data table's appearance with customizable font formatting for better readability and impact....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...Clear (); double [] xValues = new double [] { 2020 , 2021 , 2022...

    reference.aspose.com/words/net/aspose.words.dra...
  3. Aspose.PSD for .NET 20.5 - Release Notes|Docume...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms.... Save ( outputPng , new PngOptions ()); input . Save...psd" ; Stream outputStream = new MemoryStream (); ProgressEventHandler...

    docs.aspose.com/psd/net/aspose-psd-for-net-20-5...
  4. Product Overview | Aspose.Page for .NET

    C# .NET Library for the developers to process PS, EPS, and XPS files. Learn the overvoew of Aspose.Page API solution for .NET....Support Blog Knowledge Base New Releases Status Websites aspose...Support Blog Knowledge Base New Releases Status Websites aspose...

    docs.aspose.com/page/net/product-overview/
  5. Change SVG Background Color – C# Examples

    Learn how to change SVG background color in C# – by modifying the SVG directly, using inline and internal CSS, and using JavaScript....Support Blog Knowledge Base New Releases Status Websites aspose...Support Blog Knowledge Base New Releases Status Websites aspose...

    docs.aspose.com/svg/net/change-svg-background-c...
  6. Compare result does not match MS Word - Bookmar...

    As a follow up to this issue: Compare result does not match MS Word output - Bookmarks are missing I’ve run into another case where bookmarks are missing when comparing two documents, and the output differs from the out…...bookmarked named bookmark_1 and a new bookmark named bookmark_2 doc_1...an additional bookmark, the new bookmark was lost in the comparison...

    forum.aspose.com/t/compare-result-does-not-matc...
  7. TableSubstitutionRule.save method | Aspose.Word...

    aspose.words.fonts.TableSubstitutionRule.save method...font_settings = font_settings # Create a new table substitution rule and load...for the "Times New Roman CE" font is "Times New Roman". self ...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Risk Analysis Tool

    Learn how to perform risk analysis on your Microsoft Project (MPP/XML) files using Aspose.Tasks for .NET....Support Blog Knowledge Base New Releases Status Websites aspose...Support Blog Knowledge Base New Releases Status Websites aspose...

    docs.aspose.com/tasks/net/risk-analysis-tool/
  9. How to create a content control(SDT) when you h...

    Hi Team, Let’s take an example such that a documents consists of below text Hello World How to write a regex pattern to match and create a content control? I need to match both Hello and World and it should create a …...options = new FindReplaceOptions { ReplacingCallback = new ReplaceWithContentCo(doc...patern = new Regex(pattern); doc.Range.Replace(new Regex(pattern...

    forum.aspose.com/t/how-to-create-a-content-cont...
  10. TextColumnCollection.set_count method | Aspose....

    TextColumnCollection.set_count method. Arranges text into the specified number of text columns....set_count method set_count(new_count) Arranges text into the...self , new_count : int ): ... Parameter Type Description new_count...

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