Sort Score
Result 10 results
Languages All
Labels All
Results 3,731 - 3,740 of 223,292 for

new

(0.21 sec)
  1. Aspose.PSD for Java 20.5 - 发行说明|Documentation

    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....ByteArrayOutputStrea outputStream = new ByteArrayOutputStrea (); // ...ProgressEventHandler localProgressEventHa = new ProgressEventHandler () { @Override...

    docs.aspose.com/psd/zh/java/aspose-psd-for-java...
  2. Create a Presentation Viewer in JavaScript|Aspo...

    Create a custom presentation viewer in JavaScript with Aspose.Slides for Node.js. Easily display PowerPoint and OpenDocument files without Microsoft PowerPoint....slideIndex = 0 ; var presentation = new aspose . slides . Presentation...slideIndex = 0 ; var presentation = new aspose . slides . Presentation...

    docs.aspose.com/slides/nodejs-java/presentation...
  3. HtmlSaveOptions.FontResourcesSubsettingSizeThre...

    Optimize your HTML, MHTML, or EPUB files with the FontResourcesSubsettingSizeThreshold property, ensuring efficient font resource management. Default, 0....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...builder . Font . Name = "Times New Roman" ; builder . Writeln (...

    reference.aspose.com/words/net/aspose.words.sav...
  4. Add Slides to Presentations with Python|Aspose....

    Easily add slides to your PowerPoint and OpenDocument presentations using Aspose.Slides for Python via .NET—seamless, efficient slide insertion in seconds....Slides allows you to append new slides based on existing layout.... PPTX ) FAQ Can I insert a new slide at a specific position...

    docs.aspose.com/slides/python-net/add-slide-to-...
  5. ImageSaveOptions.paperColor property | Aspose.W...

    ImageSaveOptions.paperColor property. Gets or sets the background (paper) color for the generated images...let doc = new aw . Document (); let builder = new aw . DocumentBuilder...builder . font . name = "Times New Roman" ; builder . font . size...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. ChartDataLabelCollection.ShowLeaderLines | Aspo...

    Discover the ChartDataLabelCollection ShowLeaderLines property to enhance your data visualizations. Easily control leader lines for clearer insights!...Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...Series" , new [] { "Word" , "PDF" , "Excel" }, new [] { 2.7 ...

    reference.aspose.com/words/net/aspose.words.dra...
  7. Adding Attachment to a PDF document|Aspose.PDF ...

    This page describes how to add an attachment to a PDF file with Aspose.PDF for . NET library... Create a new C# project. Add a reference to...document using ( var document = new Aspose . Pdf . Document ( dataDir...

    docs.aspose.com/pdf/net/add-attachment-to-pdf-d...
  8. Invalid bookmarks starting with 25.2 - Free Sup...

    Hello According to my testing, the bookmark feature broke with 25.2 and still does not work with the currently Newest version 25.9 of Aspose.PDF.Drawing for .NET. I use the following test-code to illustrate the problem…...output = new Aspose.Pdf.Document(); var input = new Aspose.Pdf...Pages); output.Outlines.Add(new OutlineItemCollectio(output.Outlines)...

    forum.aspose.com/t/invalid-bookmarks-starting-w...
  9. Change simple values in XMP EPS metadata |.NET

    The process of changing simple values in XMP metadata of EPS file with Aspose.Page API solution for .NET is explained and illustrated with the code here....Blog Knowledge Base Benchmark New Releases Status Websites aspose...Blog Knowledge Base Benchmark New Releases Status Websites aspose...

    docs.aspose.com/page/net/xmp-metadata/change-si...
  10. Table conditional styles unexpected behavior - ...

    Hi, I’ve noticed that conditional table padding styles (checked for FirstRow in particular) have a somewhat unexpected interaction with inline (as in - defined for specific instance of a table) styles in imported tables…...document var docFromOldEngine = new Document(@"OldEmpty.docx"); var...sourceDocument = new Document(@"src.docx"); var madeWithAspose = new Document();...

    forum.aspose.com/t/table-conditional-styles-une...