Sort Score
Result 10 results
Languages All
Labels All
Results 961 - 970 of 97,200 for

object

(0.8 sec)
  1. Split PDF programmatically|Aspose.PDF for C++

    This topic shows how to split PDF pages into individual PDF files with C++....document through the Document object’s PageCollection collection...Document object and copy the individual Page object into the...

    docs.aspose.com/pdf/cpp/split-pdf-document/
  2. Split PDF programmatically|Aspose.PDF for PHP v...

    This topic shows how to split PDF pages into individual PDF files in your PHP applications....document through the Document object’s PageCollection collection...Document object and add the individual Page object into the empty...

    docs.aspose.com/pdf/php-java/split-document/
  3. Accessing Cells of a Worksheet|Documentation

    This article shows how to get the maximum display range of a worksheet and access cells through the Aspose.Cells for Node.js via C++ API.... How to Get Cell Object by Cell Name Developers can...If yes, it returns the cell object in the collection; otherwise...

    docs.aspose.com/cells/nodejs-cpp/accessing-cell...
  4. PdfDigitalSignatureDetails.reason property | As...

    PdfDigitalSignatureDetails.reason property. Gets or sets the reason for the signing....# Create a "PdfSaveOptions" object that we can pass to the document's..."DigitalSignatureDeta" object of the "SaveOptions" object to # digitally...

    reference.aspose.com/words/python-net/aspose.wo...
  5. PdfDigitalSignatureDetails.location property | ...

    PdfDigitalSignatureDetails.location property. Gets or sets the location of the signing....# Create a "PdfSaveOptions" object that we can pass to the document's..."DigitalSignatureDeta" object of the "SaveOptions" object to # digitally...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Border Settings|Documentation

    How to use the Aspose.Cells library in C# to set the border style and color of cells. By adjusting the width, style, and color of the border, you have more control over how cells look and appear....Cells collection represents an object of the Cell class. Aspose.Cells...to a cell by using the Style object’s Borders collection. The border...

    docs.aspose.com/cells/net/cells-border-settings/
  7. Insert Pivot Table|Documentation

    Create and format pivot tables of Excel spreadsheet files.... Pivot Table Object Model Aspose.Cells for Node...create and set PivotTable objects, the building blocks of a pivot...

    docs.aspose.com/cells/nodejs-cpp/create-pivot-t...
  8. Convert Numbers File to PDF in Python

    This short guide explains how to convert Numbers file to PDF in Python. It has details to set the IDE, a list of steps, and a sample code to convert Numbers to PDF in Python....using the PdfSaveOptions class object. Steps to Change Numbers File...Workbook class object Create the PdfSaveOptions class object to control...

    kb.aspose.com/cells/python/convert-numbers-file...
  9. How to Change SVG to PNG using C#

    This article describes how to change SVG to PNG using C#. It will provide all the details to configure the environment, steps to write the program, and a runnable sample code that can be used to convert SVG to PNG using C#....SVGDocument class object Create an object of ImageSaveOptions...using the ImageSaveOptions object with desired properties These...

    kb.aspose.com/svg/net/how-to-change-svg-to-png-...
  10. How to Convert PDF to TIFF in Java

    This brief tutorial explains how to convert PDF to TIFF in Java. In order to write the PDF to TIFF converter Java code and detailed steps are provided along with the environment configuration....file using the Document class object for conversion to a TIFF image...Initialize the TiffSettings class object to customize the output TIFF...

    kb.aspose.com/pdf/java/how-to-convert-pdf-to-ti...