Sort Score
Result 10 results
Languages All
Labels All
Results 2,181 - 2,190 of 213,612 for

new

(0.17 sec)
  1. AxisBound class | Aspose.Words for Node.js

    Aspose.Words.Drawing.Charts.AxisBound class. Represents minimum or maximum bound of axis values...Description AxisBound() Creates a new instance indicating that axis...let doc = new aw . Document (); let builder = new aw . DocumentBuilder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. GradientStop.baseColor property | Aspose.Words ...

    GradientStop.baseColor property. Gets a value representing the color of the gradient stop without any modifiers....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...transparency = 0.25 ; // Add new gradient stop to the end of collection...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. FieldIf | Aspose.Words for Java

    Implements the IF field in Java....Document doc = new Document(); DocumentBuilder builder = new DocumentBuilder(doc);...Document doc = new Document(); DocumentBuilder builder = new DocumentBuilder(doc);...

    reference.aspose.com/words/java/com.aspose.word...
  4. ChartDataPoint.Format | Aspose.Words for .NET

    Discover how the ChartDataPoint Format property enhances your data visualization with customizable fill and line styles for impactful presentations....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...Series . Clear (); // Adding new series. ChartSeries series =...

    reference.aspose.com/words/net/aspose.words.dra...
  5. Working with Headings in PDF|Aspose.PDF for Java

    Create numbering in heading your PDF document with Java. Aspose.PDF for Java offers different kinds of numbering styles....ApplyNumberingStylei () { Document pdfDoc = new Document (); pdfDoc . getPageInfo...getPageInfo (). setMargin ( new MarginInfo ()); pdfDoc . getPageInfo...

    docs.aspose.com/pdf/java/working-with-headings/
  6. Aspose.PSD for .NET 21.1 - 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....); PsdLoadOptions options = new PsdLoadOptions (); using ( PsdImage...image . Save ( outputFilePath , new PsdOptions ( image )); image...

    docs.aspose.com/psd/net/aspose-psd-for-net-21-1...
  7. Manage Slide Show in JavaScript|Aspose.Slides f...

    Manage slide shows in JavaScript with Aspose.Slides for Node.js. Control slide transitions, timings and more across PPT, PPTX and ODP formats with ease....code example below creates a new presentation and sets the show...presentation = new asposeSlides . Presentation (); var showType = new asposeSlides...

    docs.aspose.com/slides/nodejs-java/manage-slide...
  8. TEXT to PDF Converter using Android via Java | ...

    Sample code on Java for TEXT to PDF conversion. Use example code for batch TEXT to PDF conversion in Android...and add a new page in the Pages collection Create a new object of...object File pdfDocumentFileName = new File ( fileStorage , "demo_txt...

    products.aspose.com/pdf/android-java/conversion...
  9. ParagraphFormat | Aspose.Words for Java

    Represents all the formatting for a paragraph in Java.... Document doc = new Document(); // A blank document...collection. // First, create a new section, and then append it as...

    reference.aspose.com/words/java/com.aspose.word...
  10. JoinStyle | Aspose.Words for Java

    Line join style in Java....Document doc = new Document(); DocumentBuilder builder = new DocumentBuilder(doc);...the right end: Shape arrow = new Shape(doc, ShapeType.LINE); arrow...

    reference.aspose.com/words/java/com.aspose.word...