Sort Score
Result 10 results
Languages All
Labels All
Results 5,311 - 5,320 of 213,541 for

new

(0.37 sec)
  1. SignatureLine.providerId property | Aspose.Word...

    SignatureLine.providerId property. Gets or sets signature provider identifier for this signature line...let doc = new aw . Document (); let builder = new aw . DocumentBuilder...); let signatureLineOptions = new aw . SignatureLineOptions { Signer...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Create or Update PowerPoint Presentation Charts...

    Create and customize charts in PowerPoint presentations using Aspose.Slides for Java. Add, format, and edit charts with practical code examples in Java.... Add new series and categories. Add some new chart data...PPTX file Presentation pres = new Presentation (); try { // Accesses...

    docs.aspose.com/slides/java/create-chart/
  3. Query Regarding PixelFormat Support in Aspose.D...

    We are in the process of migrating our .NET application from System.Drawing.Common to Aspose.Drawing (v25.7) for cross-platform support. System details: Aspose .Drawing version: 25.7.0 .NET Framework: 4.7.2 OS: Windo…...Aspose, as they often include new features and enhancements based...ARGB bitmap Bitmap bitmap = new Bitmap(width, height, PixelFormat...

    forum.aspose.com/t/query-regarding-pixelformat-...
  4. Load Source Excel File Without Charts with Java...

    Learn how to load an Excel file without charts using Aspose.Cells for JavaScript via C++....filter the data const options = new LoadOptions (); // Include everything...charts options . loadFilter = new LoadFilter ( LoadDataFilterOption...

    docs.aspose.com/cells/javascript-cpp/load-sourc...
  5. IStructuredDocumentTag | Aspose.Words for Java

    Interface to define a common data for StructuredDocumentTag and StructuredDocumentTagRangeStart in Java.... Document doc = new Document(getMyDir() + "Structured...around content. Document doc = new Document(getMyDir() + "Multi-section...

    reference.aspose.com/words/java/com.aspose.word...
  6. Փոխարկել Պատկեր BMP Javascript

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

    products.aspose.com/words/hy/nodejs-net/convers...
  7. Փոխարկել Պատկեր PNG Javascript

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

    products.aspose.com/words/hy/nodejs-net/convers...
  8. Փոխարկել JPG TIFF Javascript

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

    products.aspose.com/words/hy/nodejs-net/convers...
  9. Set DefaultFont property of PdfSaveOptions and ...

    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....ImageOrPrintOptions to “Times New Roman” . We also set the CheckWorkbookDefault...cell is rendered with “Times New Roman” and does not use the workbook’s...

    docs.aspose.com/cells/net/set-defaultfont-prope...
  10. Edit POTX in PHP | products.aspose.com

    Edit POTX in PHP. Use PHP library API to edit POTX files...edit a POTX file by adding a new line of text to it. Edit POTX...PHP via Java , you can add a new line of text to the POTX document...

    products.aspose.com/slides/php-java/editor/potx/