Sort Score
Result 10 results
Languages All
Labels All
Results 1,911 - 1,920 of 19,444 for

custom data

(0.17 sec)
  1. Aspose::Words::Markup::CustomPartCollection cla...

    Aspose::Words::Markup::CustomPartCollection class. Represents a collection of CustomPart objects. To learn more, visit the documentation article in C++.... You access custom parts related to the OOXML...access a document’s arbitrary custom parts collection. auto doc...

    reference.aspose.com/words/cpp/aspose.words.mar...
  2. BuiltInDocumentProperties | Aspose.Words for Java

    A collection of built-in document properties in Java....how to work with a document’s custom properties. Document doc =...properties.getCount()); // Custom document properties are key-value...

    reference.aspose.com/words/java/com.aspose.word...
  3. RtfSaveOptions Class | Aspose.Words for .NET

    Discover Aspose.Words.RtfSaveOptions to enhance your document saving experience. Customize RTF output with advanced settings for optimal results....{ get; set; } Gets or sets custom local time zone used for date/time...saving a document and accepts data about saving progress. override...

    reference.aspose.com/words/net/aspose.words.sav...
  4. ChartDataLabel class | Aspose.Words for Python

    aspose.words.drawing.charts.ChartDataLabel class. Represents Data label on a chart point or trendline...ChartDataLabel class Represents data label on a chart point or trendline...the font formatting of this data label. format Provides access...

    reference.aspose.com/words/python-net/aspose.wo...
  5. 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...
  6. Implement Subtotal or Grand Total Labels in Oth...

    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....GlobalizationSetting Class for Custom Subtotal Labels and Other Label...= path . join ( __dirname , "data" ); // Load your source workbook...

    docs.aspose.com/cells/nodejs-cpp/implement-subt...
  7. AxisCrosses Enum | Aspose.Words for .NET

    Discover the Aspose.Words.Drawing.Charts.AxisCrosses enum for defining axis crossing points, enhancing your charting capabilities effortlessly.... Custom 3 A perpendicular axis crosses...; // Clear the chart's demo data series to start with a clean...

    reference.aspose.com/words/net/aspose.words.dra...
  8. LaTeX Input/Output

    This page briefly describes the peculiarities of working with LaTeX as an output or input format and the *.aux* file as a mandatory part of LaTeX....app About About Us Contact Customers Legal Security Events Acquisition...app About About Us Contact Customers Legal Security Events Acquisition...

    docs.aspose.com/tex/net/latex-io/
  9. 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-...
  10. Font Manipulation and Performance Issues in C++...

    Aspose.Words for C++ uses font full name, family name, version, style to find the required font Data or a suitable replacement for the requested font. FontSettings allows you to speed up the loading of the documents....details to find the required font data or a suitable replacement for...default instance as follows: The custom FontSettings have higher priority...

    docs.aspose.com/words/cpp/font-manipulation-and...