Sort Score
Result 10 results
Languages All
Labels All
Results 1,251 - 1,260 of 14,764 for

custom data

(0.03 sec)
  1. 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...
  2. Setting ScaleCrop and LinksUpToDate properties ...

    Learn how to set ScaleCrop and LinksUpToDate properties of built-in document properties using Aspose.Cells for Node.js via C++.... join ( __dirname , "data" ); // Instantiating a Workbook...SaveFormat . Auto ); Adding Custom Properties visible inside Document...

    docs.aspose.com/cells/nodejs-cpp/setting-scalec...
  3. Aspose.PDF for .NET Documentation|Aspose.PDF fo...

    Learn to use Aspose.PDF .NET to create applications for PDF documents processing on any platform using C#, VB. Browse tutorials, sample code, and more....graphs, images, hyperlinks, custom fonts - and more - into PDF...providers with the ability to load data from PDF documents. Supports...

    docs.aspose.com/pdf/net/
  4. Convert PPTM to ODS via PHP or with free Online...

    PHP API to Convert PPTM to ODS or Online App without using Microsoft Office Powerpoint or Excel. Test free PPTM to ODS online converter quickly before integrating the code....incorporate interactive features and custom functionalities through the...interactive content, and add custom functionality to their presentations...

    products.aspose.com/total/php-java/conversion/p...
  5. Convert PPTM to EXCEL via PHP or with free Onli...

    PHP API to Convert PPTM to EXCEL or Online App without using Microsoft Office Powerpoint or Excel. Test free PPTM to EXCEL online converter quickly before integrating the code....incorporate interactive features and custom functionalities through the...interactive content, and add custom functionality to their presentations...

    products.aspose.com/total/php-java/conversion/p...
  6. AxisScaling.maximum property | Aspose.Words for...

    AxisScaling.maximum property. Gets or sets the maximum 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...
  7. Font for HTML | API Solution for .NET

    Discover the world of fonts for HTML. From web-safe choices to Custom @font-face integration, explore how fonts shape design and user experience....app About About Us Contact Customers Legal Affiliates Events Acquisition...app About About Us Contact Customers Legal Affiliates Events Acquisition...

    docs.aspose.com/font/net/fonts-for-html/
  8. Convert PPTM to XLSX via PHP or with free Onlin...

    PHP API to Convert PPTM to XLSX or Online App without using Microsoft Office Powerpoint or Excel. Test free PPTM to XLSX online converter quickly before integrating the code....incorporate interactive features and custom functionalities through the...interactive content, and add custom functionality to their presentations...

    products.aspose.com/total/php-java/conversion/p...
  9. Remove Existing PrinterSettings of Worksheets i...

    Learn how to remove existing PrinterSettings of Worksheet inside the Excel file through Page Setup object programmatically using Aspose.Cells with C++.... \\ Data \\ 01_SourceDirectory \\ " );...U16String outDir ( u ".. \\ Data \\ 02_OutputDirectory \\ " );...

    docs.aspose.com/cells/cpp/remove-existing-print...
  10. How to Clean Metadata from PDF using Python

    This article guides on how to clean metaData from PDF using Python. It has details to set the IDE, a list of steps, and a runnable sample code to strip PDF metaData using Python....properties one by one and all the custom properties collectively. Steps...remove() method Delete the custom metadata Save the resultant...

    kb.aspose.com/pdf/python/how-to-clean-metadata-...