Sort Score
Result 10 results
Languages All
Labels All
Results 6,181 - 6,190 of 213,191 for

new

(0.13 sec)
  1. Replace text in SmartArt with JavaScript via C+...

    Learn how to replace text in SmartArt using Aspose.Cells for JavaScript via C++....file const workbook = new Workbook ( new Uint8Array ( arrayBuffer...SmartArt update const options = new OoxmlSaveOptions (); options...

    docs.aspose.com/cells/javascript-cpp/replace-te...
  2. Convert JPG To Image Javascript

    Convert JPG to Image format in JavaScript code. Save JPG as Image using JavaScript....); var doc = new aw.Document() var builder = new aw.DocumentBuilder(doc)...getShapeRenderer().save( "Output.jpg" , new aw.Saving.ImageSaveOptions(aw...

    products.aspose.com/words/nodejs-net/conversion...
  3. Unable to Retrieve Table Preset Styles (Such As...

    Hello, I’m unable to retrieve the preset styles of tables created in PowerPoint when using Aspose.Slides for .NET. I’m reading these tables and generating their HTML representations. I’m using version 24.3.0.0 of the A…...snippets: try { using (var pres = new Presentation(@"C:\\Users\\abc\\Desktop\\Tables...ExportTableToHtml(ITable table) { var html = new StringBuilder(); try { //html...

    forum.aspose.com/t/unable-to-retrieve-table-pre...
  4. Public API Changes in Aspose.Cells 17.1.0|Docum...

    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.... It includes not only new and updated public methods, added...files from StringPtr dirPath = new String ( "D: \\ Downloads \\...

    docs.aspose.com/cells/go-cpp/public-api-changes...
  5. Convert JPG To SVG Javascript

    Convert JPG to SVG format in JavaScript code. Save JPG as SVG using JavaScript....); var doc = new aw.Document() var builder = new aw.DocumentBuilder(doc)...getShapeRenderer().save( "Output.svg" , new aw.Saving.ImageSaveOptions(aw...

    products.aspose.com/words/nodejs-net/conversion...
  6. Getting recognition results as text|Documentation

    Returning Aspose.OCR for Java recognition results as formatted text.... AsposeOCR api = new AsposeOCR (); // Add an image...OcrInput object OcrInput input = new OcrInput ( InputType . SingleImage...

    docs.aspose.com/ocr/java/save-text/
  7. Export Visio Diagram to XPS in PHP|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....diagram from a VSD file $diagram = new Diagram ( $dataDir . "drawing...Save as XPS $saveFileFormat = new SaveFileFormat (); $diagram ->...

    docs.aspose.com/diagram/java/export-visio-diagr...
  8. Rotate and Flip an Image in PHP|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....instance of Image class $image = new Image (); $image = $image ->..."test.jpg" ); $rotateFlipType = new RotateFlipType (); $image ->...

    docs.aspose.com/imaging/java/rotate-and-flip-an...
  9. Border.ThemeColor | Aspose.Words for .NET

    Discover how to use the Border ThemeColor property to customize your color scheme and enhance your design with vibrant, tailored themes....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...

    reference.aspose.com/words/net/aspose.words/bor...
  10. Hyphenation.RegisterDictionary | Aspose.Words f...

    Effortlessly enhance text processing with the Hyphenation RegisterDictionary method. Load language-specific hyphenation dictionaries seamlessly for optimal results....WarningInfoCollectio warningInfoCollectio = new WarningInfoCollectio (); Hyphenation...stream. Stream dictionaryStream = new FileStream ( MyDir + "hyph_en_US...

    reference.aspose.com/words/net/aspose.words/hyp...