Sort Score
Result 10 results
Languages All
Labels All
Results 5,471 - 5,480 of 91,330 for

object

(0.21 sec)
  1. CompatibilityOptions.optimizeFor method | Aspos...

    CompatibilityOptions.optimizeFor method. Allows to optimize the document contents as well as default Aspose.Words behavior to a particular versions of MS Word....property of the SaveOptions object to "OoxmlCompliance.Iso29500_2008_Strict"...we save while passing this object will have to follow that standard...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Aspose::Words::AI::AnthropicAiModel::Translate ...

    Aspose::Words::AI::AnthropicAiModel::Translate method. Translates the provided document into the specified target language. This operation leverages the connected AI model for content translating in C++....ReturnValue A new Document object containing the translated document...

    reference.aspose.com/words/cpp/aspose.words.ai/...
  3. Fill.BackThemeColor | Aspose.Words for .NET

    Customize your design with the BackThemeColor property. Easily set a ThemeColor Object to enhance your background fill and elevate your user experience....property Gets or sets a ThemeColor object that represents the background...

    reference.aspose.com/words/net/aspose.words.dra...
  4. 使用 Aspose.Cells 与 C++ 添加 ActiveX 控件|Documentation

    学习如何使用 Aspose.Cells for C++ 编程方式向 Excel 工作表添加 ActiveX 控件。...\\ " ); // Create workbook object Workbook wb ; // Access first...Access the ActiveX control object and set its linked cell property...

    docs.aspose.com/cells/zh/cpp/add-activex-contro...
  5. Locking WordArt Watermark with Node.js via C++|...

    Learn how to lock WordArt watermarks in Aspose.Cells for Node.js via C++....where the WordArt becomes an object that you can move and position...possible to lock the WordArt object for any interaction such as...

    docs.aspose.com/cells/nodejs-cpp/locking-wordar...
  6. MetafileRenderingMode enumeration | Aspose.Word...

    Aspose.Words.Saving.MetafileRenderingMode enumeration. Specifies how Aspose.Words should render WMF and EMF metafiles....// Create a "PdfSaveOptions" object that we can pass to the document's...in our MetafileRenderingOpt object to the saving operation. let...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. SpecialChar | Aspose.Words for Java

    Base class for special characters in the document in Java....Object, com.aspose.words.Node , com...visit the Aspose.Words Document Object Model (DOM) documentation article...

    reference.aspose.com/words/java/com.aspose.word...
  8. Convert MHTML to VCF via Java | products.aspose...

    Try the code sample to convert MHTML files to VCF format in Java. Download Java API to take your email processing applications to the next level....classes and methods for creating objects and manipulating them enabling...MailMessage class to create an object representing an e-mail message...

    products.aspose.com/email/java/conversion/mhtml...
  9. Aspose::Words::Settings::Odso::get_RecipientDat...

    Aspose::Words::Settings::Odso::get_RecipientDatas method. Gets a collection of Objects that specify inclusion/exclusion of individual records in the mail merge. This Object is never null in C++....method Gets a collection of objects that specify inclusion/exclusion...records in the mail merge. This object is never null . System :: SharedPtr...

    reference.aspose.com/words/cpp/aspose.words.set...
  10. MutationObserver – How to Use in C# with Aspose...

    Learn how to use MutationObserver in Aspose.HTML for .NET to detect DOM changes for dynamic HTML processing, automation, and content monitoring....Mutation Observer is a built-in object that watches for DOM tree changes...Create a new MutationObserver object using the constructor. The...

    docs.aspose.com/html/net/mutationobserver/