Sort Score
Result 10 results
Languages All
Labels All
Results 1,791 - 1,800 of 19,619 for

custom data

(0.94 sec)
  1. Save report as Word document from SharePoint - ...

    SharePoint Word document Converter for MOSS and WSS - export your reports to Word format...Word template document with data from SQL databases, XML files...many different formats Develop custom SharePoint solution via public...

    products.aspose.com/words/sharepoint/
  2. 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...
  3. How to Format Number to Scientific with Golang ...

    This article will introduce how to Format Number to Scientific using Aspose.Cells for C++ API....representing numbers, which means that data formatted this way can be easily...mathematicians. Data Analysis and Presentation : When analyzing data sets...

    docs.aspose.com/cells/go-cpp/how-to-format-numb...
  4. How to Format Number to Scientific|Documentation

    This article will introduce how to format numbers to scientific notation using Aspose.Cells for Python via .NET API....representing numbers, which means that data formatted this way can be easily...mathematicians. Data Analysis and Presentation : When analyzing data sets...

    docs.aspose.com/cells/python-net/how-to-format-...
  5. Convert HTML to PDF – C# Examples and Online Co...

    Learn how to convert HTML to PDF using Aspose.HTML for .NET and consider various HTML to PDF conversion scenarios in C# examples....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/convert-html-to-pdf/
  6. What is an MPP File? MPP File Extension, Proces...

    Learn about the MPP file format, its extension, and how it is used for project management. Discover MPP file processing, editing, and conversion with Aspose.Tasks. Automate project management workflows using C#, Java, C++, and Python to read, modify, and export MPP files seamlessly....app About About Us Contact Customers Legal Affiliates Events Acquisition...app About About Us Contact Customers Legal Affiliates Events Acquisition...

    products.aspose.com/tasks/supported-formats/mpp/
  7. PCL to PDF Merge using Python | Aspose.PDF

    Combine two or more PCL documents into one PDF single file programmatically with Python sample code using Aspose.PDF for Python for .NET...efficiently and protect your data. A peculiar feature from Aspose...dataDir ) into memory using the custom load options. This creates...

    products.aspose.com/pdf/python-net/merger/pcl-t...
  8. Aspose::Words::DocumentBuilder::InsertImage met...

    Aspose::Words::DocumentBuilder::InsertImage method. Inserts an image from a byte array into the document. The image is inserted inline and at 100% scale in C++....); // 2 - Inline shape with custom dimensions: builder -> InsertImage...// 3 - Floating shape with custom dimensions: builder -> InsertImage...

    reference.aspose.com/words/cpp/aspose.words/doc...
  9. Convert XLSB to PPTM via PHP or with free Onlin...

    PHP API to Convert XLSB to PPTM or Online App without using Microsoft Excel or Powerpoint. Test free XLSB to PPTM online converter quickly before integrating the code....Microsoft Excel to store spreadsheet data. It stands for Excel Binary...files are designed to store data in a binary format, which means...

    products.aspose.com/total/php-java/conversion/x...
  10. XLOOKUP returns #VALUE - Free Support Forum - a...

    I am using Aspose.Cells 25.11.0. .NET 9.0 using System.Collections; using Aspose.Cells; var input = @"C:\input-for-aspose.xlsx"; var output = @"C:\output.xlsx"; Workbook? wbc; using (var ms = new FileStream(input, F…...Calculate(CalculationData data) { _list.Add(data.Worksheet.Index); _list..._list.Add(data.CellRow); _list.Add(data.CellColumn); _list.Add(data...

    forum.aspose.com/t/xlookup-returns-value/322497