Sort Score
Result 10 results
Languages All
Labels All
Results 3,831 - 3,840 of 94,411 for

object

(0.13 sec)
  1. 使用CellsFactory类创建样式对象|Documentation

    了解如何使用Aspose.Cells for JavaScript通过C++中的CellsFactory类创建单元格样式对象。根据需要定制电子表格单元格的外观。...async () => { // Create a Style object using CellsFactory class const...style using the created Style object const wb = new Workbook ();...

    docs.aspose.com/cells/zh/javascript-cpp/create-...
  2. FieldMergingArgsBase.Field | Aspose.Words for .NET

    Discover the FieldMergingArgsBase Field property to access the current merge field Object effortlessly. Enhance your data merging efficiency today!...Field property Gets the object that represents the current...@"MERGEFIELD html_Body \b Content" ); object [] mergeData = { "<html>" +...

    reference.aspose.com/words/net/aspose.words.mai...
  3. Aspose::Words::Saving::XpsSaveOptions::get_Save...

    Aspose::Words::Saving::XpsSaveOptions::get_SaveFormat method. Specifies the format in which the document will be saved if this save options Object is used. Can only be Xps in C++....saved if this save options object is used. Can only be Xps ....Create an "XpsSaveOptions" object that we can pass to the document's...

    reference.aspose.com/words/cpp/aspose.words.sav...
  4. Add Math Equations to PowerPoint Presentations ...

    Learn how to work with mathematical equations in PowerPoint using Aspose.Slides for Python via .NET. Get detailed instructions, code examples, and tips to automate the creation and editing of presentations....manipulate a set of MathBlock objects. These classes are essential...class specifies a fraction object consisting of a numerator and...

    docs.aspose.com/slides/python-net/powerpoint-ma...
  5. Aspose::Words::Drawing::SignatureLine::get_Sign...

    Aspose::Words::Drawing::SignatureLine::get_SignerTitle method. Gets or sets suggested signer's title (for example, Manager). Default value for this property is empty string in C++....the "SignatureLineOptions" object we have created above. // If...signature line via its Shape object. System :: SharedPtr < Aspose...

    reference.aspose.com/words/cpp/aspose.words.dra...
  6. Your First Aspose.3D Application|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.... # Create an object of the Scene class scene =...# Initialize a Scene class object scene = Scene () # Load an...

    docs.aspose.com/3d/python-net/your-first-aspose...
  7. Extracting handwritten text|Documentation

    How to extract text from notes, memos, checks and other handwritten documents....OcrInput object and returns a RecognitionResult object containing...

    docs.aspose.com/ocr/java/recognition/read-handw...
  8. Aspose::Words::Watermark::SetImage method | Asp...

    Aspose::Words::Watermark::SetImage method. Adds Image watermark into the document in C++....with an ImageWatermarkOption object, // then pass it while creating...with an ImageWatermarkOption object, // then pass it while creating...

    reference.aspose.com/words/cpp/aspose.words/wat...
  9. Rebind Worksheet GridWeb|Documentation

    This article introduces how to rebind a worksheet in GridWeb....private void Button1_Click ( object sender , System . EventArgs...( ByVal sender As System . Object , ByVal e As System . EventArgs...

    docs.aspose.com/cells/net/aspose-cells-gridweb/...
  10. Change Password of PDF File|Aspose.PDF for .NET

    Explore how to modify the password of a PDF document in .NET to improve file security with Aspose.PDF....need to create PdfFileSecurity object and then call the ChangePassword...{ // Create PdfFileSecurity object if the document is encrypted...

    docs.aspose.com/pdf/net/change-password/