Sort Score
Result 10 results
Languages All
Labels All
Results 1,941 - 1,950 of 87,563 for

object

(0.21 sec)
  1. Encrypting Files in PHP|Documentation

    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....Cells Helper Object $ptr = new \COM ( 'Aspose.Cells...path // Creating a Workbook object and opening an Excel file using...

    docs.aspose.com/cells/net/encrypting-files-in-php/
  2. How to Rotate Text of Cell|Documentation

    C# code to rotate text of a cell with Aspose.Cells for .NET API...the Style object of the desired cells. The Style object allows you...code; it creates a workbook object and sets different rotation...

    docs.aspose.com/cells/net/how-to-rotate-text-of...
  3. Aspose::Words::Settings::OdsoFieldMapDataCollec...

    Aspose::Words::Settings::OdsoFieldMapDataCollection::Add method. Adds an Object to the end of this collection in C++....OdsoFieldMapDataColl::Add method Adds an object to the end of this collection...gs::OdsoFieldMapData>& The object to add. Cannot be null . See...

    reference.aspose.com/words/cpp/aspose.words.set...
  4. How to Compress any size documents by applying ...

    Compress any document size quickly and efficiently with parallel processing...using the Bzip2SaveOptions object. Finally, the archive is saved...using the XzArchiveSettings object, where we specify the desired...

    products.aspose.com/zip/java/advanced-api-featu...
  5. Customizing Charts with Node.js via C++|Documen...

    Learn how to customize charts in Aspose.Cells for Node.js via C++. Our guide will show you how to modify chart layouts, add and format data series, adjust axes, and apply various formatting options to enhance the appearance and usability of your charts....by a Series object whereas SeriesCollection object serves as a...a collection of Series objects. When creating a custom chart...

    docs.aspose.com/cells/nodejs-cpp/customizing-ch...
  6. How to Convert DGN to PDF in Java

    This brief focuses on how to convert DGN to PDF in Java. It includes all the required details that can be used to develop a comprehensive DGN to PDF converter software in Java....CadRasterizationOpti class object to customize the rasterization...instance of the PdfOptions class object to set the output PDF options...

    kb.aspose.com/cad/java/how-to-convert-dgn-to-pd...
  7. How to Convert DWG to PDF in Java

    This simple topic exhibits how to convert DWG to PDF in Java. It includes all the pertinent information that can be utilized to write a comprehensive DWG to PDF converter software in Java....CadRasterizationOpti class object can be used to further customize...of the Image class Create an object of the CadRasterizationOpti...

    kb.aspose.com/cad/java/how-to-convert-dwg-to-pd...
  8. How to Merge Cells in Excel using C#

    This basic tutorial will provide detail on how to merge cells in Excel using C#. By using a few number of API calls in C# excel cell merge feature can be incorporated in an existing or a new workbook....Initialize a Workbook class object to create a new Excel file...worksheet and create a Cells class object Merge the cells and enter a...

    kb.aspose.com/cells/net/how-to-merge-cells-in-e...
  9. How to Convert RTF to PDF using C#

    This quick tutorial will guide you how to convert RTF to PDF using C#. You can write RTF to PDF converter in C# simply by loading the source RTF and saving it as a PDF file with the help of a few lines of code....using the PdfSaveOptions class object. Steps to Convert RTF to PDF...class object Instantiate the PdfSaveOptions class object to configure...

    kb.aspose.com/words/net/how-to-convert-rtf-to-p...
  10. Convert EPS to PDF in Java

    Follow this article to convert EPS to PDF in Java. It will share details to set the IDE, a list of steps, and a sample code for changing the file format from EPS to PDF with various customizations....Declare the PdfOptions class object for customizing the output...EPS file into an image class object, typecast it to EpsImage, declare...

    kb.aspose.com/imaging/java/convert-eps-to-pdf-i...