Sort Score
Result 10 results
Languages All
Labels All
Results 2,881 - 2,890 of 83,370 for

object

(0.06 sec)
  1. Working with Textures in PS file | Python

    How to add texture pattern to PS file is a question answered by Aspose.Page API solution. See how to use the functionality in Python...utilized for filling or drawing objects such as shapes or text. When...is smaller than that of the object, it’s repeated in both the...

    docs.aspose.com/page/python-net/ps/working-with...
  2. Modify SmartObject PSD - Free Support Forum - a...

    Hello, I purchased an Aspose Python PSD OEM license to perform a specific task, but I’m unable to achieve the expected result. I need support to resolve this. When I try to replace the content of a smart Object, the re…...replace the content of a smart object, the result is not the same...replace the content of the smart object. # Import des classes Aspose...

    forum.aspose.com/t/modify-smartobject-psd/313972
  3. Embed Excel in PowerPoint using Python

    This guide describes how to embed Excel in PowerPoint using Python. It has IDE settings, steps, and a sample code to integrate Excel into PowerPoint using Python....Create the OleEmbeddedDataInfo object by providing the above bytes...calling the add_ole_object_frame object method Save the output...

    kb.aspose.com/slides/python/embed-excel-in-powe...
  4. Controls in Charts|Documentation

    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....you need to insert drawing objects like labels, text boxes, pictures...area. The method returns an object of the Label class, where the...

    docs.aspose.com/cells/java/controls-in-charts/
  5. OdtSaveOptions class | Aspose.Words for Node.js

    Aspose.Words.Saving.OdtSaveOptions class. Can be used to specify additional options when saving a document into the [SaveFormat.Odt](../../aspose.words/saveformat/#Odt) or [SaveFormat.Ott](../../aspose.words/saveformat/#Ott) format...or sets DigitalSignatureDeta object used to sign a document. dml3DEffectsRenderin...determining how ink (InkML) objects are rendered. (Inherited from...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. FontSourceBase.as_memory_font_source method | A...

    FontSourceBase.as_memory_font_source method. Cast [FontSourceBase](../) Object to [MemoryFontSource](../../memoryfontsource/)....as_memory_font_source() Cast FontSourceBase object to MemoryFontSource . def ...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Forms2OleControlCollection | Aspose.Words for Java

    Represents collection of Forms2OleControl Objects in Java....Object All Implemented Interfaces:...collection of Forms2OleControl objects. To learn more, visit the Working...

    reference.aspose.com/words/java/com.aspose.word...
  8. Aspose::Words::Border::Equals method | Aspose.W...

    Aspose::Words::Border::Equals method. Determines whether the specified border is equal in value to the current border in C++....Border::Equals(System::SharedPtr<System::Object>) method Determines whether...specified object is equal in value to the current object. bool Aspose...

    reference.aspose.com/words/cpp/aspose.words/bor...
  9. Aspose::Words::Properties::DocumentProperty::ge...

    Aspose::Words::Properties::DocumentProperty::get_Type method. Gets the data type 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...
  10. Convert HTML to Image in Java – PNG, JPG, BMP, ...

    Convert HTML to Images like JPG, PNG, GIF, TIFF, and BMP using Aspose.HTML for Java. Use ImageSaveOptions for precise and customizable outputs.... Create an object. Here you may set an image...using the class. Create a new object with ImageFormat.Jpeg . ImageFormat...

    docs.aspose.com/html/java/convert-html-to-image/