Sort Score
Result 10 results
Languages All
Labels All
Results 9,711 - 9,720 of 213,261 for

new

(0.47 sec)
  1. Convert PDF to Word documents in JavaScript|Asp...

    Learn how to write JavaScript code for conversion PDF to DOC(DOCX) directly in the Web....Worker*/ const AsposePDFWebWorker = new Worker ( "AsposePDFforJS.js"...= e => { const file_reader = new FileReader (); file_reader ....

    docs.aspose.com/pdf/javascript-cpp/convert-pdf-...
  2. Editing VBA Source Code | Aspose.Tasks Document...

    Learn how to edit source code of existing VBA modules in Microsoft Project files using Aspose.Tasks for .NET....Blog Knowledge Base Benchmark New Releases Status Websites aspose...Blog Knowledge Base Benchmark New Releases Status Websites aspose...

    docs.aspose.com/tasks/net/editing-vba-sourcecode/
  3. Create Self-Extracting SFX Archives | Aspose.Zi...

    Learn how to create self-extracting SFX archives with our comprehensive guide....Blog Knowledge Base Benchmark New Releases Status Websites aspose...Blog Knowledge Base Benchmark New Releases Status Websites aspose...

    docs.aspose.com/zip/java/create-self-extracting...
  4. Add image watermark to image - Free Support For...

    ImageWatermarkInImage_test.zip (113.6 KB) Hi We are getting an error while water marking the image to image. It will be a great help to us. Please find attached solution to reproduce the error. Specified argument wa…...false; Rectangle overlayRect = new Rectangle(); if (basePosition...true; } Point positionPoint = new(basePosition.X, basePosition...

    forum.aspose.com/t/add-image-watermark-to-image...
  5. Table.AutoFit | Aspose.Words for .NET

    Discover the Table AutoFit method to effortlessly resize tables and cells for optimal layout. Enhance your document's presentation with ease!...build a new table while applying a style. Document doc = new Document...(); DocumentBuilder builder = new DocumentBuilder ( doc ); Table...

    reference.aspose.com/words/net/aspose.words.tab...
  6. Aspose.word. How to control memory growth - Fre...

    Aspose.word for java . Version25.9 <dependency> <groupId>com.aspose</groupId> <artifactId>aspose-words</artifactId> <version>25.9</version> <classifier>jdk17</classifier> </dependency> Document doc = …...Document doc = new Document(); DocumentBuilder builder = new DocumentBuilder(doc);...and release of memory in the new version alexey.noskov November...

    forum.aspose.com/t/aspose-word-how-to-control-m...
  7. Protect and Unprotect Workbook Structure with N...

    Protect and unprotect workbook structure of Excel files using Node.js via C++....); // Create a new file. const workbook = new AsposeCells . Workbook...protected. const workbook = new AsposeCells . Workbook ( filePath...

    docs.aspose.com/cells/nodejs-cpp/protect-and-un...
  8. Extract SEO-Oriented Fields from JSON | Aspose....

    A guide on extracting specific fields such as 'h1' and 'description' from various data sources including JSON headers and file paths....Blog Knowledge Base Benchmark New Releases Status Websites aspose...Blog Knowledge Base Benchmark New Releases Status Websites aspose...

    docs.aspose.com/tasks/java/microsoft-project-mp...
  9. CellFormat class | Aspose.Words for Node.js

    Aspose.Words.Tables.CellFormat class. Represents all formatting for a table cell...let doc = new aw . Document (); let builder = new aw . DocumentBuilder...formatting of a table cell. let doc = new aw . Document ( base . myDir...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. 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...