Sort Score
Result 10 results
Languages All
Labels All
Results 791 - 800 of 87,574 for

object

(0.15 sec)
  1. Set Caption to OLE Icon|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....a sample of creating Excel object and setting its caption. Presentation...get_Item ( 0 ); // Add an OLE object to the slide byte [] allBytes...

    docs.aspose.com/slides/java/set-caption-to-ole-...
  2. ImageData.ToImage | Aspose.Words for .NET

    Unlock the power of the ToImage method in ImageData to easily retrieve images stored in shapes as Image Objects. Enhance your projects effortlessly!...stored in the shape as a Image object. public Image ToImage () Remarks...Remarks A new Image object is created every time this method is...

    reference.aspose.com/words/net/aspose.words.dra...
  3. Aspose::Words::Fields::FieldUserName::get_UserN...

    Aspose::Words::Fields::FieldUserName::get_UserName method. Gest or sets the current user's name in C++....// Create a UserInformation object and set it as the source of...taken from the UserInformation object we created above. auto fieldUserName...

    reference.aspose.com/words/cpp/aspose.words.fie...
  4. Aspose::Words::Document::get_CustomDocumentProp...

    Aspose::Words::Document::get_CustomDocumentProperties method. Returns a collection that represents all the custom document properties of the document in C++....docx" ); // The "Document" object contains some of its metadata...document's "BuiltInDocumentPrope" object. std :: cout << "Built-in Properties:"...

    reference.aspose.com/words/cpp/aspose.words/doc...
  5. Aspose::Words::Properties::DocumentProperty::ge...

    Aspose::Words::Properties::DocumentProperty::get_Name method. Returns the name of the property in C++....docx" ); // The "Document" object contains some of its metadata...document's "BuiltInDocumentPrope" object. std :: cout << "Built-in Properties:"...

    reference.aspose.com/words/cpp/aspose.words.pro...
  6. Convert PDF to JPG|Aspose.PDF for Android via Java

    This page describes how to convert PDF Pages to JPEG image, convert all and single pages to JPEG images with Aspose.PDF for Android via Java....to a JPEG image: Create an object of the Document class to get..."PDF-to-JPEG.jpeg" ); // Create stream object to save the output image try...

    docs.aspose.com/pdf/androidjava/convert-pdf-to-...
  7. VbaReference.type property | Aspose.Words for P...

    VbaReference.type property. Gets [VbaReferenceType](../../vbareferencetype/) Object that indicates the type of reference that a [VbaReference](../) Object represents....property Gets VbaReferenceType object that indicates the type of...reference that a VbaReference object represents. @property def type...

    reference.aspose.com/words/python-net/aspose.wo...
  8. How to Create PDF in Python

    This article guides on how to create PDF in Python. It contains information to establish the environment, steps for writing the application and a runnable sample code to generate PDF with Python....Create a TextFragment class object to add text on the PDF page...Create a TextBuilder class object for the selected page and add...

    kb.aspose.com/pdf/python/how-to-create-pdf-in-p...
  9. Modify an Existing Style with Golang via C++|Do...

    Aspose.Cells is a C++ library for working with spreadsheet files that allows users to modify existing cell styles. This article will introduce 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/go-cpp/modify-an-existing...
  10. Introduction | Aspose.Note Documentation

    A basic introduction to Java programming concepts....one object of , , and classes bypassing the class object. Calling...calling the Save method of the object. These articles show how to:...

    docs.aspose.com/note/java/introduction/