Sort Score
Result 10 results
Languages All
Labels All
Results 2,421 - 2,430 of 94,431 for

object

(0.1 sec)
  1. 在 C# 中指定 3D 文件保存选项|Documentation

    有几个场景。保存方法重载接受一个SaveOptions对象。每种保存格式都有一个相应的类,该类保存该保存格式的保存选项。...NET // Initialize an object Discreet3dsSaveOptio saveOpts...; // The separator between object's name and the duplicated counter...

    docs.aspose.com/3d/zh/net/specify-3d-file-save-...
  2. Add ActiveX Controls using Aspose.Cells for Jav...

    Learn how to add ActiveX controls in a worksheet using Aspose.Cells for JavaScript via C++....access the ActiveX control object via Shape.activeXControl property...() => { // Create workbook object (empty workbook) const wb =...

    docs.aspose.com/cells/javascript-cpp/add-active...
  3. Managing Pictures with JavaScript via C++|Docum...

    Learn how to add and position pictures in spreadsheets using Aspose.Cells for JavaScript via C++....(encapsulated in the Worksheet object). The Add method takes the...new worksheet to the Workbook object const sheetIndex = workbook...

    docs.aspose.com/cells/javascript-cpp/managing-p...
  4. Set Privileges, Encrypt and Decrypt PDF File us...

    Encrypt PDF File with C++ using Different Encryption Types and Algorithms. Also, decrypt PDF Files using Owner Password....pass this object as an argument to the Document object’s Encrypt...Instantiate Document Privileges object // Apply restrictions on all...

    docs.aspose.com/pdf/cpp/set-privileges-encrypt-...
  5. Aspose::Words::Inline class | Aspose.Words for ...

    Aspose::Words::Inline class. Base class for inline-level nodes that can have character formatting associated with them, but cannot have child nodes of their own. To learn more, visit the documentation article in C++....the font formatting of this object. virtual get_IsComposite ()...get_IsDeleteRevision () Returns true if this object was deleted in Microsoft Word...

    reference.aspose.com/words/cpp/aspose.words/inl...
  6. Aspose::Words::MailMerging::IMailMergeDataSourc...

    Aspose::Words::MailMerging::IMailMergeDataSource interface. Implement this interface to allow mail merge from a custom data source, such as a list of Objects. Master-detail data is also supported in C++....source, such as a list of objects. Master-detail data is also...: public virtual System :: Object Methods Method Description...

    reference.aspose.com/words/cpp/aspose.words.mai...
  7. Aspose::Words::Drawing::Shape class | Aspose.Wo...

    Aspose::Words::Drawing::Shape class. Represents an Object in the drawing layer, such as an AutoShape, textbox, freeform, OLE Object, ActiveX control, or picture. To learn more, visit the documentation article in C++....] Shape class Represents an object in the drawing layer, such...AutoShape, textbox, freeform, OLE object, ActiveX control, or picture...

    reference.aspose.com/words/cpp/aspose.words.dra...
  8. 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-...
  9. How to Insert Picture in Word using Python

    This tutorial provides quick information on how to insert picture in Word using Python. It contains information to configure the environment, a step-by-step process and finally a runnable sample code that demonstrates the process to insert image in Word using Python....file into the Document class object for adding a picture Instantiate...Instantiate DocumentBuilder class object to insert elements in the document...

    kb.aspose.com/words/python/how-to-insert-pictur...
  10. Language detecton|Documentation

    How to detect the languages used on the provided image....LanguageDetectionOut objects with the following properties:...provided as a MemoryStream object, an array of pixels, or a Base64...

    docs.aspose.com/ocr/net/language_detection/