Sort Score
Result 10 results
Languages All
Labels All
Results 661 - 670 of 163,955 for

new

(0.05 sec)
  1. 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-...
  2. 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...
  3. Export block to image - Free Support Forum - as...

    Hi, I need to get a preview for each block. I managed to get image for every block. But the block is not in the center of the image. How to place each block in the center of image? And Hoe to fit block to image? priva…...Load(FILE_PATH)) { List filteredEntities = new List(); foreach (var entity in...Generate Image List oneEntiy = new List(); entity.ChildObjects.RemoveAll(x...

    forum.aspose.com/t/export-block-to-image/256647
  4. Manage OLE|Aspose.Slides Documentation

    Manage OLE objects in PowerPoint presentations in Java...Presentation presentation = new Presentation (); SizeF slideSize...file = new File ( "book.xlsx" ); byte fileData [] = new byte [(...

    docs.aspose.com/slides/androidjava/manage-ole/
  5. ChartLegendEntry.IsHidden | Aspose.Words for .NET

    Discover the ChartLegendEntry IsHidden property, control chart legend visibility effortlessly. Enhance your data presentation with this simple toggle feature!...Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...Clear (); string [] categories = new string [] { "AW Category 1" ...

    reference.aspose.com/words/net/aspose.words.dra...
  6. FieldSubject.Text | Aspose.Words for .NET

    Manage the FieldSubject Text property effortlessly—get or set your subject text for seamless data handling and enhanced user experience.... Document doc = new Document (); // Set a value for...property. DocumentBuilder builder = new DocumentBuilder ( doc ); FieldSubject...

    reference.aspose.com/words/net/aspose.words.fie...
  7. Font Replacement - PowerPoint Java API|Aspose.S...

    Learn how to replace fonts using the explicit replacement method in PowerPoint using the Java API....font will be replaced by the new font. Aspose.Slides allows you...that will be replaced. Load the new font. Replace the font. Write...

    docs.aspose.com/slides/java/font-replacement/
  8. Font Replacement - PowerPoint Java API|Aspose.S...

    Learn how to replace fonts using the explicit replacement method in PowerPoint using the Java API....font will be replaced by the new font. Aspose.Slides allows you...that will be replaced. Load the new font. Replace the font. Write...

    docs.aspose.com/slides/php-java/font-replacement/
  9. Public API Changes in Aspose.3D 2.1.0|Documenta...

    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.... It includes not only new and updated public methods, but...C# ColladaSaveOptions opts = new ColladaSaveOptions (); // generates...

    docs.aspose.com/3d/net/public-api-changes-in-as...
  10. OoxmlSaveOptions.password property | Aspose.Wor...

    OoxmlSaveOptions.password property. Gets/sets a password to encrypt document using ECMA376 Standard encryption algorithm....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...world!" ); let saveOptions = new aw . Saving . OoxmlSaveOptions...

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