Sort Score
Result 10 results
Languages All
Labels All
Results 1,051 - 1,060 of 214,328 for

new

(0.11 sec)
  1. ConverterContext | Aspose.Words for Java

    Document converter context in Java....ConverterContext converterContext = new ConverterContext(); Converter...OoxmlSaveOptions saveOptions = new OoxmlSaveOptions(); { saveOptions...

    reference.aspose.com/words/java/com.aspose.word...
  2. ChartAxisType | Aspose.Words for Java

    Specifies type of chart axis in Java....Document doc = new Document(); DocumentBuilder builder = new DocumentBuilder(doc);...add("Series 1", categories, new double[]{76.6, 82.1, 91.6});...

    reference.aspose.com/words/java/com.aspose.word...
  3. Aspose.PSD for .NET 19.7 - 发行说明|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.... Save ( exportPathPng , new PngOptions () { ColorType = PngColorType...exportPathPsd , new PsdOptions ()); image . Save ( exportPathPng , new PngOptions...

    docs.aspose.com/psd/zh/net/aspose-psd-for-net-1...
  4. Aspose.PSD for Java 20.3 - 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 ( outFile , new PdfOptions ()); } finally { aiImage...textData . producePortions ( new String [] { "E=mc" , "2\r" ,...

    docs.aspose.com/psd/java/aspose-psd-for-java-20...
  5. Convert PDF file to HTML format|Aspose.PDF for ...

    This topic show you how to Aspose.PDF allows to convert PDF file to HTML format with Java library....document Document pdfDocument = new Document ( _dataDir + "PDFToHTML...document Document document = new Document ( _dataDir + "PDFToHTML...

    docs.aspose.com/pdf/java/convert-pdf-to-html/
  6. Manage PowerPoint Text Paragraphs in PHP|Aspose...

    Master paragraph formatting with Aspose.Slides for PHP via Java — optimize alignment, spacing & style in PPT, PPTX, and ODP presentations....three IPortion objects for each new IParagraph (two Portion objects...represents a PPTX file $pres = new Presentation (); try { # Accessing...

    docs.aspose.com/slides/php-java/manage-paragraph/
  7. Aspose.PSD for .NET 20.6 - 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.... condition ) { throw new FormatException ( message );...actual , expected )) { throw new FormatException ( message );...

    docs.aspose.com/psd/net/aspose-psd-for-net-20-6...
  8. Introduction | Aspose.Note Documentation

    A basic introduction to Java programming concepts....Blog Knowledge Base Benchmark New Releases Status Websites aspose...Blog Knowledge Base Benchmark New Releases Status Websites aspose...

    docs.aspose.com/note/java/introduction/
  9. Create or Add Table In PDF|Aspose.PDF for Java

    Discover how to add a table to an existing PDF document in Java using Aspose.PDF, enabling structured data presentation.... Table table = new Aspose . Pdf . Table (); Adding...CreateTable () { Document doc = new Document ( _dataDir + "input...

    docs.aspose.com/pdf/java/add-table-in-existing-...
  10. Optimal Path Finder|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....mapGeneratorOptions = new WayOptions(); var generator = new WayLayerGen...startPoint = new Point(5, 7); Point goalPoint = new Point(15, 13);...

    docs.aspose.com/gis/net/optimal-path-finder/