Sort Score
Result 10 results
Languages All
Labels All
Results 2,421 - 2,430 of 94,489 for

object

(0.4 sec)
  1. Manage Legend of Excel Charts with C++|Document...

    Learn how to utilize Aspose.Cells for C++ to effectively use and customize chart legends in Microsoft Excel. Our comprehensive guide explains the legend's functionality, how to access and modify it, as well as how to improve visualization and data understanding with legends.... With the Legend object, the legend can be moved, updated...// Instantiating a Workbook object Workbook workbook ; // Adding...

    docs.aspose.com/cells/cpp/chart-legend/
  2. Set Worksheet Zoom Factor|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....//Instantiating a Workbook object Workbook workbook = new Workbook...new worksheet to the Workbook object WorksheetCollection worksheets...

    docs.aspose.com/cells/net/set-worksheet-zoom-fa...
  3. Extracting text from passport images|Documentation

    How to digitize scanned or photographed passports by automatically extracting text from them....takes OcrInput object and returns OcrOutput object containing the...of the recognition results object. The information is returned...

    docs.aspose.com/ocr/python-net/recognition/pass...
  4. FieldChar.getField method | Aspose.Words for No...

    FieldChar.getField method. Returns a field for the field char....getField () Remarks A new Field object is created each time the method...false ); // Retrieve the facade object which represents the field...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Add Image stamps in PDF using C#|Aspose.PDF for...

    Add the Image Stamp in your PDF document using ImageStamp class with the Aspose.PDF library....Create a Document object and an ImageStamp object using required...adding an image as a stamp object, you can control the quality...

    docs.aspose.com/pdf/net/image-stamps-in-pdf-page/
  6. CertificateHolder Class | Aspose.Words for .NET

    Discover the Aspose.Words.DigitalSignatures.CertificateHolder class, your key to managing X509Certificate2 instances for secure digital signatures....) Creates CertificateHolder object using byte array of PKCS12...) Creates CertificateHolder object using byte array of PKCS12...

    reference.aspose.com/words/net/aspose.words.dig...
  7. Convert DXF to CGM via C# | products.aspose.com

    Sample code for DXF to CGM C# conversion. Use API example code for batch DXF files to CGM conversion within VB.NET, Asp.NET or any .NET based application....Load method Set an object of CadRasterizationOpti with...passing the resultant file path & object of CgmOptions System Requirements...

    products.aspose.com/cad/net/conversion/dxf-to-cgm/
  8. Manipulate custom properties of a 3D Scene|Docu...

    Developers can Add, retrieve, and remove custom properties of 3D Objects. RemoveProperty, GetProperty, SetProperty members of 3D Objects are a set of short-handed methods to manipulate customized properties of the Object....Remove custom properties of a 3D Object Developers can Add, retrieve...remove custom properties of 3D objects. RemoveProperty , GetProperty...

    docs.aspose.com/3d/net/manipulate-custom-proper...
  9. ConditionalStyle Class | Aspose.Words for .NET

    Discover the Aspose.Words.ConditionalStyle class for advanced table formatting. Enhance your documents with dynamic styles and improve readability effortlessly....Shading { get; } Gets a Shading object that refers to the shading...conditional style. override Equals ( object ) Compares this conditional...

    reference.aspose.com/words/net/aspose.words/con...
  10. Creating a complex PDF|Aspose.PDF for Java

    Aspose.PDF for Java allows you to create more complex documents that contain images, text fragments, and tables in one document....steps: Instantiate a Document object. In this step we will create...Add a Page to the document object. So, now our document will...

    docs.aspose.com/pdf/java/complex-pdf-example/