Sort Score
Result 10 results
Languages All
Labels All
Results 331 - 340 of 214,700 for

new

(0.21 sec)
  1. Aspose.PSD smartFilter - Free Support Forum - a...

    Smart filters are not saved when updating text. But if you open the PSD and save the smart object yourself, then all filters start working again...что PsdLoadOptions options = new PsdLoadOptions() { LoadEffectsResource...//Захоидм в нешл using (var stream = new MemoryStream(smart.Contents))...

    forum.aspose.com/t/aspose-psd-smartfilter/241290
  2. ChartDataTable | Aspose.Words for Java

    Allows to specify properties of a chart data table in Java....Document doc = new Document(); DocumentBuilder builder = new DocumentBuilder(doc);...clear(); double[] xValues = new double[] { 2020.0, 2021.0, 2022...

    reference.aspose.com/words/java/com.aspose.word...
  3. Aspose.PSD for Java 24.4 - 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....than one time License license = new License (); String liccorrectJava...image . save ( outputFilePath , new PngOptions ()); } PSDJAVA-612...

    docs.aspose.com/psd/java/aspose-psd-for-java-24...
  4. Prolblem convert html to pdf/a with compliance ...

    Hi, my company has upgraded to Aspose 23. I’m having a problem when I try to convert HTML to PDF/A with a compliance level. From what I understand, it’s no longer possible to directly set the compliance level on the A…...Exception { if (null == os) { throw new IllegalArgumentExcep(OUTPUT_STREAM_NULL);...(ByteArrayOutputStrea tempPdfStream = new ByteArrayOutputStrea()) { final...

    forum.aspose.com/t/prolblem-convert-html-to-pdf...
  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....title = "New Chart" ; Dictionary < string , int > data = new Dictionary...sheets . First (). Id ); // Add a new drawing to the worksheet. DrawingsPart...

    docs.aspose.com/cells/zh/net/insert-a-chart/
  6. FieldBuilder | Aspose.Words for Java

    Builds a field from field code tokens arguments and switches in Java.... Document doc = new Document(); // Below are three...symbol. FieldBuilder builder = new FieldBuilder(FieldType.FIELD_SYMBOL);...

    reference.aspose.com/words/java/com.aspose.word...
  7. AxisTimeUnit Enum | Aspose.Words for .NET

    Discover the Aspose.Words.Drawing.Charts.AxisTimeUnit enum—your solution for defining time units on chart axes efficiently and effectively....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...Series" , new [] { new DateTime ( 2017 , 11 , 06 ), new DateTime...

    reference.aspose.com/words/net/aspose.words.dra...
  8. AxisTickLabelPosition Enum | Aspose.Words for .NET

    Discover Aspose.Words.Drawing.Charts.AxisTickLabelPosition enum, which defines optimal tick label placements for enhanced chart clarity and presentation....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...Series" , new [] { new DateTime ( 2017 , 11 , 06 ), new DateTime...

    reference.aspose.com/words/net/aspose.words.dra...
  9. Manipulate PDF Document|Aspose.PDF for Java

    Learn how to manipulate PDF documents in Java using Aspose.PDF, including editing and content updates....document Document pdfDocument = new Document ( _dataDir + "sample...pdf package can both create new and manipulate existing PDF files...

    docs.aspose.com/pdf/java/manipulate-pdf-document/
  10. Merger.Merge | Aspose.Words for .NET

    Effortlessly combine multiple documents into one with our Merger Merge method. Streamline your workflow with customizable file options today!...docx" , new [] { inputDoc1 , inputDoc2 });...OoxmlSaveOptions saveOptions = new OoxmlSaveOptions { Password =...

    reference.aspose.com/words/net/aspose.words.low...