Sort Score
Result 10 results
Languages All
Labels All
Results 7,851 - 7,860 of 222,903 for

new

(0.18 sec)
  1. Aspose.Words changing fonts on RFT-PDF conversi...

    I have an RTF document that uses a specific font - Open Sans. Part of the text is in Bold. When converted to PDF using Aspose.Words.dll version 14.6, this changes the font to Times New Roman (preserves the Bold part). T…...this changes the font to Times New Roman (preserves the Bold part)...- changes the font to Times New Roman, but preserves the Bold...

    forum.aspose.com/t/aspose-words-changing-fonts-...
  2. Public API Changes in Aspose.Cells 8.9.0|Docume...

    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...HtmlSaveOptions var options = new HtmlSaveOptions (); // Set default...

    docs.aspose.com/cells/net/public-api-changes-in...
  3. 工作表转图片——设置渲染图像的像素格式(JavaScript通过C++)|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....file const workbook = new Workbook ( new Uint8Array ( arrayBuffer...image format type const opts = new ImageOrPrintOptions (); opts...

    docs.aspose.com/cells/zh/javascript-cpp/workshe...
  4. Aspose.PSD for .NET 21.5 - 发行说明|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.... List < string > fonts = new System . Collections . Generic...)) { image . Save ( output , new PngOptions ()); } PSDNET-758...

    docs.aspose.com/psd/zh/net/aspose-psd-for-net-2...
  5. ChartSeries.add method | Aspose.Words for Node.js

    Aspose.Words.Drawing.Charts.ChartSeries.add method...let doc = new aw . Document (); let builder = new aw . DocumentBuilder...let doc = new aw . Document (); let builder = new aw . DocumentBuilder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Перетворення PSD PSB або AI | products.aspose.com

    Перетворення файлів Adobe PhotoShop та Illustrator, зображення та інші формати...pdf", new PdfOptions()); image.Save(sourceFileName...Save(sourceFileName + ".jpg", new JpegOptions() { Quality = 75 }); image...

    products.aspose.com/psd/ua/convert/
  7. Locking WordArt Watermark with JavaScript via C...

    Learn how to lock WordArt watermarks in Aspose.Cells for JavaScript via C++....arrayBuffer (); workbook = new Workbook ( new Uint8Array ( arrayBuffer...Instantiate a new Workbook (empty) workbook = new Workbook ();...

    docs.aspose.com/cells/javascript-cpp/locking-wo...
  8. Manage Presentation Shapes in JavaScript|Aspose...

    Learn to create, edit and optimize shapes using JavaScript and Aspose.Slides for Node.js via Java and deliver high-performance PowerPoint presentations....presentation file var pres = new aspose . slides . Presentation...slide shape collection. Add new slide to the presentation. Clone...

    docs.aspose.com/slides/nodejs-java/shape-manipu...
  9. INSERT IMAGE IN ASPOSE WORD AS EDITABLE IMAGE -...

    Hello Team, I want to insert an image into a Word document and set the “Edit Picture” option to true, allowing the user to search the content inside the image. How can I achieve this programmatically so that the image i…...Document doc = new Document(); DocumentBuilder builder = new DocumentBuilder(doc);...Document doc = new Document(); DocumentBuilder builder = new DocumentBuilder(doc);...

    forum.aspose.com/t/insert-image-in-aspose-word-...
  10. Unlock ZIP Password | Aspose.Zip Documentation

    Zip Java library lets you unlock the locked archive if password is half-forgotten. Provide password template and it will use Brute force attack on archive to unlock it....Blog Knowledge Base Benchmark New Releases Status Websites aspose...Blog Knowledge Base Benchmark New Releases Status Websites aspose...

    docs.aspose.com/zip/java/unlock-zip-password/