Sort Score
Result 10 results
Languages All
Labels All
Results 2,381 - 2,390 of 20,417 for

custom data

(0.28 sec)
  1. Clean Up a Document in C++|Aspose.Words for C++

    Remove unused or duplicate information to reduce output size and processing time using C++. Remove unused styles, unused built-in styles, duplicate styles, or unused lists....you can find and remove unused data, such as styles or lists, or...How can I remove only unused custom styles from a document? A:...

    docs.aspose.com/words/cpp/clean-up-a-document/
  2. AxisTickLabelPosition | Aspose.Words for Java

    Specifies the possible positions for tick labels in Java....getChart(); // Clear the chart's demo data series to start with a clean...getSeries().clear(); // Add a custom series containing date/time...

    reference.aspose.com/words/java/com.aspose.word...
  3. Oracle Spatial

    Oracle Spatial Format is a geospatial Data format in Oracle Database for storing and analyzing location-based information. It supports spatial Data types and indexes, allowing efficient spatial querying and analysis in Database-driven applications....Spatial Format is a geospatial data format in Oracle Database for...information. It supports spatial data types and indexes, allowing...

    products.aspose.com/gis/net/gis-formats/oracle-...
  4. Online WORDML to CSV Conversion or Build .NET b...

    Free online app to convert WORDML to CSV files. .NET C# conversion library code for WORDML documents....Document from Stream via C#, Add Custom Properties in CSV File via... However, when working with data, CSV (Comma Separated Values)...

    products.aspose.com/total/net/conversion/wordml...
  5. Convert SVG to PDF – Aspose.HTML for Java

    Convert SVG to PDF using Aspose.HTML for Java. Consider various SVG to PDF conversion scenarios and learn how to use PdfSaveOptions....app About About Us Contact Customers Legal Security Events Acquisition...app About About Us Contact Customers Legal Security Events Acquisition...

    docs.aspose.com/html/java/convert-svg-to-pdf/
  6. Replace Text With State|Aspose.PDF for Python v...

    In this example, all occurrences of "software" are replaced with "SOFTWARE" and formatted in blue with a font size of 14.... Define a TextState with custom formatting. Configure replacement...import set_license , initialize_data_dir def replace_text_with_state...

    docs.aspose.com/pdf/python-net/replace-text-wit...
  7. 如何在GridJs中自定义模态窗口的UI外观|Documentation

    本文介绍了如何在GridJs中自定义模态窗口的UI外观。...system with built-in support for custom styling. Each modal window...enabling isolated style customization without affecting other...

    docs.aspose.com/cells/zh/java/aspose-cells-grid...
  8. 如何在GridJs中自定义模态窗口的UI外观|Documentation

    本文介绍了如何在GridJs中自定义模态窗口的UI外观。...system with built-in support for custom styling. Each modal window...enabling isolated style customization without affecting other...

    docs.aspose.com/cells/zh/python-net/aspose-cell...
  9. Decrease the Calculation Time of Cell.Calculate...

    This article introduces how to use the Aspose.Cells library to reduce the calculation time of cell calculation methods in Microsoft Excel. By loading an existing Excel file or creating a new one, we can use the methods provided by Aspose.Cells to optimize the cell calculation method and improve its performance. Finally, we save the modified Excel file to disk.... \\ Data \\ 01_SourceDirectory \\ " );...Close Direct Calculation of Custom Function without Writing it...

    docs.aspose.com/cells/cpp/decrease-the-calculat...
  10. Setting Page Options with C++|Documentation

    This article provides sample code to set page options of Excel worksheets programmatically using the C++ API. You will be able to set Page Orientation, Scaling Factor, FitToPages Options, Paper Size, Print Quality, First Page Number.... \\ Data \\ 01_SourceDirectory \\ " );...U16String outDir ( u ".. \\ Data \\ 02_OutputDirectory \\ " );...

    docs.aspose.com/cells/cpp/setting-page-options/