Sort Score
Result 10 results
Languages All
Labels All
Results 521 - 530 of 214,458 for

new

(0.24 sec)
  1. Converter | Aspose.Words for Java

    Represents a group of methods intended to convert a variety of different types of documents using a single line of code in Java....saveFormat) create() Creates new instance of the converter processor...create(ConverterContext context) Creates new instance of the converter processor...

    reference.aspose.com/words/java/com.aspose.word...
  2. StreamFontSource.CacheKey | Aspose.Words for .NET

    Discover the StreamFontSource CacheKey property, optimize your font management with efficient caching for faster load times and enhanced performance....parsedFonts = new FontSettings (); FontSettings loadedCache = new FontSettings...SetFontsSources ( new FontSourceBase [] { new FileFontSource (...

    reference.aspose.com/words/net/aspose.words.fon...
  3. PSD PSB Reduce Size Solution | products.aspose.com

    Reduce PSD files size...Bounds, new int[layer.Bounds.Width * layer...stream = new MemoryStream(); image.Save(stream, new PsdOptions(image));...

    products.aspose.com/psd/reduce-size/
  4. Printing Barcodes in Report Using Data Source|D...

    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.... This time, create a new data source inherited from the...private Object [][] data = { { new Integer ( 22 ), "Bill Ott" ,...

    docs.aspose.com/barcode/jasperreports/printing-...
  5. Add Figures Annotations using C#|Aspose.PDF for...

    This article describes how to add, get, and delete figures annotations from your PDF document with Aspose.PDF for .NET...file or create new by Document . Create the new annottaion and...and set parameters (new Rectangle, new Point, title, color, width...

    docs.aspose.com/pdf/net/figures-annotation/
  6. Migrate to the latest Aspose.Tasks for Java | A...

    Learn how to migrate from earlier versions of Aspose.Tasks for Java 8.1.0 to the latest ones....Blog Knowledge Base Benchmark New Releases Status Websites aspose...Blog Knowledge Base Benchmark New Releases Status Websites aspose...

    docs.aspose.com/tasks/java/how-to-migrate-to-as...
  7. Basic Barcode Recognition|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....instance BarCodeReader reader = new BarCodeReader ( "barcode.png"...codes BarCodeReader reader = new BarCodeReader ( "image.png" ...

    docs.aspose.com/barcode/java/developer-guide/ba...
  8. ReportBuilderContext | Aspose.Words for Java

    LINQ Reporting Engine context in Java....stream: MessageTestClass sender = new MessageTestClass("LINQ Reporting...(FileInputStream streamIn = new FileInputStream(getMyDir() +...

    reference.aspose.com/words/java/com.aspose.word...
  9. MergerContext | Aspose.Words for Java

    Document merger context in Java....MergerContext mergerContext = new MergerContext(); mergerContext...LoadOptions firstLoadOptions = new LoadOptions(); { firstLoadOptions...

    reference.aspose.com/words/java/com.aspose.word...
  10. Extract Paragraph from PDF|Aspose.PDF for Java

    Discover how to extract paragraphs from a PDF document in Java with Aspose.PDF for easier content analysis.... Document doc = new Document ( _dataDir + "input...ParagraphAbsorber absorber = new ParagraphAbsorber (); absorber...

    docs.aspose.com/pdf/java/extract-paragraph-from...