Sort Score
Result 10 results
Languages All
Labels All
Results 4,921 - 4,930 of 213,541 for

new

(0.19 sec)
  1. Extract data from AcroForm|Aspose.PDF for PHP v...

    AcroForms exists in many PDF documents. This article aims to help you understand how to extract data from AcroForms using PHP and the Aspose.PDF.... // Create a new instance of the License class...license file $licenceObject = new License (); $licenceObject ->...

    docs.aspose.com/pdf/php-java/extract-data-from-...
  2. DocumentSplitCriteria enumeration | Aspose.Word...

    Aspose.Words.Saving.DocumentSplitCriteria enumeration. Specifies how the document is split into parts when saving to [SaveFormat.Html](../../aspose.words/saveformat/#Html), [SaveFormat.Epub](../../aspose.words/saveformat/#Epub) or [SaveFormat.Azw3](../../aspose.words/saveformat/#Azw3) format....specifying start of new section on a new page, or a paragraph...specifying start of new section in a new column. SectionBreak...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Create Workbook and Worksheet Scoped Named Rang...

    Learn how to create workbook and worksheet scoped named ranges using Aspose.Cells for JavaScript via C++....load it; otherwise create a new blank workbook let workbook ;...arrayBuffer (); workbook = new Workbook ( new Uint8Array ( arrayBuffer...

    docs.aspose.com/cells/javascript-cpp/create-wor...
  4. 使用 C# 操作 PDF 中的注释 | Aspose.PDF

    通过 COM Interop 在 .NET Framework、.NET Core 和 PHP、VBScript、Delphi、C++ 上操作 PDF 文件中注释的 C# 源代码。...pdf" ); var pdfDocument = new Aspose . Pdf . Document ( inputFile...inputFile ); var textAnnotation = new Aspose . Pdf . Annotations ....

    products.aspose.com/pdf/zh-hans/net/annotation/
  5. Saving in html is not correct - Free Support Fo...

    Hi, We do conversion to html, html shows incorrectly and table and columns are shifted to the right. I am attaching html versions for different Aspose In version 25.1.2 - html shows correctly In version 25.5.0 - html …...Cells HtmlSaveOptions options = new() { ExportImagesAsBase64 = true...(var ms = new FileStream(input, FileMode.Open)) wbc = new Workbook(ms...

    forum.aspose.com/t/saving-in-html-is-not-correc...
  6. ChartAxis.DisplayUnit | Aspose.Words for .NET

    Discover how the ChartAxis DisplayUnit property enhances your data visualization by optimizing value axis scaling for clearer insights....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...Minimum = new AxisBound (- 10 ); axis . Scaling . Maximum = new AxisBound...

    reference.aspose.com/words/net/aspose.words.dra...
  7. Aspose.PSD for .NET 19.3 - Release Notes|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.... Save ( exportPathPng , new PngOptions () { ColorType = PngColorType..."StrokeComplexRenderi.png" ; var loadOptions = new PsdLoadOptions () { LoadEffectsResource...

    docs.aspose.com/psd/net/aspose-psd-for-net-19-3...
  8. 通过C++使用JavaScript打开不同版本的Microsoft Excel文件|Docum...

    本文讲解了如何通过Aspose.Cells for JavaScript在C++中打开不同Excel版本的文件。... const loadOptions1 = new LoadOptions ( LoadFormat . Auto...stream const wbExcel95 = new Workbook ( new Uint8Array ( arrayBuffer...

    docs.aspose.com/cells/zh/javascript-cpp/opening...
  9. 如何将PDF中的图片置于底层? - Free Support Forum - aspose.com

    如何将PDF中的图片置于底层? 如何在PDF中添加图片时,将图片绘制在底层?...创建一个新的PDF文档 Document pdfDocument = new Document(); Page page = pdfDocument...layer = new Layer("底层图层"); // 添加图片到图层 Image image = new Image();...

    forum.aspose.com/t/pdf/316036
  10. Aspose.3D 1.2.0中的公共 API 更改|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....示例代码: C# Scene scene = new Scene (); Node cameraNode = scene...CreateChildNode ( "camera" , new Camera ()); cameraNode . Transform...

    docs.aspose.com/3d/zh/net/public-api-changes-in...