Sort Score
Result 10 results
Languages All
Labels All
Results 911 - 920 of 47,684 for

properties

(0.15 sec)
  1. 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...
  2. 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...
  3. 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...
  4. 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-...
  5. Cell | Aspose.Words for .NET

    Discover the Cell constructor to easily create new Cell class instances. Streamline your coding process and enhance your development efficiency!..."Title" and "Description" properties to add a title and description...can use these properties. // These properties are meaningful...

    reference.aspose.com/words/net/aspose.words.tab...
  6. Public API Changes in Aspose.Cells 8.1.0|Docume...

    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....ExportHiddenWorkshee Property The HtmlSaveOptions class...exposed the ExportHiddenWorkshee property which can be used to specify...

    docs.aspose.com/cells/net/public-api-changes-in...
  7. ImageSaveOptions.image_brightness property | As...

    ImageSaveOptions.image_brightness property. Gets or sets the brightness for the generated images....image_brightness property ImageSaveOptions.image_brightness property Gets...for the generated images. @property def image_brightness ( self...

    reference.aspose.com/words/python-net/aspose.wo...
  8. BaseWebExtensionCollectionT Class | Aspose.Word...

    Discover the Aspose.Words.WebExtensions.BaseWebExtensionCollection1T class, your essential tool for managing TaskPane and WebExtension collections efficiently.... Properties Name Description Count {...EqualTo ( 1 )); // Print all properties of the document's web extension...

    reference.aspose.com/words/net/aspose.words.web...
  9. Create EPS File in C#

    This quick tutorial guides how to create an EPS file in C#. It covers the stepwise algorithm and a runnable code to make EPS file in C#.... it also explains custom properties to manipulate the output...PostScript files Set custom properties while creating an instance...

    kb.aspose.com/page/net/create-eps-file-in-csharp/
  10. PageSetup.ClearFormatting | Aspose.Words for .NET

    Reset your document's page setup effortlessly with the ClearFormatting method. Restore default margins, paper size, and orientation for a polished look....// Modify the page setup properties for the builder's current...builder's current page setup properties. builder . InsertBreak (...

    reference.aspose.com/words/net/aspose.words/pag...