Sort Score
Result 10 results
Languages All
Labels All
Results 8,901 - 8,910 of 213,950 for

new

(0.89 sec)
  1. What is an MPP File? MPP File Extension, Proces...

    Learn about the MPP file format, its extension, and how it is used for project management. Discover MPP file processing, editing, and conversion with Aspose.Tasks. Automate project management workflows using C#, Java, C++, and Python to read, modify, and export MPP files seamlessly....Support Blog Knowledge Base New Releases Status Websites aspose...Support Blog Knowledge Base New Releases Status Websites aspose...

    products.aspose.com/tasks/supported-formats/mpp/
  2. 使用 Java 在演示文稿中管理图表数据标记|Aspose.Slides 文档

    了解如何在 Aspose.Slides for Java 中自定义图表数据标记,通过清晰的 Java 代码示例提升 PPT 和 PPTX 格式演示文稿的效果。...创建空演示文稿 Presentation pres = new Presentation (); try { // 访问第一张幻灯片...getImages (). addImage ( new FileInputStream ( new File ( "Desert.jpg"...

    docs.aspose.com/slides/zh/java/chart-data-marker/
  3. ImageLoadException - Free Support Forum - aspos...

    class com.aspose.psd.coreexceptions.ImageLoadException: Image loading failed. ---> class com.aspose.psd.internal.Exceptions.ArgumentException: Appropreate layer section resource can't be created. Type tool key: 166864165…...PsdLoadOptions loadOptions = new PsdLoadOptions(); loadOptions...length); image = PsdImage.load(new ByteArrayInputStream(bytesPsd)...

    forum.aspose.com/t/imageloadexception/325242
  4. Installing and Using Aspose.Cells for IntelliJ ...

    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....this plugin will introduce a new project type – Aspose.Cells Maven...the New menu (using Right Click → New OR File menu → New) – Aspose...

    docs.aspose.com/cells/java/installing-and-using...
  5. 将数据透视表保存为ODS文件|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....( 'fileInput' ); // Create a new workbook or load from selected...arrayBuffer (); workbook = new Workbook ( new Uint8Array ( arrayBuffer...

    docs.aspose.com/cells/zh/javascript-cpp/save-pi...
  6. 通过C++用JavaScript格式化行列|Documentation

    Aspose.Cells for Java脚本通过C++可以支持更改行高或列宽,以及对行或列应用格式。...(); const workbook = new Workbook ( new Uint8Array ( arrayBuffer...Excel97To2003 ); const blob = new Blob ([ outputData ]); const...

    docs.aspose.com/cells/zh/javascript-cpp/adjusti...
  7. Hyperlinks do not work when exporting from HTML...

    Hi, I am trying to export from HTML to PDF and want to encrypt the document. Hyperlinks work fine in the exported PDF if the encryption is NOT used. However, they cannot be clicked if PDF is encrypted. I need the links…...void test() { InputStream is = new ByteArrayInputStream("<html><body><a...getBytes()); Document doc = new Document(is, new HtmlLoadOptions(""));...

    forum.aspose.com/t/hyperlinks-do-not-work-when-...
  8. AI-Powered Multilingual Slide Generator|Aspose....

    Generate multilingual slides from text with Aspose.Slides for Java. Apply your template and export polished decks to PowerPoint and OpenDocument. Learn more....Slides introduces a new AI-powered feature, the Presentation...OpenAIWebClient aiWebClient = new OpenAIWebClient ( "gpt-4o-mini"...

    docs.aspose.com/slides/java/ai/generator/
  9. Efficient way to merge larger size PDF - Free S...

    We are planning to implement the merging the larger size PDF files in Java. Final file size could be more than 1 GB. Is there any efficient way to handle larger size of attachment without consuming more memory...object PdfFileEditor editor = new PdfFileEditor(); // Output stream...FileOutputStream outStream = new FileOutputStream("mergedOutput...

    forum.aspose.com/t/efficient-way-to-merge-large...
  10. Collect files to CPIO and compress in C# | Aspo...

    Examples of using a C# library to compose and compress *.cpio...Blog Knowledge Base Benchmark New Releases Status Websites aspose...Blog Knowledge Base Benchmark New Releases Status Websites aspose...

    docs.aspose.com/zip/net/cpio-archiving/