Sort Score
Result 10 results
Languages All
Labels All
Results 2,601 - 2,610 of 97,250 for

object

(0.26 sec)
  1. Optimize Image Management in Presentations Usin...

    Streamline image management in PowerPoint and OpenDocument with Aspose.Slides for C++, optimizing performance and automating your workflow....to add an image as a frame object—especially if you plan to use...interface. To create an image object based on SVG image, you can...

    docs.aspose.com/slides/cpp/image/
  2. Modify an Existing Style|Documentation

    Aspose.Cells is a JavaScript via C++ library for working with spreadsheet files that allows users to modify existing cell styles. This article introduces how to modify an existing cell style with the Aspose.Cells library so that users can change the appearance of the cells as they need....formatting style object. A formatting style object is a combination...This example creates a Style object, applies it to a range of cells...

    docs.aspose.com/cells/javascript-cpp/modify-an-...
  3. Add Watermark to Visio|Documentation

    How to add watermark to visio using Java Diagram API....work as follows: Create an object of the Diagram class. Add watermark...method of the Diagram class object and also pass complete file...

    docs.aspose.com/diagram/java/add-watermark-to-v...
  4. PdfDigitalSignatureDetails.TimestampSettings | ...

    Discover the PdfDigitalSignatureDetails TimestampSettings property to easily manage digital signature timestamps for enhanced document security and compliance....valid PdfDigitalSignatureT object, then the digital signature...// Create a "PdfSaveOptions" object that we can pass to the document's...

    reference.aspose.com/words/net/aspose.words.sav...
  5. Aspose::Words::Saving::ImageSavingArgs class | ...

    Aspose::Words::Saving::ImageSavingArgs class. Provides data for the ImageSaving() event. To learn more, visit the documentation article in C++....ImageSavingArgs : public System :: Object Methods Method Description...() const Gets the ShapeBase object corresponding to the shape...

    reference.aspose.com/words/cpp/aspose.words.sav...
  6. OdsoFieldMapData.clone method | Aspose.Words fo...

    OdsoFieldMapData.clone method. Returns a deep clone of this Object....Returns a deep clone of this object. def clone ( self ): ... See...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Manage Comments and Notes with C++|Documentation

    Insert and manage comments or notes with Aspose.Cells for C++....the Worksheet object). The new Comment object can be accessed...After accessing the Comment object, customize the comment note...

    docs.aspose.com/cells/cpp/comments-and-notes/
  8. Get Radio Button Options|Aspose.PDF for Python ...

    This article demonstrates how to retrieve the currently selected value of a radio button field in a PDF document using Aspose.PDF Facades API.... Create a Form Object. Bind the PDF Document. Retrieve...document.""" # Create Form object pdf_form = pdf_facades . Form...

    docs.aspose.com/pdf/python-net/get-radio-button...
  9. ImageSaveOptions.clone method | Aspose.Words fo...

    ImageSaveOptions.clone method. Creates a deep clone of this Object....Creates a deep clone of this object. def clone ( self ): ... Examples... we can pass a SaveOptions object to # select a pixel format...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Adding, Extracting, and Deleting Tables in PDF ...

    Manage Tables in PDF file programmatically with C++ sample code using Aspose.PDF for C++... Create Table object. Set table settings (e.g. set...row_count )); } // Add table object to first page of input document...

    products.aspose.com/pdf/cpp/table/