Sort Score
Result 10 results
Languages All
Labels All
Results 4,771 - 4,780 of 214,341 for

new

(0.23 sec)
  1. Convert PowerPoint Presentations to TIFF on And...

    Learn how to easily convert PowerPoint (PPT, PPTX) presentations to high-quality TIFF images using Aspose.Slides for Android, with Java code examples....Presentation presentation = new Presentation ( "presentation...TIFF: TiffOptions tiffOptions = new TiffOptions (); tiffOptions ...

    docs.aspose.com/slides/androidjava/convert-powe...
  2. [word转pdf]误识别图片中的公式符号 - Free Support Forum - as...

    word转pdf,图片里的公式被提取成文本,但符号变成了方块。 有什么办法可以禁止将图片里的内容提取成文本吗? word: pdf:...例如,请参阅以下代码: Document doc = new Document("input.docx"); DocumentBuilder...DocumentBuilder builder = new DocumentBuilder(doc); for (OfficeMath...

    forum.aspose.com/t/word-pdf/313834
  3. Відкриття та редагування PSB-файлу | products.a...

    Відкрийте та редагуйте файл PSB за допомогою онлайн-редактора...UpdateText("test update", new Point(0, 0), 15.0f, Color.Purple);...of Image using (Image image = new PsdImage(100, 100)) { // Create...

    products.aspose.com/psd/ua/editor/psb/
  4. Change array items in XMP metadata of EPS| Java

    The process of changing array items in XMP metadata of EPS file with Aspose.Page API solution for Java is explained and illustrated with the code snippets....Blog Knowledge Base Benchmark New Releases Status Websites aspose...Blog Knowledge Base Benchmark New Releases Status Websites aspose...

    docs.aspose.com/page/java/xmp-metadata/change-a...
  5. Public API Changes in Aspose.Cells 8.4.2|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...from cell A1 to D4 . C# //Add a new chart of type Column to chart...

    docs.aspose.com/cells/net/public-api-changes-in...
  6. Setting Formula for Named Range with Node.js vi...

    Learn how to set formulas for named ranges in spreadsheets using Aspose.Cells for Node.js via C++....example creates a named range in a new spreadsheet and sets its reference...instance of Workbook const book = new AsposeCells . Workbook (); //...

    docs.aspose.com/cells/nodejs-cpp/setting-formul...
  7. 当操作时间过长时,使用InterruptMonitor停止转换或加载,采用C++中的JavaS...

    学习如何在Aspose.Cells for JavaScript通过C++中使用InterruptMonitor停止工作簿转换为多种格式(如PDF、HTML等)的方法。... new StopConversionOrLoad (). testRun...InterruptMonitor object this . im = new InterruptMonitor (); this . _timeoutId...

    docs.aspose.com/cells/zh/javascript-cpp/stop-co...
  8. 用 JavaScript 通过 C++ 在饼图中自定义切片或扇区颜色|Documentation

    学习如何使用 Aspose.Cells for JavaScript 通过 C++ 自定义饼图中的切片和扇区颜色。我们的指南将演示如何为每个切片、扇区或区域分配独特的颜色,以增强视觉吸引力和数据表现。...file const workbook = new Workbook ( new Uint8Array ( arrayBuffer...). area . foregroundColor = new AsposeCells . Color ( 0 , 246

    docs.aspose.com/cells/zh/javascript-cpp/custom-...
  9. DocumentBuilder.endRow method | Aspose.Words fo...

    DocumentBuilder.endRow method. Ends a table row in the document....then the table continues on a new row. Use the DocumentBuilder...let doc = new aw . Document (); let builder = new aw . DocumentBuilder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. VSD to PDF - Text is getting wrapped as compare...

    SampleVsd.zip (187.8 KB) Hi, We are having an issue with the attached VSD. When exporting it to PDF using Aspose, a lot of the text is wrapped compared to Office Export and VSD fidelity (see attached screenshot). Tha…...We have opened the following new ticket(s) in our internal issue...Shapes) { CalculateOptions o = new CalculateOptions(); o.Type =...

    forum.aspose.com/t/vsd-to-pdf-text-is-getting-w...