Sort Score
Result 10 results
Languages All
Labels All
Results 1,821 - 1,830 of 19,615 for

custom data

(0.12 sec)
  1. Modifying AcroForms|Aspose.PDF for PHP via Java

    This section explains how to modifying forms in your PDF document with Aspose.PDF for PHP via Java....AcroForms Contents [ Hide ] Set Custom Form Field Font Form fields...one of the 14 core fonts or a custom font. To set and update the...

    docs.aspose.com/pdf/php-java/modifing-form/
  2. Opening Files with Different Formats|Documentation

    Aspose.Cells for .NET API allows you to open/read different formats like XLSX, HTML, CSV, ODS, TSV, SXC, FODS, etc.... Data is stored as a table where each...Excel to export spreadsheet data to CSV. Opening CSV files and...

    docs.aspose.com/cells/net/opening-files-with-di...
  3. How to Run Aspose.CAD Docker image in Google Cl...

    Run Aspose.CAD Docker image in Google Cloud.... Custom domains - You can set up custom domain mapping...Functions does not let you use custom executables. Cloud Run offers...

    docs.aspose.com/cad/net/showcases/how-to-run-as...
  4. Change Image Brightness using C#

    Follow this article to change image brightness using C#. It has details to set the IDE, a list of steps, and a sample code to increase brightness of image using C#....RasterImage class Load all pixel data into memory to improve the performance...to RasterImage, cache image data into memory for improved performance...

    kb.aspose.com/imaging/net/change-image-brightne...
  5. Convert CSV, TSV and TXT to Excel with Node.js ...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms.... Data is stored as a table where each...Excel to export spreadsheet data to CSV. const path = require...

    docs.aspose.com/cells/nodejs-cpp/convert-csv-ts...
  6. CustomPartCollection.Add | Aspose.Words for .NET

    Effortlessly enhance your project with the CustomPartCollection Add method—quickly add items to your collection for seamless integration and efficiency....access a document’s arbitrary custom parts collection. Document...doc = new Document ( MyDir + "Custom parts OOXML package.docx" );...

    reference.aspose.com/words/net/aspose.words.mar...
  7. CustomPartCollection.GetEnumerator | Aspose.Wor...

    Explore the CustomPartCollection GetEnumerator method to effortlessly iterate through all items in your collection. Streamline your Data management today!...access a document’s arbitrary custom parts collection. Document...doc = new Document ( MyDir + "Custom parts OOXML package.docx" );...

    reference.aspose.com/words/net/aspose.words.mar...
  8. NodeChangingArgs | Aspose.Words for Java

    Provides Data for methods of the INodeChangingCallback interface in Java....class NodeChangingArgs Provides data for methods of the INodeChangingCallbac...article. Examples: Shows how customize node changing with a callback...

    reference.aspose.com/words/java/com.aspose.word...
  9. 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...
  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