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

object

(0.1 sec)
  1. 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...
  2. 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...
  3. TxtSaveOptionsBase.ForcePageBreaks | Aspose.Wor...

    Control page breaks with TxtSaveOptionsBase's ForcePageBreaks property. Ensure seamless exports and maintain document formatting effortlessly....// Create a "TxtSaveOptions" object, which we can pass to the document's...The Aspose.Words "Document" objects have page breaks, just like...

    reference.aspose.com/words/net/aspose.words.sav...
  4. Aspose::Words::Drawing::Charts::ChartSeriesGrou...

    Aspose::Words::Drawing::Charts::ChartSeriesGroupCollection::GetEnumerator method. Returns an enumerator Object in C++....method Returns an enumerator object. System :: SharedPtr < System...

    reference.aspose.com/words/cpp/aspose.words.dra...
  5. TextDmlEffect | Aspose.Words for Java

    Dml text effect for text runs in Java....Object public class TextDmlEffect...added outside the edges of the object. OUTLINE Outline effect. REFLECTION...

    reference.aspose.com/words/java/com.aspose.word...
  6. 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...
  7. 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...
  8. GoogleAiModel.summarize method | Aspose.Words f...

    aspose.words.ai.GoogleAiModel.summarize method...Summarizes specified Document object. def summarize ( self , doc...Summarizes specified Document objects. def summarize ( self , docs...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Working with Ranges in Node.js|Aspose.Words for...

    Work with ranges in a document using Node.js....document content is the Range object. Range is like a “window” into...has its own range. The Range object allows you to access and modify...

    docs.aspose.com/words/nodejs-net/working-with-r...
  10. Working with Ranges in C++|Aspose.Words for C++

    Introduction to Range feature in Aspose.Words for C++....document content is the Range object. Range is like a “window” into...has its own range. The Range object allows you to access and modify...

    docs.aspose.com/words/cpp/working-with-ranges/