Sort Score
Result 10 results
Languages All
Labels All
Results 1,741 - 1,750 of 18,471 for

custom data

(2.16 sec)
  1. FieldMergeBarcode | Aspose.Words for Java

    Implements the MERGEBARCODE field in Java....which will accept values from a data source during a mail merge....convert all values in a merge data source's "MyITF14Barcode" column...

    reference.aspose.com/words/java/com.aspose.word...
  2. CustomPartCollection.Clone | Aspose.Words for .NET

    Effortlessly clone your CustomPartCollection with our deep copy method, ensuring all items are preserved for seamless Data management....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...
  3. Opening Files with Different Formats|Documentation

    Aspose.Cells for Python via Java API allows you to open/read different formats like XLSX, HTML, CSV, ODS, TSV, SXC, FODS, etc.... Data is stored as a table where each...Excel to export spreadsheet data to CSV. Opening CSV Files and...

    docs.aspose.com/cells/python-java/opening-files...
  4. ChartDataLabelCollection class | Aspose.Words f...

    aspose.words.drawing.charts.ChartDataLabelCollection class. Represents a collection of [ChartDataLabel](../chartDatalabel/)...to the font formatting of the data labels of the entire series...fill and line formatting of the data labels. number_format Gets an...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Most Popular Email File Formats|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....encoded in base64, allowing binary data to be transferred via email...Format: MSG files store message data using MAPI properties , which...

    docs.aspose.com/email/net/email-file-formats/
  6. Add Text to PDF using C#|Aspose.PDF for .NET

    Learn how to add text to a PDF document in .NET using Aspose.PDF for content enhancement and document editing....// For complete examples and data files, visit https://github...// For complete examples and data files, visit https://github...

    docs.aspose.com/pdf/net/add-text-to-pdf-file/
  7. Set Barcode Size and Resolution in C++|Document...

    How to Set Size Units for Barcodes in Aspose.BarCode for C++...BarCode for C++ to customize barcode measurement units...Cartesian coordinate systems, image data are represented as the coordinates...

    docs.aspose.com/barcode/cpp/set-barcode-size/
  8. Enable Different GridWeb Modes|Documentation

    This article introduces how to work with EditMode and SessionMode in GridWeb.... Submitting data to a server. Calculating formulas...Cutting, copying or pasting data. Formatting cells, etc. GridWeb...

    docs.aspose.com/cells/net/aspose-cells-gridweb/...
  9. FieldStart class | Aspose.Words for Python

    aspose.words.fields.FieldStart class. Represents a start of a Word field in a document...Name Description custom_node_id Specifies custom node identifier...from Node ) field_data Gets custom field data which is associated...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Cells.importdata is failing if there is invalid...

    Hi Team, We are trying to skip the next cells if the error in formula. Below is the code we are trying. Is there an option to skip to next cell if error occurs // Create a new workbook Workbook workbook1 = new Workboo…...Cells; // Create sample data table with formula content DataTable...ParseFormulas(true); // Import data with formulas cells1.ImportData(dt1...

    forum.aspose.com/t/cells-importdata-is-failing-...