Sort Score
Result 10 results
Languages All
Labels All
Results 7,021 - 7,030 of 94,421 for

object

(0.11 sec)
  1. Aspose::Words::ImageWatermarkOptions::get_IsWas...

    Aspose::Words::ImageWatermarkOptions::get_IsWashout method. Gets or sets a boolean value which is responsible for washout effect of the watermark. The default value is true in C++....with an ImageWatermarkOption object, // then pass it while creating...

    reference.aspose.com/words/cpp/aspose.words/ima...
  2. TxtLoadOptions.document_direction property | As...

    TxtLoadOptions.document_direction property. Gets or sets a document direction...# Create a "TxtLoadOptions" object, which we can pass to a document's...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Add Hyperlink to a Visio Shape in Ruby|Document...

    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....) \ # Initialize Hyperlink object hyperlink = Rjb :: import (...

    docs.aspose.com/diagram/java/add-hyperlink-to-a...
  4. HtmlSaveOptions | Aspose.Words for Java

    Can be used to specify additional options when saving a document into the SaveFormat.HTML SaveFormat.MHTML SaveFormat.EPUB SaveFormat.AZW_3 or SaveFormat.MOBI format in Java....Object, com.aspose.words.SaveOptions...docx"); // Use a SaveOptions object to specify the encoding for...

    reference.aspose.com/words/java/com.aspose.word...
  5. Inserting Images Dynamically in Java|Aspose.Wor...

    Insert images into your document dynamically when building a report in Java....image data A BufferedImage object A string containing an image...image tag returns a stream object, then it is closed by the engine...

    docs.aspose.com/words/java/inserting-images-dyn...
  6. PdfSaveOptions class | Aspose.Words for Python

    aspose.words.saving.PdfSaveOptions class. Can be used to specify additional options when saving a document into the [SaveFormat.PDF](../../aspose.words/saveformat/#PDF) format...determining how ink (InkML) objects are rendered. (Inherited from...saved if this save options object is used. Can only be SaveFormat...

    reference.aspose.com/words/python-net/aspose.wo...
  7. GlowFormat.color property | Aspose.Words for Py...

    GlowFormat.color property. Gets or sets a aspose.pydrawing.Color Object that represents the color for a glow effect...Color object that represents the color for...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Aspose::Words::Watermark::get_Type method | Asp...

    Aspose::Words::Watermark::get_Type method. Gets the watermark type in C++....passing a TextWatermarkOptions object when creating the watermark...

    reference.aspose.com/words/cpp/aspose.words/wat...
  9. StructuredDocumentTag.node_type property | Aspo...

    StructuredDocumentTag.node_type property. Returns [NodeType.STRUCTURED_DOCUMENT_TAG](../../../aspose.words/nodetype/#STRUCTURED_DOCUMENT_TAG).... # 1 - Apply a style object from the document's style collection:...

    reference.aspose.com/words/python-net/aspose.wo...
  10. How to Rotate a Cell in Excel using Python

    This quick tutorial explains how to rotate a cell in Excel using Python. Only a few number of API calls and steps are required while rotating cells in Excel using Python....spreadsheet using a Workbook class object Get access to the target worksheet...Python by working with the style object. The rotation angle can be...

    kb.aspose.com/cells/python/how-to-rotate-a-cell...