Sort Score
Result 10 results
Languages All
Labels All
Results 1,931 - 1,940 of 213,057 for

new

(0.1 sec)
  1. Save Specified Worksheets to PDF with JavaScrip...

    Learn how to save specified worksheets to PDF using Aspose.Cells for JavaScript via C++....file const workbook = new Workbook ( new Uint8Array ( arrayBuffer...sheet set const pdfSaveOptions = new PdfSaveOptions (); pdfSaveOptions...

    docs.aspose.com/cells/javascript-cpp/save-speci...
  2. ChartAxis.Title | Aspose.Words for .NET

    Discover the ChartAxis Title property for easy access and customization of axis titles, enhancing your data visualization and presentation....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...seriesColl . Add ( "AW Series 1" , new string [] { "AW Category 1" ...

    reference.aspose.com/words/net/aspose.words.dra...
  3. PdfDigitalSignatureDetails.certificateHolder pr...

    PdfDigitalSignatureDetails.certificateHolder property. Returns the certificate holder object that contains the certificate was used to sign the document....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...document to .PDF. let options = new aw . Saving . PdfSaveOptions...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Limitations and API Differences|Aspose.Slides f...

    Compare the limitations and API differences between Aspose.Slides for Node.js via Java and Aspose.Slides for Java....java" ); Instantiating a new Presentation Aspose.Slides for...for Java Presentation pres = new Presentation (); Aspose.Slides...

    docs.aspose.com/slides/nodejs-java/limitations-...
  5. PdfDigitalSignatureHashAlgorithm enumeration | ...

    Aspose.Words.Saving.PdfDigitalSignatureHashAlgorithm enumeration. Specifies a digital hash algorithm used by a digital signature....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...document to .PDF. let options = new aw . Saving . PdfSaveOptions...

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

    Discover the ChartAxisTitle Format property for easy customization of axis title fill and line styles, enhancing your data visualization....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...Clear (); string [] categories = new string [] { "Category 1" , "Category...

    reference.aspose.com/words/net/aspose.words.dra...
  7. Manage Presentation Comments in PHP|Aspose.Slid...

    Master presentation comments with Aspose.Slides for PHP via Java: add, read, edit, and delete comments in PowerPoint files fast and easily....class $pres = new Presentation (); $Array = new java_class ( "java...position for comments $point = new Point2DFloat ( 0.2 , 0.2 ); #...

    docs.aspose.com/slides/php-java/presentation-co...
  8. BubbleSizeCollection | Aspose.Words for Java

    Represents a collection of bubble sizes for a chart series in Java.... To add or insert new values to a chart series, or...Document doc = new Document(); DocumentBuilder builder = new DocumentBuilder(doc);...

    reference.aspose.com/words/java/com.aspose.word...
  9. How to Zip Files Without Compression via Java

    How to add files to archives without compression for enhanced file management, providing convenience in transportation, quick access, and compatibility across various applications....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...
  10. Split PDF, HTML, TXT Files using Java | Aspose.PDF

    Java source code to split files on Java and PHP, Delphi.... Create a new Document class object to split...//Read the source PDF file doc = new com . aspose . pdf . Document...

    products.aspose.com/pdf/java/splitter/