Sort Score
Result 10 results
Languages All
Labels All
Results 501 - 510 of 97,344 for

object

(0.09 sec)
  1. Aspose::Words::DocumentBuilder::InsertOleObject...

    Aspose::Words::DocumentBuilder::InsertOleObjectAsIcon method. Inserts an embedded OLE Object as icon from a stream into the document. Allows to specify icon file and caption. Detects OLE Object type using given progID parameter in C++....method Inserts an embedded OLE object as icon from a stream into...file and caption. Detects OLE object type using given progID parameter...

    reference.aspose.com/words/cpp/aspose.words/doc...
  2. FormField.set_text_input_value method | Aspose....

    FormField.set_text_input_value method. Applies the text format specified in [FormField.text_input_format](../text_input_format/) and stores the value in [FormField.result](../result/)....set_text_input_value ( self , new_value : object ): ... Parameter Type Description...new_value object Can be a string, number or a DateTime object. Remarks...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Get, Update and Expand a Bookmark|Aspose.PDF fo...

    This article describes how to use bookmarks in a PDF file. With our Java library, you can get bookmarks from the PDF file, get a bookmarks page number, update bookmarks in a PDF Document, and expand bookmarks when viewing a document....Get Bookmarks The Document object’s OutlineCollection collection...associated with the Bookmark object. public static void GettingBookmarksPage...

    docs.aspose.com/pdf/java/get-update-and-expand-...
  4. Get, Update and Expand a Bookmark|Aspose.PDF fo...

    Aspose.PDF for C++ library allows you get? update in a PDF file with our ....Get Bookmarks The Document object’s OutlineCollection collection...associated with the Bookmark object. void GettingBookmarksPage...

    docs.aspose.com/pdf/cpp/get-update-and-expand-b...
  5. VerticalAlignment enumeration | Aspose.Words fo...

    Aspose.Words.Drawing.VerticalAlignment enumeration. Specifies vertical alignment of a floating shape, text frame or a floating table....Members Name Description None The object is explicitly positioned, usually...property. Top Specifies that the object shall be at the top of the...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Working Solution for Chart Resizing in PPTX|Asp...

    Fix unexpected chart resizing in PPTX when using embedded Excel OLE Objects with Aspose.Slides for .NET. Learn two methods with code to keep sizes consistent....Excel charts embedded as OLE objects in a PowerPoint presentation...Slides for .NET. To address the object preview issue , we assigned...

    docs.aspose.com/slides/net/working-solution-for...
  7. Aspose::Words::Loading::LoadOptions::Equals met...

    Aspose::Words::Loading::LoadOptions::Equals method. Determines whether the specified Object is equal in value to the current Object in C++....specified object is equal in value to the current object. bool Aspose...System :: SharedPtr < System :: Object > obj ) override See Also Class...

    reference.aspose.com/words/cpp/aspose.words.loa...
  8. Retrieve, Get, Copy and Insert a Page|Documenta...

    This section explains how to insert a page, copy a page or get page information with Aspose.Diagram.... The Page object represents the drawing area...collection of Aspose.Diagram.Page objects. This property can be used...

    docs.aspose.com/diagram/net/retrieve-get-copy-a...
  9. How to Convert PDF to TIFF using Python

    This article briefs on how to convert pdf to tiff using python. For conversion of PDF to TIFF Python sample code along with description and IDE settings are provided....Document class object Create a Resolution class object to set the...Instantiate the TiffSettings object to set other properties of...

    kb.aspose.com/pdf/python/how-to-convert-pdf-to-...
  10. Create bitmap from scratch or load from file us...

    Create bitmap from scratch or load from file using C# .NET API....Instantiate an object of Bitmap class Initialize an object of Graphics...from this bitmap Define a Pen object with desired parameters Use...

    docs.aspose.com/drawing/net/create-image/