Sort Score
Result 10 results
Languages All
Labels All
Results 1,771 - 1,780 of 18,255 for

custom data

(0.12 sec)
  1. Modifing AcroForm|Aspose.PDF for .NET

    Modifing form in your PDF file with Aspose.PDF for .NET library. You can Add or remove fields in existing form, getand set fieldlimit and etc....// For complete examples and data files, visit https://github...// For complete examples and data files, visit https://github...

    docs.aspose.com/pdf/net/modifing-form/
  2. How to add Smart Card signature to PDF|Aspose.P...

    Aspose.PDF for Python via .NET allows you to sign PDF documents from a smart card using signature field....PDF for Python and apply a custom signature appearance image:...digital certificate using a custom method get_local_certificate()...

    docs.aspose.com/pdf/python-net/sign-pdf-documen...
  3. 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...
  4. 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...
  5. 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...
  6. 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...
  7. Create Gantt Chart in Excel using C#

    This quick guide explains how to create Gantt chart in Excel using C#. It has details to set the IDE, a list of steps, and a sample code to develop a Gantt chart maker using C#....process without any external data source. Steps to Build a Gantt...and Finish dates Set the custom data ranges for task names, offset...

    kb.aspose.com/cells/net/create-gantt-chart-in-e...
  8. CustomPartCollection.Clone | Aspose.Words for .NET

    Effortlessly clone your CustomPartCollection with our deep copy method, ensuring all items are preserved for seamless Data management....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...
  9. Configuring Fonts for Rendering Spreadsheets|Do...

    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.... Set Custom Font Folders Aspose.Cells APIs...the APIs search through the custom (user defined) directories...

    docs.aspose.com/cells/java/configuring-fonts-fo...
  10. Working with PDF File Metadata in Python|Aspose...

    Explore how to extract and manage PDF metaData, such as author and title, in Python using Aspose.PDF....documents directory data_dir = RunExamples . get_data_dir_asposepdf...document document = ap . Document ( data_dir + "GetFileInfo.pdf" ) #...

    docs.aspose.com/pdf/pyhton-net/pdf-file-metadata/