Sort Score
Result 10 results
Languages All
Labels All
Results 3,011 - 3,020 of 165,041 for

new

(0.08 sec)
  1. ChartAxisTitle.Font | Aspose.Words for .NET

    Customize your ChartAxisTitle with versatile font options. Enhance your data visualization with unique axis title formatting for clearer insights....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...seriesColl . Add ( "AW Series 1" , new string [] { "AW Category 1" ...

    reference.aspose.com/words/net/aspose.words.dra...
  2. Aspose.PSD for .NET 24.8 - 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....psd" ); var opt = new PsdLoadOptions () { LoadEffectsResource...outputImageFile = new string [ 4 ]; string [] outputPsdFile = new string...

    docs.aspose.com/psd/net/aspose-psd-for-net-24-8...
  3. Manage Workbook with C++|Documentation

    Learn how to Manage Workbook through the Aspose.Cells for C++ APIs.... Creating a New Workbook To create a new workbook: Create...Cells :: Startup (); // Create a new workbook Aspose :: Cells :: Workbook...

    docs.aspose.com/cells/cpp/managing-workbooks-an...
  4. Aspose.PSD for Java 20.9 - 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.... areEqual ) { throw new FormatException ( String . format...PSD smart object layer to a new location // because we are going...

    docs.aspose.com/psd/java/aspose-psd-for-java-20...
  5. CommentCollection | Aspose.Words for Java

    Provides typed access to a collection of Comment nodes in Java....Document doc = new Document(); DocumentBuilder builder = new DocumentBuilder(doc);...comment = new Comment(doc, "John Doe", "J.D.", new Date()); comment...

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

    Specifies the unit of time for axes in Java....Document doc = new Document(); DocumentBuilder builder = new DocumentBuilder(doc);...getSeries().add("Aspose Test Series", new Date[] { DocumentHelper.createDate(2017...

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

    Discover the FontSubstitutionRule Enabled property to easily manage font settings. Ensure optimal text display with this essential feature....FontSettings fontSettings = new FontSettings (); FontConfigSubstituti...FontConfigSubstituti ; bool isWindows = new [] { PlatformID . Win32NT , PlatformID...

    reference.aspose.com/words/net/aspose.words.fon...
  8. TableStyle | Aspose.Words for Java

    Represents a table style in Java....Document doc = new Document(); DocumentBuilder builder = new DocumentBuilder(doc);...be applied automatically to a new paragraph inserted after a paragraph...

    reference.aspose.com/words/java/com.aspose.word...
  9. Aspose.PSD for Java 24.8 - 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....psd" ; var opt = new PsdLoadOptions (); opt . setLoadEffectsResour...outputImageFile = new String [ 4 ]; String [] outputPsdFile = new String...

    docs.aspose.com/psd/java/aspose-psd-for-java-24...
  10. LoadOptions.TempFolder | Aspose.Words for .NET

    Optimize document reading with LoadOptions' TempFolder property. Easily manage temporary files for efficient processing and enhanced performance....speed LoadOptions loadOptions = new LoadOptions (); loadOptions ...TempFolder ); Document doc = new Document ( MyDir + "Document...

    reference.aspose.com/words/net/aspose.words.loa...