Sort Score
Result 10 results
Languages All
Labels All
Results 2,851 - 2,860 of 213,381 for

new

(0.28 sec)
  1. Open and Edit PSD file | products.aspose.com

    Open and Edit PSD file with online editor...update text in PSD Files, add new layers and help to paint on the...textLayer.UpdateText("test update", new Point(0, 0), 15.0f, Color.Purple);...

    products.aspose.com/psd/editor/psd/
  2. TxtSaveOptions.maxCharactersPerLine property | ...

    TxtSaveOptions.maxCharactersPerLine property. Gets or sets an integer value that specifies the maximum number of characters per one line...let doc = new aw . Document (); let builder = new aw . DocumentBuilder...one line. let saveOptions = new aw . Saving . TxtSaveOptions...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Expose Geometric Transformation|Documentation

    Aspose.3D for Node.js via Java allows exposing geometric transformation of a 3D scene. You can evaluate the global transformation using evaluateGlobalTransform method....Initialize scene object var scene = new aspose . threed . Scene (); //...Initialize cylinder var cylinder = new aspose . threed . Cylinder ();...

    docs.aspose.com/3d/nodejs-java/expose-geometric...
  4. CompareOptions.AdvancedOptions | Aspose.Words f...

    Discover CompareOptions AdvancedOptions to enhance your comparisons. Achieve precise results with tailored settings for optimal output.... Document docA = new Document ( MyDir + "DML unique...original.docx" ); Document docB = new Document ( MyDir + "DML unique...

    reference.aspose.com/words/net/aspose.words.com...
  5. Working with GridJs storage|Documentation

    This article describes the general file processing for GridJs...."uid" ); GridJsWorkbook gwb = new GridJsWorkbook (); String ret...updateCell ( p , uid ); return new ResponseEntity <>( ret , HttpStatus...

    docs.aspose.com/cells/java/aspose-cells-gridjs/...
  6. HtmlControlType Enum | Aspose.Words for .NET

    Discover the Aspose.Words.HtmlControlType enum for seamless import of HTML input and select elements, enhancing your document processing capabilities....HtmlLoadOptions htmlLoadOptions = new HtmlLoadOptions (); htmlLoadOptions...StructuredDocumentTa ; Document doc = new Document ( new MemoryStream ( Encoding...

    reference.aspose.com/words/net/aspose.words.loa...
  7. Need a Sample Code to Create a PowerPoint Combi...

    I have a combination chart of stacked column, line with markers on the primary axis and cluster column on the secondary axis. Fact2LegendNotVisible.zip (37.8 KB) please refer the attached ppt file and provide the code. …...Presentation presentation = new Presentation(); presentation...getSolidFillColor().setColor(new Color(103, 88, 149)); series...

    forum.aspose.com/t/need-a-sample-code-to-create...
  8. Create archive from one or more files via Java

    How to put in a ZIP/TAR archive one or more files. Explore how to add file to archive with Aspose.Zip via Java...Support Blog Knowledge Base New Releases Status Websites aspose...Support Blog Knowledge Base New Releases Status Websites aspose...

    products.aspose.com/zip/java/advanced-api-featu...
  9. Cell Class | Aspose.Words for .NET

    Discover the Aspose.Words.Tables.Cell class—your solution for efficient table cell management in document processing. Enhance your workflow today!...DocumentBase ) Initializes a new instance of the Cell class. Properties...Document doc = new Document (); Table table = new Table ( doc );...

    reference.aspose.com/words/net/aspose.words.tab...
  10. FieldMergeBarcode | Aspose.Words for Java

    Implements the MERGEBARCODE field in Java....Document doc = new Document(); DocumentBuilder builder = new DocumentBuilder(doc);...The mail merge will create a new page for each row. Each page...

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