Sort Score
Result 10 results
Languages All
Labels All
Results 3,811 - 3,820 of 86,635 for

object

(0.11 sec)
  1. Aspose::Words::Bibliography::Person::Equals met...

    How to use Equals method of Aspose::Words::Bibliography::Person class in C++....System :: SharedPtr < System :: Object > obj ) override See Also Class...

    reference.aspose.com/words/cpp/aspose.words.bib...
  2. Customizing Charts with C++|Documentation

    Learn how to customize charts in Aspose.Cells for C++. Our guide will show you how to modify chart layouts, add and format data series, adjust axes, and apply various formatting options to enhance the appearance and usability of your charts....by a Series object whereas SeriesCollection object serves as a...a collection of Series objects. When creating a custom chart...

    docs.aspose.com/cells/cpp/customizing-charts/
  3. How to Convert CSV to Excel in Node.js

    In this simple topic, we will focus on how to convert CSV to Excel in Node.js. You can follow the simple procedure to convert CSV to XLSX in Node.js using simple API interface in a few easy steps....make use of the Workbook class object to access the source CSV file...the newly created LoadOptions object. You can use the simple code...

    kb.aspose.com/cells/nodejs/how-to-convert-csv-t...
  4. How to Compress Image Size in C#

    This quick tutorial explains how to compress image size in C#. To compress image size without losing quality C# environment settings, coding steps and runnable sample code is also shared....JPEG file into the Image class object Create and initialize the JpegOptions...JpegOptions class object to customize the compression Set color...

    kb.aspose.com/imaging/net/how-to-compress-image...
  5. Edit Macro in Word using C#

    Follow this article to edit macro in Word using C#. It will provide details to set the IDE, a list of steps, and a sample code showing how to edit macros in Word using C#....Document class object Access the VbaProject object of the loaded...Word file into the Document object, access the VbaProject module...

    kb.aspose.com/words/net/edit-macro-in-word-usin...
  6. Document.mail_merge property | Aspose.Words for...

    Document.mail_merge property. Returns a [MailMerge](../../../aspose.words.mailmerging/mailmerge/) Object that represents the mail merge functionality for the document....property Returns a MailMerge object that represents the mail merge...

    reference.aspose.com/words/python-net/aspose.wo...
  7. HtmlMetafileFormat Enum | Aspose.Words for .NET

    Discover Aspose.Words.Saving.HtmlMetafileFormat enum for seamless metafile saving in HTML documents. Enhance your document conversion experience today!...Examples Shows how to convert SVG objects to a different format when... we can pass a SaveOptions object // to determine how the saving...

    reference.aspose.com/words/net/aspose.words.sav...
  8. Common recognition settings|Documentation

    Configuring Aspose.OCR for .NET recognition engine for extracting text from images, scanned PDFs, DjVu files and other content....of the RecognitionSettings object. These universal settings are...content provided as OcrInput object . Example The following code...

    docs.aspose.com/ocr/net/recognition-settings-co...
  9. DigitalSignature.ToString | Aspose.Words for .NET

    Explore the DigitalSignature ToString method, easily retrieve a user-friendly string representation of your digital signature Object for seamless integration....displays the value of this object. public override string ToString...

    reference.aspose.com/words/net/aspose.words.dig...
  10. Convert JSON to Excel with Node.js via C++|Docu...

    Learn how to convert JSON to Excel file with Aspose.Cells for Node.js via C++....converting a JSON (JavaScript Object Notation) file to an Excel...json" ); // create a Workbook object const wb = new AsposeCells...

    docs.aspose.com/cells/nodejs-cpp/convert-json-t...