Sort Score
Result 10 results
Languages All
Labels All
Results 2,471 - 2,480 of 14,351 for

object

(0.04 sec)
  1. DocumentVisitor.visitGroupShapeStart method | A...

    DocumentVisitor.visitGroupShapeStart method. Called when enumeration of a group shape has started....Description groupShape GroupShape The object that is being visited. Returns...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. DocumentVisitor.visitShapeStart method | Aspose...

    DocumentVisitor.visitShapeStart method. Called when enumeration of a shape has started....Description shape Shape The object that is being visited. Returns...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Font.themeFontAscii property | Aspose.Words for...

    Font.themeFontAscii property. Gets or sets the theme font used for Latin text (characters with character codes from 0 (zero) through 127) in the applied font scheme that is associated with this [Font](../) Object....is associated with this Font object. get themeFontAscii () : Aspose...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. SvgSaveOptions.save_format property | Aspose.Wo...

    SvgSaveOptions.save_format property. Specifies the format in which the document will be saved if this save options Object is used...saved if this save options object is used. Can only be SaveFormat...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Aspose::Words::Settings::CompatibilityOptions::...

    Aspose::Words::Settings::CompatibilityOptions::get_LayoutRawTableWidth method. Ignore Space Before Table When Deciding If Table Should Wrap Floating Object in C++....Table Should Wrap Floating Object. bool Aspose :: Words :: Settings...

    reference.aspose.com/words/cpp/aspose.words.set...
  6. IComparisonExpressionEvaluator | Aspose.Words f...

    When implemented allows to override default comparison expressions evaluation for the FieldIf and FieldCompare fields in Java....static Object[][] conditionEvaluationE() { return new Object[][]...static Object[][] conditionEvaluationE() { return new Object[][]...

    reference.aspose.com/words/java/com.aspose.word...
  7. How to Convert DataTable to Excel in C#

    In this short tutorial, you will learn how to convert DataTable to Excel in C#. You can control the process of writing DataTable to excel in C# by setting a number of properties of the DataTable....the newly created workbook object using the ImportData function...writing to Excel file Declare an object of ImportTableOptions class...

    kb.aspose.com/cells/net/how-to-convert-datatabl...
  8. How to Decrypt PDF File using Python

    This short topic guides on how to decrypt PDF file using Python. You may decrypt PDF using Python with the help of a simple API calls and without installing any third-party tool....file into the Document class object using the file name and password...flag to close the response object once the PDF document is saved...

    kb.aspose.com/pdf/python/how-to-decrypt-pdf-fil...
  9. How to Convert Outlook Email to TIFF using C#

    In this small topic, we will focus on how to convert Outlook Email to TIFF using C#. You will wittness that in order to export Email to TIFF C# based API can be effectively utilized and the application can be used in any of the .NET spported environment in operating systems like Windows, macOS, or Linux....Create the MailMessage class object to load the source MSG or EML...and create the Document class object to load the intermediate MHTML...

    kb.aspose.com/email/net/how-to-convert-outlook-...
  10. Convert Paragraph into Bullet Points in Word us...

    Convert paragraph into bullet points in Word using Python. You will get settings for IDE and a sample code to convert text to bullet points in Word using Python....paragraphs into a Document object Transform the complete document...link it with a DocumentBuilder object, and set bullet text font Set...

    kb.aspose.com/words/python/convert-paragraph-in...