Sort Score
Result 10 results
Languages All
Labels All
Results 611 - 620 of 192,486 for

new

(0.12 sec)
  1. Public API and Backwards Incompatible Changes i...

    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....DateTime Fast text extraction The new static method GetPresentationText...the ISlideText interface. The new API can be used like this: PresentationText...

    docs.aspose.com/slides/net/public-api-and-backw...
  2. ChartAxisTitle | Aspose.Words for Java

    Provides access to the axis title properties in Java....Document doc = new Document(); DocumentBuilder builder = new DocumentBuilder(doc);...1", new String[] { "AW Category 1", "AW Category 2" }, new double[]...

    reference.aspose.com/words/java/com.aspose.word...
  3. Open Presentation in Java|Aspose.Slides Documen...

    Open or load Presentation PPT, PPTX, ODP in Java...(content on its slides), add new slides or remove existing ones...constructor Presentation pres = new Presentation ( "Presentation...

    docs.aspose.com/slides/androidjava/open-present...
  4. BubbleSizeCollection | Aspose.Words for Java

    Represents a collection of bubble sizes for a chart series in Java.... To add or insert new values to a chart series, or...Document doc = new Document(); DocumentBuilder builder = new DocumentBuilder(doc);...

    reference.aspose.com/words/java/com.aspose.word...
  5. Unable to convert a web-page content to pdf - S...

    Hi! I have the following URL of a web page that I want to convert to PDF: https://www.theverge.com/2023/1/16/23557098/generative-ai-art-copyright-legal-lawsuit-stable-diffusion-midjourney-deviantart/ I also have some c…...var url = new Url($"{link}"); var pdfSaveOptions = new Aspose.Html...too, same error var options = new HtmlLoadOptions(link) { PageInfo...

    forum.aspose.com/t/unable-to-convert-a-web-page...
  6. Aspose.PSD for .NET 23.2 - 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 () { ColorType = PngColorType...); image . Save ( outputPng , new PngOptions () { ColorType = PngColorType...

    docs.aspose.com/psd/net/aspose-psd-for-net-23-2...
  7. News Archive 2022|Documentation

    Aspose.Imaging New features and enhancements introduced in our recent releases, empowering you to unlock New possibilities in graphic processing and manipulation. Support for the most common raster file formats, alongside a diverse array of conversion options....News Archive 2022 Contents [ Hide ] This page highlights the...the new features and enhancements introduced in recent releases...

    docs.aspose.com/imaging/net/what-s-new-in-aspos...
  8. 档案

    档案...jp2", new LoadOptions() { BufferSizeHint...Image.Load("inputFile.j2k", new LoadOptions() { BufferSizeHint...

    blog.aspose.com/zh/imaging/memory-optimization-...
  9. Source | Aspose.Words for Java

    Represents an individual source such as a book journal article or interview in Java.... Document document = new Document(getMyDir() + "Bibliography...create a new source. Source newSource = new Source("New source"...

    reference.aspose.com/words/java/com.aspose.word...
  10. Range.replace method | Aspose.Words for Node.js

    Aspose.Words.Range.replace method...let doc = new aw . Document (); let builder = new aw . DocumentBuilder...let doc = new aw . Document (); let builder = new aw . DocumentBuilder...

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