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

custom data

(0.16 sec)
  1. Working with GridWeb|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....Excel files - complete with data, formatting, charts, images...GridWeb control to make their data easier to read. Changing Width...

    docs.aspose.com/cells/java/working-with-gridweb/
  2. XLOOKUP returns #VALUE - Free Support Forum - a...

    I am using Aspose.Cells 25.11.0. .NET 9.0 using System.Collections; using Aspose.Cells; var input = @"C:\input-for-aspose.xlsx"; var output = @"C:\output.xlsx"; Workbook? wbc; using (var ms = new FileStream(input, F…...Calculate(CalculationData data) { _list.Add(data.Worksheet.Index); _list..._list.Add(data.CellRow); _list.Add(data.CellColumn); _list.Add(data...

    forum.aspose.com/t/xlookup-returns-value/322497
  3. 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...
  4. 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...
  5. Manage Callouts in Presentation Charts Using PH...

    Create and style callouts in Aspose.Slides for PHP via Java with concise code examples, compatible with PPT and PPTX to automate presentation workflows....specified chart’s data label will be displayed as data callout or as...as data label. $pres = new Presentation (); try { $chart = $pres...

    docs.aspose.com/slides/php-java/callout/
  6. 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...
  7. ChartAxis.HasMinorGridlines | Aspose.Words for ...

    Discover the ChartAxis HasMinorGridlines property to easily control minor gridlines on your charts, enhancing Data readability and visualization....; // Clear the chart's demo data series to start with a clean...Series . Clear (); // Add a custom series containing date/time...

    reference.aspose.com/words/net/aspose.words.dra...
  8. ChartAxis.hasMinorGridlines property | Aspose.W...

    ChartAxis.hasMinorGridlines property. Gets or sets a flag indicating whether the axis has minor gridlines....; // Clear the chart's demo data series to start with a clean...series . clear (); // Add a custom series containing date/time...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. ChartAxis.scaling property | Aspose.Words for N...

    ChartAxis.scaling property. Provides access to the scaling options of the axis....; // Clear the chart's demo data series to start with a clean...series . clear (); // Add a custom series containing date/time...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. 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...