Sort Score
Result 10 results
Languages All
Labels All
Results 4,181 - 4,190 of 164,245 for

new

(0.06 sec)
  1. Get Connection Points from Shape with Node.js v...

    Learn how to retrieve connection points from shapes in Excel using Aspose.Cells for Node.js via C++....external links const workbook = new AsposeCells . Workbook ( filePath...Instantiate a new Workbook. const newWorkbook = new AsposeCells...

    docs.aspose.com/cells/nodejs-cpp/get-connection...
  2. ChartDataLabelCollection.Font | Aspose.Words fo...

    Access and customize the font formatting of your entire series' data labels with the ChartDataLabelCollection Font property for enhanced data visualization....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder..."Revenue" , new [] { "January" , "February" , "March" }, new [] { 25...

    reference.aspose.com/words/net/aspose.words.dra...
  3. FixedPageSaveOptions.numeralFormat property | A...

    FixedPageSaveOptions.numeralFormat property. Gets or sets [NumeralFormat](../../numeralformat/) used for rendering of numerals...let doc = new aw . Document (); let builder = new aw . DocumentBuilder... font . localeId = 5121 ; //new CultureInfo("ar-AR").LCID; builder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Փոխարկել WORD PNG Java

    Փոխարկեք WORD ը PNG ձևաչափի Java կոդով: Պահեք WORD որպես PNG օգտագործելով Java:...*; Document doc = new Document ( "Input.docx" ); ImageSaveOptions...ImageSaveOptions saveOptions = new ImageSaveOptions (SaveFormat...

    products.aspose.com/words/hy/java/conversion/wo...
  5. Փոխարկել JPG BMP Java

    Փոխարկեք JPG ը BMP ձևաչափի Java կոդով: Պահեք JPG որպես BMP օգտագործելով Java:...Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...getShapeRenderer().save( "Output.bmp" , new ImageSaveOptions (SaveFormat...

    products.aspose.com/words/hy/java/conversion/jp...
  6. Փոխարկել JPG GIF Java

    Փոխարկեք JPG ը GIF ձևաչափի Java կոդով: Պահեք JPG որպես GIF օգտագործելով Java:...Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...getShapeRenderer().save( "Output.gif" , new ImageSaveOptions (SaveFormat...

    products.aspose.com/words/hy/java/conversion/jp...
  7. Փոխարկել Պատկեր PNG Java

    Փոխարկեք Պատկեր ը PNG ձևաչափի Java կոդով: Պահեք Պատկեր որպես PNG օգտագործելով Java:...Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...getShapeRenderer().save( "Output.png" , new ImageSaveOptions (SaveFormat...

    products.aspose.com/words/hy/java/conversion/im...
  8. Փոխարկել Պատկեր GIF Java

    Փոխարկեք Պատկեր ը GIF ձևաչափի Java կոդով: Պահեք Պատկեր որպես GIF օգտագործելով Java:...Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...getShapeRenderer().save( "Output.gif" , new ImageSaveOptions (SaveFormat...

    products.aspose.com/words/hy/java/conversion/im...
  9. Extract Assets from 3MF File Formats via Java |...

    Sample Java extract assets code for 3MF file. Use this example code to extract assets from 3MF file within any Web or Desktop Java based application....instance of Scene Scene scene = new Scene(); scene.open(file, FileFormat..."OutputFile.zip" ; File newFile= new File(zipOutput); newFile.createNewFile();...

    products.aspose.com/3d/java/extractor/3mf/
  10. Font.underlineColor property | Aspose.Words for...

    Font.underlineColor property. Gets or sets the color of the underline applied to the font....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...

    reference.aspose.com/words/nodejs-net/aspose.wo...