Sort Score
Result 10 results
Languages All
Labels All
Results 7,641 - 7,650 of 223,207 for

new

(0.87 sec)
  1. Manage number of pages in XPS file | C++

    C++ API Solution to manage XPS files. Add or remove pages from/to XPS documents with a few lines of code....Blog Knowledge Base Benchmark New Releases Status Websites aspose...Blog Knowledge Base Benchmark New Releases Status Websites aspose...

    products.aspose.com/page/cpp/add-delete-pages/
  2. Limitations and API Differences|Documentation

    Aspose.Cells for Python via Java limitations and API differences....namespace Workbook workbook = new Workbook (); System . out . println...constructor new Workbook() Workbook() Load from file new Workbook("file...

    docs.aspose.com/cells/python-java/limitations-a...
  3. Insert Hyperlinks into Excel or OpenOffice|Docu...

    How to insert hyperlinks into an Excel file with the Aspose.Cells library without MS Excel using JavaScript via C++....Instantiate a new Workbook const workbook = new Workbook (); //...Excel97To2003 ); const blob = new Blob ([ outputData ]); const...

    docs.aspose.com/cells/javascript-cpp/insert-hyp...
  4. Սեղմել WORD Ը Java Ում

    Սեղմեք WORD ը Java ում՝ առանց որակի կորստի: Օպտիմալացրեք WORD բովանդակությունը, հեշտությամբ կրճատեք ֆայլի չափը:...*; Document doc = new Document ( "Input.docx" ); doc...OoxmlSaveOptions saveOptions = new OoxmlSaveOptions (); saveOptions...

    products.aspose.com/words/hy/java/compress/word/
  5. 文本框|Aspose.Slides for PHP 文档

    在 PHP 中使用 Aspose.Slides 创建和格式化文本框:设置字体、对齐、换行、自动调整大小,以及链接,以完善 PowerPoint 和 OpenDocument 的幻灯片。...addTextBox () { $presentation = new Presentation (); try { $slide...accessTextBox () { $presentation = new Presentation ( "text_box.pptx"...

    docs.aspose.com/slides/zh/php-java/examples/ele...
  6. How to set category axis with JavaScript via C+...

    Learn how to set the category axis in Aspose.Cells for JavaScript via C++. Our guide will help you understand how to define the category axis range, adjust its properties, and format its labels....sample code Create a new workbook. Create a new chart in the first...{ // Create a new workbook const workbook = new Workbook (); const...

    docs.aspose.com/cells/javascript-cpp/how-to-set...
  7. Converting Worksheet to Image and Worksheet to ...

    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....development environment and create a new console application. This example...Worksheet to Image File I created a new workbook in Microsoft Excel and...

    docs.aspose.com/cells/nodejs-cpp/converting-wor...
  8. Read MBOX Files with Aspose.Email in C#|Documen...

    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....with FileStream var stream = new FileStream ( dataDir + "ExampleMbox...pass the stream var reader = new MboxrdStorageReader ( stream...

    docs.aspose.com/email/net/read-mbox-files-csharp/
  9. Working with Formulas | Aspose.Tasks Documentation

    Learn how to write and read formulas in Microsoft Project (MPP) files using Aspose.Tasks for .NET. This guide covers creating, reading, and working with custom field formulas....Blog Knowledge Base Benchmark New Releases Status Websites aspose...Blog Knowledge Base Benchmark New Releases Status Websites aspose...

    docs.aspose.com/tasks/net/writing-and-reading-f...
  10. Tables and images getting truncated during tran...

    We are using ASPOSE.Words to convert .doc to .docx. (.NET) During transformation, the tables and images are getting truncated . What settings to use? Please help....MetafileRenderingOpt metafileRenderingOpt = new MetafileRenderingOpt { EmulateRasterOperati...PdfSaveOptions saveOptions = new PdfSaveOptions { MetafileRenderingOpt...

    forum.aspose.com/t/tables-and-images-getting-tr...