Sort Score
Result 10 results
Languages All
Labels All
Results 1,641 - 1,650 of 20,526 for

custom data

(1.11 sec)
  1. PDF with Node.js via C++|Documentation

    Learn how to convert an Excel workbook into PDF using Aspose.Cells for Node.js via C++.... Do any work (input data, apply formatting, set formulas...= path . join ( __dirname , "data" ); const filePath = path ....

    docs.aspose.com/cells/nodejs-cpp/convert-excel-...
  2. Working with GridJs Highlight feature|Documenta...

    This article describes how to use highlight on cell text, cell ranges, shapes and pictures in GridJs.... data . shapes Remove highlight shape...can be found in xs . sheet . data . shapes Get array for highlight...

    docs.aspose.com/cells/java/aspose-cells-gridjs/...
  3. Network Timeouts – How to Set Using Aspose.HTML

    Learn how to set network timeouts in C#. Create a Custom message handler for network operation timeouts using Aspose.HTML for .NET....app About About Us Contact Customers Legal Security Events Acquisition...app About About Us Contact Customers Legal Security Events Acquisition...

    docs.aspose.com/html/net/message-handlers/netwo...
  4. Convert PDF to PowerPoint in .NET|Aspose.PDF fo...

    Aspose.PDF allows you to convert PDF to PPT (PowerPoint) format using .NET. One way there is a possibility to convert PDF to PPTX with Slides as Images....requirements from many of our customers to support the capability...// For complete examples and data files, visit https://github...

    docs.aspose.com/pdf/net/convert-pdf-to-powerpoint/
  5. FontSavingArgs class | Aspose.Words for Node.js

    Aspose.Words.Saving.FontSavingArgs class. Provides Data for the [IFontSavingCallback.fontSaving()](../ifontsavingcallback/fontSaving/#fontsavingargs) event...FontSavingArgs class Provides data for the IFontSavingCallback...Examples Shows how to define custom logic for exporting fonts when...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Features|Aspose.Words for Python via .NET

    Aspose.Words for Python via .NET provides users with a wide range of features from simply converting and modifying documents to creating structured and visually appealing documents or automating reporting....Formats and Conversions Many customers worldwide rely on the thorough... Access, create and modify Custom XML, SmartTags and Structured...

    docs.aspose.com/words/python-net/features/
  7. Clean Up a Document in Node.js|Aspose.Words for...

    Remove unused or duplicate information to reduce output size and processing time using Node.js. 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...built‑in styles without affecting custom styles? A: Set CleanupOptions...

    docs.aspose.com/words/nodejs-net/clean-up-a-doc...
  8. Specify the path where GridWeb stores temporary...

    This article describes the storage in GridWeb.... // Write your custom URL resolver: MyWebFormsFriendlyUr...// In RouteConfig.cs set the custom URL resolver: MyWebFormsFriendlyUr...

    docs.aspose.com/cells/net/aspose-cells-gridweb/...
  9. Convert XLSX to PPTM via PHP or with free Onlin...

    PHP API to Convert XLSX to PPTM or Online App without using Microsoft Excel or Powerpoint. Test free XLSX to PPTM online converter quickly before integrating the code....format for storing spreadsheet data in Microsoft Excel. It is the...files are designed to store data in a structured and efficient...

    products.aspose.com/total/php-java/conversion/x...
  10. Calculate Formulas with C++|Documentation

    This article introduces how to use the Aspose.Cells library to calculate formulas in Microsoft Excel with 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.... \\ Data \\ 01_SourceDirectory \\ " );...U16String outDir ( u ".. \\ Data \\ 02_OutputDirectory \\ " );...

    docs.aspose.com/cells/cpp/calculate-formulas/