Sort Score
Result 10 results
Languages All
Labels All
Results 1,321 - 1,330 of 20,614 for

custom data

(0.19 sec)
  1. Specify TrueType Fonts Location in C#|Aspose.Wo...

    Specify various TrueType font sources: system folder, user sources, loading fonts from a stream, a file system or memory using C#....successfully fetches the font data from the system folder. On Windows...Words can read relevant font data from the document and use it...

    docs.aspose.com/words/net/specifying-truetype-f...
  2. Modifying AcroForm|Aspose.PDF for Python via .NET

    Modify AcroForm fields in PDF documents by using Aspose.PDF for Python via .NET, including clearing text, setting limits, styling fields, and removing fields.... max_len } " ) Set Custom Font for the Form Field This...This example sets a custom default appearance for a text box field...

    docs.aspose.com/pdf/python-net/modifying-form/
  3. Extended Attributes of a Project | Aspose.Tasks...

    Learn how to work with Microsoft Project extended attributes using Aspose.Tasks for C# and C++....app About About Us Contact Customers Legal Security Events Acquisition...app About About Us Contact Customers Legal Security Events Acquisition...

    docs.aspose.com/tasks/cpp/extended-attributes-o...
  4. 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/go-cpp/copy-and-move-work...
  5. Advanced operations|Aspose.PDF for Java

    You can perform not only simple and easy tasks but also cope with more complex goals with Aspose. PDF for Java....table in PDF, extract tabular data. Working with Forms - deal with...documents, add formfields, extract data. Working with Graphs - manipulate...

    docs.aspose.com/pdf/java/advanced-operations/
  6. Strip FNC|Documentation

    Learn how to control function code (FNC) characters in Code 128 and GS1-128 recognition using the StripFNC parameter....only want the clean business data (for example, parsed GS1 AI...you need clean, human-readable data. StripFNC = false : FNC characters...

    docs.aspose.com/barcode/java/developer-guide/ba...
  7. Importing from DataTable|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....Hide ] Developers can import data from a DataTable to their worksheets...dataTable . NewRow (); //Adding data to the row dr [ 0 ] = 1 ; dr...

    docs.aspose.com/cells/net/importing-from-datata...
  8. Features|Documentation

    Aspose.Cells for Node.js via Java features....Formats and Conversions Many customers worldwide rely on the thorough...Node.js via Java Import/export data from an Array, ArrayList, ResultSet...

    docs.aspose.com/cells/nodejs-java/features/
  9. AxisTimeUnit enumeration | Aspose.Words for Nod...

    Aspose.Words.Drawing.Charts.AxisTimeUnit enumeration. Specifies the unit of time for axes....Days Specifies that the chart data shall be shown in days. Months...Months Specifies that the chart data shall be shown in months. Years...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Using Cells.ImportData to import and format emp...

    I have a requirement to quickly load a DataTable into an Excel sheet, where cells should automatically format to correspond to the DataTable’s column types. This is particularly important for DateTime columns. This work…... Here’s what I tried: A custom ICellsDataTable interface (to...there any other way to get empty data (DateTime) to become formatted...

    forum.aspose.com/t/using-cells-importdata-to-im...