Sort Score
Result 10 results
Languages All
Labels All
Results 861 - 870 of 90,762 for

object

(0.11 sec)
  1. Get Address Cell Count Offset Entire Column and...

    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 provides the Range object which has various utility methods...or properties of the Range object. Address Gets the address of...

    docs.aspose.com/cells/java/get-address-cell-cou...
  2. Shape.update_smart_art_drawing method | Aspose....

    Shape.update_smart_art_drawing method. Updates SmartArt pre-rendered drawing by using Aspose.Words's SmartArt cold rendering engine....drawing along with SmartArt object. However, if the document is...uses it to render the SmartArt object. If pre-rendered drawing is...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Add Attachments to PDF using Java | Aspose.PDF

    Java source code to add Attachments in PDF file....Document object. Create a FileSpecification object with the file...FileSpecification object to the Document object’s EmbeddedFiles...

    products.aspose.com/pdf/java/attachments/add/
  4. Load a font from CFF file | C++

    C++ API solution to load fonts from a file on your hard drive even if this file is not a font inself. Let’s look at how to make it from a CFF file....from the file using FileInfo object Follow the algorithm to fulfill...path to the file. Initiate object passing CFF as value. Get automatically...

    docs.aspose.com/font/cpp/how-to-load-fonts/load...
  5. AutoFit Rows for Merged Cells with C++|Document...

    Learn how to auto-fit rows for merged cells in Excel using Aspose.Cells for C++....code; it creates a workbook object and adds multiple worksheets...end" )); // Create a style object Style style = sheet1 . GetCells...

    docs.aspose.com/cells/cpp/autofit-rows-for-merg...
  6. Setting Margins with C++|Documentation

    Learn how to set the margins of an Excel worksheet using C++. This guide covers setting page margins, centering content, and configuring header and footer margins programmatically with Aspose.Cells for C++....The PageSetup property is an object of the PageSetup class that...\\ " ); // Create a workbook object Workbook workbook ; // Get...

    docs.aspose.com/cells/cpp/setting-margins/
  7. IFieldUpdateCultureProvider Interface | Aspose....

    Discover the Aspose.Words.Fields.IFieldUpdateCultureProvider interface. Enhance field updates with a customizable CultureInfo Object for precise localization....implemented, provides a CultureInfo object that should be used during...Field ) Returns a CultureInfo object to be used during the field’s...

    reference.aspose.com/words/net/aspose.words.fie...
  8. PdfSaveOptions.digitalSignatureDetails property...

    PdfSaveOptions.digitalSignatureDetails 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/nodejs-net/aspose.wo...
  9. PdfDigitalSignatureDetails | Aspose.Words for .NET

    Discover the PdfDigitalSignatureDetails constructor, designed to efficiently initialize digital signature instances for secure document management....// Create a "PdfSaveOptions" object that we can pass to the document's..."DigitalSignatureDeta" object of the "SaveOptions" object to // digitally...

    reference.aspose.com/words/net/aspose.words.sav...
  10. Add Borders to Cells in a Worksheet|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 an Application object. (VSTO only.) Add a Workbook...//Instantiate the Application object. Excel . ApplicationClass ExcelApp...

    docs.aspose.com/cells/net/add-borders-to-cells-...