Sort Score
Result 10 results
Languages All
Labels All
Results 591 - 600 of 90,853 for

object

(0.67 sec)
  1. Aspose::Words::Drawing::OleFormat::get_AutoUpda...

    Aspose::Words::Drawing::OleFormat::get_AutoUpdate method. Specifies whether the link to the OLE Object is automatically updated or not in Microsoft Word in C++....whether the link to the OLE object is automatically updated or...how to extract embedded OLE objects into files. auto doc = System...

    reference.aspose.com/words/cpp/aspose.words.dra...
  2. XmlDataLoadOptions.always_generate_root_object ...

    XmlDataLoadOptions.always_generate_root_Object property. Gets or sets a flag indicating whether a generated data source will always contain an Object for an XML root element...always_generate_root_object property XmlDataLoadOptions.alwa...always_generate_root_object property Gets or sets a flag indicating...

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

    docs.aspose.com/cells/net/add-borders-to-cells-...
  4. DocumentBuilder constructor | Aspose.Words for ...

    aspose.words.DocumentBuilder constructor...DocumentBuilder object and attaches it to a new Document object. DocumentBuilder(options)...DocumentBuilder object and attaches it to a new Document object. Additional...

    reference.aspose.com/words/python-net/aspose.wo...
  5. How to Convert GLB to OBJ in Python

    This article guides on how to convert GLB to OBJ in Python. It has the IDE configurations, a list of steps, and a runnable sample code to develop GLB to OBJ converter in Python....file using the ObjSaveOptions object. Steps to Convert GLB to OBJ...into the Scene class object Create an object of the ObjSaveOptions...

    kb.aspose.com/3d/python/how-to-convert-glb-to-o...
  6. Add Image in Table Cell|Aspose.Slides Documenta...

    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....exposed by IShapes object Create a Bitmap object to hold the image...the Bitmap image to IPPImage Object Set Fill Format of the Table...

    docs.aspose.com/slides/net/add-image-in-table-c...
  7. How to Verify Signature in PDF using Python

    This article guides you on how to verify signature in PDF using Python. It has all the information to set the IDE, a list of steps to write the application and running sample code to validate signature in PDF using Python....Instantiate the PdfFileSignature object Bind the target PDF with the...the above PdfFileSignature object using the bind_pdf() method...

    kb.aspose.com/pdf/python/how-to-verify-signatur...
  8. Working with Image Rendering|Documentation

    Render images with alpha blending in C#. Anti-aliasing with lines and curves in .NET. Image clipping using C# and VB.NET.... Create an object of the Bitmap class Initialize...Initialize the Graphics object from the created bitmap Use the Color...

    docs.aspose.com/drawing/net/working-with-image-...
  9. Aspose::Words::LowCode::SignerContext class | A...

    Aspose::Words::LowCode::SignerContext class. Document signer context in C++....() const CertificateHolder object with certificate that used...get_SignOptions () const SignOptions object with various signing options...

    reference.aspose.com/words/cpp/aspose.words.low...
  10. Add Text to PDF file|Aspose.PDF for Java

    Discover how to insert text into an existing PDF document in Java with Aspose.PDF for text insertion and modification....input PDF using the Document object. Get the particular page to...text. Create a TextFragment object with the input text along with...

    docs.aspose.com/pdf/java/add-text-to-pdf-file/