Sort Score
Result 10 results
Languages All
Labels All
Results 1,881 - 1,890 of 20,398 for

custom data

(0.76 sec)
  1. Convert RTF to XLSX in C++ or with free Online ...

    C++ API to Convert RTF to XLSX or Online App without using using Microsoft Word or Microsoft Excel or online. Test free RTF to XLSX online converter quickly before integrating the code....However, it is not suitable for data analysis and manipulation. XLSX...store tabular data. It is widely used for data analysis and manipulation...

    products.aspose.com/total/cpp/conversion/rtf-to...
  2. Modifing AcroForm|Aspose.PDF for .NET

    Modifing form in your PDF file with Aspose.PDF for .NET library. You can Add or remove fields in existing form, getand set fieldlimit and etc....// For complete examples and data files, visit https://github...// For complete examples and data files, visit https://github...

    docs.aspose.com/pdf/net/modifing-form/
  3. 用C++实现扩展Aspose.Cells默认计算引擎的自定义计算引擎|Documentation

    本文介绍如何使用C++加载一个现有的Excel文件或创建一个新文件,通过Aspose.Cells提供的方法实现自定义计算引擎并获得结果。最后,我们将修改后的Excel文件保存到磁盘。...接口,该接口具有一个 Calculate(CalculationData data) 方法。该方法会针对所有公式进行调用。在这个方法中,我们捕获了...CalculationData & data ) override { U16String funcName = data . GetFunctionName...

    docs.aspose.com/cells/zh/cpp/implement-custom-c...
  4. ChartDataLabelCollection Class | Aspose.Words f...

    Discover the Aspose.Words.ChartDataLabelCollection class for managing chart Data labels efficiently. Enhance your document's visual appeal today!...to the font formatting of the data labels of the entire series...fill and line formatting of the data labels. Item { get; } Returns...

    reference.aspose.com/words/net/aspose.words.dra...
  5. Extract tables from PDF in Python | Aspose.PDF

    Python source code to extract tables from PDF file on .NET Framework, .NET Core, and PHP, VBScript, Delphi, C++ via COM Interop....Extract Fonts from PDF Extract Data from the Form Extract Text From...From Stamps Extract Data from Table In order to extract tables...

    products.aspose.com/pdf/python-net/parser/tables/
  6. CustomPartCollection.Add | Aspose.Words for .NET

    Effortlessly enhance your project with the CustomPartCollection Add method—quickly add items to your collection for seamless integration 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...
  7. CustomPartCollection.GetEnumerator | Aspose.Wor...

    Explore the CustomPartCollection GetEnumerator method to effortlessly iterate through all items in your collection. Streamline your Data management today!...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. The annotation within the block cannot be expor...

    The annotation within the block cannot be exported. question.zip (110.5 KB)... Extract annotation data manually Use the low‑level CAD...read its properties, and add a custom overlay after export. Contact...

    forum.aspose.com/t/the-annotation-within-the-bl...
  9. HTML to DOCX transformation through Aspose.word...

    Hello, I’m making the transformation from HTML to Word document with aspose.words in java using a .dotx and the first page of the transformed word document is always empty, the document starts from the second page. Do yo…...charset=UTF-8"> <title>fedlex-data-test</title> </head> <body>...href="#_ftnRS %0A " data-rs-uri="https://fedlex.data.admin.ch/eli/cc/2022/43"...

    forum.aspose.com/t/html-to-docx-transformation-...
  10. Extract images from PDF in C++ | Aspose.PDF

    Simple demo source code to extract images from PDF file on any platform with C++ language....Extract Fonts from PDF Extract Data from the Form Extract Text From...From Stamps Extract Data from Table In order to extract images...

    products.aspose.com/pdf/cpp/parser/images/