Sort Score
Result 10 results
Languages All
Labels All
Results 1,871 - 1,880 of 18,242 for

custom data

(0.31 sec)
  1. Setting Structure Elements Properties in Tagged...

    With Aspose.PDF for Java, you may set different Structure Elements Properties. There are setting Text Block Structure Elements, setting Inline Structure Elements, adding Structure Element into Elements and etc....// For complete examples and data files, please go to https://github...// For complete examples and data files, please go to https://github...

    docs.aspose.com/pdf/java/set-tagged-pdfs-elemen...
  2. Recognize DATABAR BarCode Images via Python | p...

    Scan DataBAR symbology barcode images using Python applications without using any other software....developer, who is trying to scan custom DATABAR barcode images via...(CodablockF Barcode) Scan DATAMATRIX (Data Matrix Code) Scan DATABAR (GS1...

    products.aspose.com/total/python-net/recognize-...
  3. Copy and Move Worksheets Within and Between Wor...

    Learn how to copy and move worksheets within and between Excel workbooks using Aspose.Cells for C++....worksheets with common formatting and data entry. For example, if you work...workbooks. Worksheets, including data, formatting, tables, matrices...

    docs.aspose.com/cells/cpp/copy-and-move-workshe...
  4. Add Circle Object to PDF file|Aspose.PDF for Py...

    This article explains how to create a circle object to your PDF using Aspose.PDF for Python via .NET....graphs can be used to display data in a number of separate categories...can be used only when you have data for all the categories that...

    docs.aspose.com/pdf/python-net/add-circle/
  5. Aspose::Words::Markup::CustomPartCollection::Ge...

    Aspose::Words::Markup::CustomPartCollection::GetEnumerator method. Returns an enumerator object that can be used to iterate over all items in the collection in C++....access a document’s arbitrary custom parts collection. auto doc...Document > ( get_MyDir () + u "Custom parts OOXML package.docx" );...

    reference.aspose.com/words/cpp/aspose.words.mar...
  6. Aspose::Words::Markup::CustomPartCollection::id...

    Aspose::Words::Markup::CustomPartCollection::idx_get method. Gets or sets an item at the specified index in C++....access a document’s arbitrary custom parts collection. auto doc...Document > ( get_MyDir () + u "Custom parts OOXML package.docx" );...

    reference.aspose.com/words/cpp/aspose.words.mar...
  7. Calculate Formulas|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....Calculation of Array Formula of Data Tables Calculation of Excel...Reference Direct calculation of custom function without writing it...

    docs.aspose.com/cells/java/calculate-formulas/
  8. Calculate Formulas with Node.js via C++|Documen...

    This article introduces how to use Aspose.Cells library to calculate formulas in Microsoft Excel using Node.js via C++. By loading an existing Excel file or creating a new Excel file, we can use the methods provided by Aspose.Cells to calculate the formula and get the result. Finally, we save the modified Excel file to disk.... join ( __dirname , "data" ); // Instantiating a Workbook...= path . join ( __dirname , "data" ); // Create a workbook const...

    docs.aspose.com/cells/nodejs-cpp/calculate-form...
  9. Extract text from PDF in Python | Aspose.PDF

    Python source code to extract text 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 text...

    products.aspose.com/pdf/python-net/parser/text/
  10. Convert NumPy to Excel in Python | Python NumPy...

    Learn how to convert NumPy arrays to Excel using Aspose.Cells for Python. Step-by-step guide with code examples for Workbook, Worksheet, ListObject, Range, and Named Range.... It powers data science, machine learning, and...when you need to bring external data into Python for analysis. But...

    blog.aspose.com/cells/convert-numpy-to-excel/