Sort Score
Result 10 results
Languages All
Labels All
Results 3,851 - 3,860 of 121,156 for

aspose note

(0.2 sec)
  1. Python Programmer's Guide|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....shows different examples of Aspose.Cells Java APIs in Python,...developers who want to use Aspose.Cells Java APIs in Python....

    docs.aspose.com/cells/java/python-programmers-g...
  2. Word saveto Pdf,内容样式错误问题 - Free Support Forum -...

    Document doc = new Document(“test.docx”); SaveOptions saveOptions = SaveOptions.createSaveOptions(SaveFormat.PDF); saveOptions.setMemoryOptimization(true); doc.save(“test.pdf”, saveOptions); Aspose.word for java 25.1…...pdf”, saveOptions); Aspose.word for java 25.11. Word文...used in the DOCX is missing, Aspose.Words substitutes it with a...

    forum.aspose.com/t/word-saveto-pdf/322091
  3. Creating Pie Chart with Leader Lines|Documentation

    Learn how to use Aspose.Cells for Python via .NET to create a pie chart with leader lines in Microsoft Excel. Our guide will demonstrate how to add leader lines that connect data points to the legend and enhance the overall clarity of your chart....lines from scratch while using Aspose.Cells for Python via .NET API...creating a similar chart with Aspose.Cells for Python via .NET APIs...

    docs.aspose.com/cells/python-net/creating-pie-c...
  4. Manipulate Position Size and Designer Chart wit...

    Learn how to use Aspose.Cells for C++ to effectively manipulate the position, size, and designer chart in Microsoft Excel. Our guide will demonstrate how to adjust these properties for improved layout and visualization.... Aspose.Cells provides the Chart.GetChartObject()...repositions the chart using Aspose.Cells. Manipulating Designer...

    docs.aspose.com/cells/go-cpp/manipulate-positio...
  5. 使用 Node.js 通过 C++ 更改评论的文本方向|Documentation

    学习如何使用 Aspose.Cells for Node.js via C++ 更改评论的文本方向。有效自定义评论对齐设置。...Aspose.Cells for Node.js via C++ 提供实现此任务的 API。 Aspose.Cells...const AsposeCells = require ( "aspose.cells.node" ); // The path...

    docs.aspose.com/cells/zh/nodejs-cpp/change-text...
  6. Convert ONETOC2 to JPEG - Java Code and Online ...

    Sample code for ONETOC2 to JPEG Java conversion. Use API example code for batch ONETOC2 files to JPEG conversion within any Java based application....Products Aspose.Total Product Solution Aspose.Words Product Solution...Solution Aspose.PDF Product Solution Aspose.Cells Product Solution...

    products.aspose.com/note/java/conversion/onetoc...
  7. Using and Configuring CRM AutoMerge|Aspose.Word...

    How to use and configure Aspose AutoMerge add-on using C#....Workflow This section shows how Aspose .NET AutoMerge can be used...workflow. If you want to use “Aspose AutoMerge” functionality Go...

    docs.aspose.com/words/net/using-and-configuring...
  8. PDF Multimedia Annotation using C++|Aspose.PDF ...

    Aspose.PDF for C++ allows you to add, get, and delete the multimedia annotation from your PDF document....ScreenAnnotation class in the Aspose.PDF.InteractiveFeatures.Annotations...except that instead of a text note, it contains sound recorded...

    docs.aspose.com/pdf/cpp/multimedia-annotation/
  9. getPrintingPageBreaks returning unexpected resu...

    Hello, I am using the Aspose-cells version 25.6. Below is the code I am using, ImageOrPrintOptions printOption = new ImageOrPrintOptions(); printOption.setPrintingPage(PrintingPageType.DEFAULT); cas = curSheet.getPri…...unexpected results Aspose.Cells Product Family aspose-cells-java aakanksha76...11:50am 1 Hello, I am using the aspose-cells version 25.6. Below is...

    forum.aspose.com/t/getprintingpagebreaks-return...
  10. Using Text Annotation for PDF|Aspose.PDF for .NET

    Aspose.PDF for .NET allows you to Add, Get, and Delete Text Annotation from your PDF document....code snippet also works with Aspose.PDF.Drawing library. A Text...pop-up window containing the note text in the font and size chosen...

    docs.aspose.com/pdf/net/text-annotation/