Sort Score
Result 10 results
Languages All
Labels All
Results 1,551 - 1,560 of 20,570 for

custom data

(0.26 sec)
  1. Aspose::Words::Drawing::Charts::ChartNumberForm...

    Aspose::Words::Drawing::Charts::ChartNumberFormat::get_IsLinkedToSource method. Specifies whether the format code is linked to a source cell. Default is true in C++....(); // Clear the chart's demo data series to start with a clean...get_Series () -> Clear (); // Add a custom series to the chart with categories...

    reference.aspose.com/words/cpp/aspose.words.dra...
  2. AutoFitterOptions for column and row AutoFit - ...

    Hi, We are trying to expose all the properties of ‘AutoFitterOptions’ for end users in our app, but there is a property called ‘MaxRowHeight’, I believe it make sense for AutoFitRows(), but how this will affect the ‘Aut…...the row height based on the data in the cell by default. If you...row height is divided into custom row height and automatic row...

    forum.aspose.com/t/autofitteroptions-for-column...
  3. Creating Subtotals in Excel using Java

    This article guides for creating subtotals in Excel using Java. It shares details for setting the IDE, a list of steps, and a sample code showing how to add subtotal in Excel using Java....enhance the code and create custom output while adding subtotal...Automatic Subtotals using Java Customize the IDE for using Aspose.Cells...

    kb.aspose.com/cells/java/creating-subtotals-in-...
  4. BuildingBlock | Aspose.Words for Java

    Represents a glossary document entry such as a Building Block AutoText or an AutoCorrect entry in Java....Examples: Shows how to add a custom building block to a document...BuildingBlock(glossaryDoc); block.setName("Custom Block"); glossaryDoc.appendChild(block);...

    reference.aspose.com/words/java/com.aspose.word...
  5. Access Hyperlink object of the GridWeb Cell|Doc...

    This article introduces how to work with hyperlink in GridWeb....Sample Code Add Cell Data Validations Add Custom Server-side Function...

    docs.aspose.com/cells/net/aspose-cells-gridweb/...
  6. Visio Triangle Diagram Maker with Python

    Learn how to use a triangle diagram maker in Visio with Python. Explore Aspose.Diagram for Python for easy diagram creation and Customization....offers advanced features for customization. This makes it an ideal...point. draw_polyline : Adds a custom polyline shape using the specified...

    blog.aspose.com/diagram/draw-triangle-diagram-i...
  7. Aspose::Words::Markup::CustomPart::get_Relation...

    Aspose::Words::Markup::CustomPart::get_RelationshipType method. Gets or sets the relationship type from the parent part to this Custom part in C++....from the parent part to this custom part. System :: String Aspose...type for a custom part must be “unknown” e.g. a custom relationship...

    reference.aspose.com/words/cpp/aspose.words.mar...
  8. Convert PPS to ODS Format via Java or with free...

    Convert PPS to ODS format via Java without using using Microsoft Excel or PowerPoint or online. Test free PPS to ODS online converter quickly before integrating the code....ability to customize the HTML output and to add custom CSS styles...ability to customize the ODS output and to add custom formulas...

    products.aspose.com/total/java/conversion/pps-t...
  9. Read Australia Post Barcodes|Documentation

    This article describes how to decode Australia Post barcodes in Aspose.BarCode for C++...FCC, barcodes may contain a customer information (CI) field that...numerical or alphanumeric symbols. Customer information can occupy 16...

    docs.aspose.com/barcode/cpp/read-australia-post/
  10. NdJson to Excel in reactive progreamming - Free...

    hi Team, we have a use case where we have NdJson stream coming over http and want to convert the json Data into excel file . The json object will vary for different request. Is aspose going to use memory operation to par…...and want to convert the json data into excel file . The json object...convert NdJson data into an Excel format for better data manipulation...

    forum.aspose.com/t/ndjson-to-excel-in-reactive-...