Sort Score
Result 10 results
Languages All
Labels All
Results 1,821 - 1,830 of 20,355 for

custom data

(0.67 sec)
  1. ChartAxis.HasMajorGridlines | Aspose.Words for ...

    Discover the ChartAxis HasMajorGridlines property to easily manage major gridlines on your charts, enhancing Data visualization and clarity....; // 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...
  2. ChartAxis.BaseTimeUnit | Aspose.Words for .NET

    Discover the ChartAxis BaseTimeUnit property to easily define the smallest time unit on your time category axis for enhanced Data 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...
  3. Using Built-in Styles with C++|Documentation

    C++ code to use Excel built-in styles with Aspose.Cells for C++ API...our workbook and also create custom styles. How to use Built-in...U16String srcDir ( u ".. \\ Data \\ 01_SourceDirectory \\ " );...

    docs.aspose.com/cells/cpp/using-built-in-styles/
  4. ChartAxis.hasMajorGridlines property | Aspose.W...

    ChartAxis.hasMajorGridlines property. Gets or sets a flag indicating whether the axis has major 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...
  5. AxisScaling.minimum property | Aspose.Words for...

    AxisScaling.minimum property. Gets or sets minimum value 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...
  6. Specify TrueType Fonts Location|Aspose.Words fo...

    Specify various TrueType font sources: system folder, user sources, loading fonts from a stream, a file system or memory using Python....demonstrates how to configure custom font sources (system, folder...successfully fetches the font data from the system folder. On Windows...

    docs.aspose.com/words/python-net/specifying-tru...
  7. How can I prepare large Excel files before zipp...

    I have been working with large Excel files that contain multiple sheets, formulas, charts, and images. These files are often very heavy and when I try to compress them I worry about losing formatting or breaking formulas…...// Styles, defined names and custom XML parts that are not referenced...embedding unnecessary font data. When custom fonts are not required...

    forum.aspose.com/t/how-can-i-prepare-large-exce...
  8. Aspose::Words::Markup::CustomPartCollection::Re...

    Aspose::Words::Markup::CustomPartCollection::RemoveAt method. Removes 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...
  9. Public API Changes in Aspose.Cells 8.3.2|Docume...

    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....imports a two‑dimensional array of data into a worksheet with flexible...properties that can get/set the custom separators used for formatting...

    docs.aspose.com/cells/net/public-api-changes-in...
  10. Light Cells Customization implementation - Free...

    I am trying to do read and write operation using aspose cells version 24.7 and java version 17. I have implemented Light Cells API (implemented LightCellsDataHandler for read and LightCellsDataProvider for write operatio…...Light Cells Customization implementation Aspose.Cells Product...to do some customization like start writing the data from specific...

    forum.aspose.com/t/light-cells-customization-im...