Sort Score
Result 10 results
Languages All
Labels All
Results 961 - 970 of 46,965 for

properties

(0.16 sec)
  1. Document.UpdateWordCount | Aspose.Words for .NET

    Enhance your document's efficiency with the UpdateWordCount method, ensuring accurate word count Properties for better editing and review....UpdateWordCount() Updates word count properties of the document. public void...Characters, Words and Paragraphs properties in the BuiltInDocumentPrope...

    reference.aspose.com/words/net/aspose.words/doc...
  2. How to set RoundedRectangle corner radius? - Fr...

    @amjad.sahi, @Professionalize.Discourse, @John.He, @simon.zhao image.png (44.1 KB) Shape commentShape = worksheet.Shapes.AddAutoShape(AutoShapeType.RoundedRectangle, 0, 0, 0, 0, 0, 0); commentShape.Placement = P…...X = 150; //Shape Top properties commentShape.Y = 150; //Shape...//Shape Left properties commentShape.WidthPt = 100; // Shape Width...

    forum.aspose.com/t/how-to-set-roundedrectangle-...
  3. PlainTextDocument.customDocumentProperties prop...

    PlainTextDocument.customDocumentProperties property. Gets [PlainTextDocument.customDocumentProperties](./) of the document....customDocumentProper property PlainTextDocument.customDocumentProper...customDocumentProper property Gets PlainTextDocument.customDocumentProper...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Working with Window Elements|Documentation

    This section explains get property of window elements in visio with Aspose.Diagram.... The Windows property, exposed by the Diagram class...Diagram.Window objects. This property can be used to retrieve the...

    docs.aspose.com/diagram/net/working-with-window...
  5. JSON markup|Documentation

    Use the most popular data exchange format for describing complex Aspose.OMR forms as nested data structures....form of name / value pairs ( properties ) separated by commas. The...object is the collection of properties enclosed in curly braces...

    docs.aspose.com/omr/net/json-markup/
  6. Detecting Empty Worksheets|Documentation

    This article shows you code explaining how to detect empty worksheets of Excel workbooks programmatically using C# API with .NET library....MaxDataColumn properties. If the aforementioned properties return zero...however, if any of these properties return -1 , that indicates...

    docs.aspose.com/cells/net/detecting-empty-works...
  7. Table.Description | Aspose.Words for .NET

    Enhance your tables with descriptive Properties for better accessibility. Easily set and retrieve alternative text for improved user experience....Description property Gets or sets description of...value is an empty string. This property is meaningful for ISO/IEC...

    reference.aspose.com/words/net/aspose.words.tab...
  8. How to Convert Excel to Image in C#

    This quick tutorial guides you on how to convert Excel to Image in C#. To convert Excel to image C# environment settings and code is explained with the help of detailed steps along with a runnable code....ImageOrPrintOptions object to set properties of the output images, and...object. You can set different properties like image type and flag...

    kb.aspose.com/cells/net/how-to-convert-excel-to...
  9. Work with Text in a Table|Aspose.Words for .NET

    Replace text in a table in C#. Extract Plain Text from Table or Cell using C#.... To do this, use the Text property. The following code example...and Description properties. These properties are meaningful for...

    docs.aspose.com/words/net/work-with-text-in-a-t...
  10. Work with Text in a Table|Aspose.Words for Node.js

    Replace text in a table in Node.js. Extract Plain Text from Table or Cell using Node.js.... To do this, use the text property. The following code example...and description properties. These properties are meaningful for...

    docs.aspose.com/words/nodejs-net/work-with-text...