Sort Score
Result 10 results
Languages All
Labels All
Results 1,641 - 1,650 of 19,600 for

custom data

(0.08 sec)
  1. Insert Checkboxes, Text Input or Images during ...

    Insert checkboxes or text input fields during Mail Merge using C++. Also insert images from a Database during Mail Merge in C++....replaces them with the data obtained from the data source. Typically...merge insert images from any custom storage (files, BLOB fields...

    docs.aspose.com/words/cpp/insert-checkboxes-tex...
  2. Create waterfall chart with legend customizatio...

    Hi Team, Could you please share the code snippet to render a waterfall chart for the below Data using Aspose Cells Java version 25.6 ? Period Savings PrevYear -9 January 1 February 3 March 4 April -3 M…...waterfall chart with legend customization in Aspose.Cells for Java...waterfall chart for the below data using Aspose Cells Java version...

    forum.aspose.com/t/create-waterfall-chart-with-...
  3. DocumentBuilder.insert_image method | Aspose.Wo...

    aspose.words.DocumentBuilder.insert_image method...PAGE_BREAK ) # 2 - Inline shape with custom dimensions: builder . insert_image...) # 3 - Floating shape with custom dimensions: builder . insert_image...

    reference.aspose.com/words/python-net/aspose.wo...
  4. HTML to PDF Merge using Python | Aspose.PDF

    Combine two or more HTML documents into one PDF single file programmatically with Python sample code using Aspose.PDF for Python for .NET...efficiently and protect your data. A peculiar feature from Aspose...opening each input file from the data directory in binary read mode...

    products.aspose.com/pdf/python-net/merger/html-...
  5. 使用C++实现工作表的自定义纸张大小以进行渲染|Documentation

    本文介绍了如何使用C++ API在将Excel文件渲染为PDF文件格式时,设置所需工作表的自定义纸张大小。...// For complete examples and data files, please go to https://github...GetWorksheets (). Get ( 0 ); // Set custom paper size in unit of inches...

    docs.aspose.com/cells/zh/cpp/implement-custom-p...
  6. Public API Changes in Aspose.Cells 8.9.1|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.... Set one custom font folder while using the...SetFontFolder method. Set multiple custom font folders while using the...

    docs.aspose.com/cells/net/public-api-changes-in...
  7. CustomPartCollection.Item | Aspose.Words for .NET

    Effortlessly manage your CustomPartCollection with our item property. Quickly get or set items at any index for seamless Customization and efficiency....access a document’s arbitrary custom parts collection. Document...doc = new Document ( MyDir + "Custom parts OOXML package.docx" );...

    reference.aspose.com/words/net/aspose.words.mar...
  8. PDF with Node.js via C++|Documentation

    Learn how to convert an Excel workbook into PDF using Aspose.Cells for Node.js via C++.... Do any work (input data, apply formatting, set formulas...= path . join ( __dirname , "data" ); const filePath = path ....

    docs.aspose.com/cells/nodejs-cpp/convert-excel-...
  9. How to Clean Metadata from PDF using Python

    This article guides on how to clean metaData from PDF using Python. It has details to set the IDE, a list of steps, and a runnable sample code to strip PDF metaData using Python....properties one by one and all the custom properties collectively. Steps...remove() method Delete the custom metadata Save the resultant...

    kb.aspose.com/pdf/python/how-to-clean-metadata-...
  10. 用 Node.js 通过 C++ 删除工作簿中的未使用样式|Documentation

    学习如何使用 Aspose.Cells for Node.js via C++ 从工作簿中删除未使用的样式。... join ( __dirname , "data" ); const filePath = path ....dataDir , "Template-With-Unused-Custom-Style.xlsx" ); // Load template...

    docs.aspose.com/cells/zh/nodejs-cpp/remove-unus...