Sort Score
Result 10 results
Languages All
Labels All
Results 7,321 - 7,330 of 162,156 for

new

(0.07 sec)
  1. Colorize any Part of the Barcode Image in PHP|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....object $bb = new BarCodeBuilder (); $color = new Color (); \ #...

    docs.aspose.com/barcode/java/colorize-any-part-...
  2. Converting Worksheet to SVG in Ruby|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.... new save_format = Rjb :: import (...aspose.cells.SheetRender' ) . new ( sheet , img_options ) k = 0...

    docs.aspose.com/cells/java/converting-worksheet...
  3. Table.allowCellSpacing property | Aspose.Words ...

    Table.allowCellSpacing property. Gets or sets the Allow spacing between cells option....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Add Watermark in Java|Aspose.Words for Java

    Add a watermark into a document. Apache POI does not provide an opportunity to add a watermark.... Shape watermark = new Shape ( doc , ShapeType . TEXT_PLAIN_TEXT...HorizontalAlignment . CENTER ); // Create a new paragraph and append the watermark...

    docs.aspose.com/words/java/add-watermark/
  5. CellCollection.toArray method | Aspose.Words fo...

    CellCollection.toArray method. Copies all cells from the collection to a New array of cells....cells from the collection to a new array of cells. toArray () Returns...contents of each cell. let doc = new aw . Document ( base . myDir...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. TableContentAlignment Enum | Aspose.Words for .NET

    Discover Aspose.Words.Saving.TableContentAlignment enum for precise table content alignment in Markdown exports. Enhance your document formatting effortlessly!... DocumentBuilder builder = new DocumentBuilder (); builder ...MarkdownSaveOptions saveOptions = new MarkdownSaveOptions { TableContentAlignmen...

    reference.aspose.com/words/net/aspose.words.sav...
  7. CleanupOptions.unusedLists property | Aspose.Wo...

    CleanupOptions.unusedLists property. Specifies whether unused list and list definitions should be removed from document... let doc = new aw . Document (); doc . styles...them as "used". let builder = new aw . DocumentBuilder ( doc );...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Crop, Rotate and Resize Images|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....Resize method while specifying new Height & Width. Save the results...can resize images by passing new height and width values as parameters...

    docs.aspose.com/psd/java/crop-rotate-and-resize...
  9. Wmf to png conversion absolute line and divid l...

    Using aspose.imageing java product: converting wmf to png file. After converting wmf to png , the absolute line e.g. |u| , “|” getting very faint in png file. wmf file and converted png file enclosed in zip format. i…...WmfRasterizationOpti rasterizationOptions = new WmfRasterizationOpti(); System...getPageHeight()); PngOptions pngOptions = new PngOptions(); ResolutionSetting...

    forum.aspose.com/t/wmf-to-png-conversion-absolu...
  10. How to Add Weekdays in MPP using Java

    This small topic is about how to add Weekdays in MPP using Java by providing details about setting up the environment and using the example code. You can easily develop an application to define weekdays in Microsoft Project using Java....repository manager Generate a new MPP file by creating an instance...the Calendar class to add a new calendar and weekdays Include...

    kb.aspose.com/tasks/java/how-to-add-weekdays-in...