Sort Score
Result 10 results
Languages All
Labels All
Results 571 - 580 of 199,540 for

new

(0.08 sec)
  1. StreamFontSource | Aspose.Words for Java

    Base class for user-defined stream font source in Java....fontSettings = new FontSettings(); fontSettings.setFontsSources(new FontSourceBase[]{new...FontSourceBase[]{new StreamFontSourceFile()}); DocumentBuilder builder...

    reference.aspose.com/words/java/com.aspose.word...
  2. 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/
  3. Converting Worksheet to Image in PHP|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....$imageFormat = new ImageFormat (); //Instantiate a new workbook with...path to an Excel file $book = new Workbook ( $dataDir . "MyTestBook1...

    docs.aspose.com/cells/java/converting-worksheet...
  4. Aspose.PSD for Java 20.7 - 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....PSD file after the creation of new Layer Group we get Photoshop...PsdLoadOptions psdLoadOptions = new PsdLoadOptions (); psdLoadOptions...

    docs.aspose.com/psd/java/aspose-psd-for-java-20...
  5. ReplacingArgs.MatchEndNode | Aspose.Words for .NET

    ReplacingArgs MatchEndNode property guide. Access the ending node of text matches during document search and replace operations....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...ReplacingCallback replacingCallback = new ReplacingCallback (); FindReplaceOptions...

    reference.aspose.com/words/net/aspose.words.rep...
  6. NodeRendererBase.RenderToScale | Aspose.Words f...

    Discover the NodeRendererBase RenderToScale method—efficiently render shapes into Graphics objects at any scale for enhanced visual output....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...ShapeForm shapeForm = new ShapeForm ( new Size ( 1017 , 840 ));...

    reference.aspose.com/words/net/aspose.words.ren...
  7. FontSubstitutionWarningInfo | Aspose.Words for ...

    Contains information about a font substitution warning that Aspose.Words issued during document loading or saving in Java.... Document doc = new Document(getMyDir() + "Rendering...WarningInfoCollectio callback = new WarningInfoCollectio(); doc....

    reference.aspose.com/words/java/com.aspose.word...
  8. Working with Gradient in PS file | Java

    Adding gradient in PS file is a functionality supported by Aspose.Page API solution. See how to use the functionality in Java...Support Blog Knowledge Base New Releases Status Websites aspose...Support Blog Knowledge Base New Releases Status Websites aspose...

    docs.aspose.com/page/java/ps/working-with-gradi...
  9. ContainerConfig|Documentation

    ContainerConfig element is used to break content into columns and to add a footer to the form.... new ContainerConfig () { Children = new List < BaseConfig...templateConfig = new TemplateConfig () { Children = new List < BaseConfig...

    docs.aspose.com/omr/net/programmatic-forms/cont...
  10. 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-...