Sort Score
Result 10 results
Languages All
Labels All
Results 721 - 730 of 79,352 for

object

(0.07 sec)
  1. Marking Barcode Regions in an Image in PHP|Docu...

    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....= null ){ \ # Initialize an object of type BufferedImage to get...get the Graphics object $imageIO = new ImageIO (); // $file=new...

    docs.aspose.com/barcode/java/marking-barcode-re...
  2. PdfSaveOptions.digital_signature_details proper...

    PdfSaveOptions.digital_signature_details property. Gets or sets the details for signing the output PDF document....valid PdfDigitalSignatureD object, then the output PDF document...# Create a "PdfSaveOptions" object that we can pass to the document's...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Update shape properties in VSTO and Aspose.Diag...

    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....application object. Make the application object invisible. Open...//Create Visio Application Object vsdApp = Application ; //Make...

    docs.aspose.com/diagram/net/update-shape-proper...
  4. Creating an Outlook Contact|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....following steps: Creating a Contact object. Populating or setting the...various properties. Saving the object. Office Automation To use Office...

    docs.aspose.com/email/java/creating-an-outlook-...
  5. ChartXValue | Aspose.Words for Java

    Represents an X value for a chart series in Java....Object public class ChartXValue Represents...Methods Method Description equals(Object obj) Gets a flag indicating...

    reference.aspose.com/words/java/com.aspose.word...
  6. Create and manage tables of Microsoft Excel fil...

    Insert, resize, edit, delete, and format tables of Excel files using Aspose.Cells for Node.js via C++.... Advantages of a List Object There are quite a few advantages...list of data to an actual List Object New rows and columns are automatically...

    docs.aspose.com/cells/nodejs-cpp/create-and-for...
  7. 在VSTO和Aspose.Cells中的工作表中添加单元格边框|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....//Instantiate the Application object. Excel . Application ExcelApp..."Thick Lines" ; //Define a range object(A2). Excel . Range _range ;...

    docs.aspose.com/cells/zh/net/add-borders-to-cel...
  8. OleFormat.olePackage property | Aspose.Words fo...

    OleFormat.olePackage property. Provide access to [OlePackage](../../olepackage/) if OLE Object is an OLE Package...access to OlePackage if OLE object is an OLE Package. Returns...Examples Shows how insert an OLE object into a document. let doc =...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Aspose::Words::Drawing::OleFormat::get_OlePacka...

    Aspose::Words::Drawing::OleFormat::get_OlePackage method. Provide access to OlePackage if OLE Object is an OLE Package. Returns null otherwise in C++....access to OlePackage if OLE object is an OLE Package. Returns...Examples Shows how insert an OLE object into a document. auto doc =...

    reference.aspose.com/words/cpp/aspose.words.dra...
  10. 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/