Sort Score
Result 10 results
Languages All
Labels All
Results 3,701 - 3,710 of 50,611 for

properties

(0.3 sec)
  1. Show and Hide Worksheets and Tabs|Documentation

    This article provides sample code for using the C# API or .NET Library to programmatically display and hide an Excel worksheet. Additionally, how to show and hide Excel workbook tabs....provides a wide range of properties and methods to manage worksheets...visibility, use the IsVisible property of the Worksheet class. IsVisible...

    docs.aspose.com/cells/net/show-and-hide-workshe...
  2. FieldDocProperty class | Aspose.Words for Python

    aspose.words.fields.FieldDocProperty class. Implements the DOCPROPERTY field... Properties Name Description display_result...fields to display document properties and variables. doc = aw ...

    reference.aspose.com/words/python-net/aspose.wo...
  3. FieldDocVariable class | Aspose.Words for Python

    aspose.words.fields.FieldDocVariable class. Implements DOCVARIABLE field... Properties Name Description display_result...fields to display document properties and variables. doc = aw ...

    reference.aspose.com/words/python-net/aspose.wo...
  4. ChartDataPoint Class | Aspose.Words for .NET

    Discover the Aspose.Words.Drawing.Charts.ChartDataPoint class to easily format individual chart data points, enhancing your data visualization with precision....ChartDataPoint : IChartDataPoint Properties Name Description Bubble3D...negative, negative means that property is not set and no explosion...

    reference.aspose.com/words/net/aspose.words.dra...
  5. AssembleDocument Permission - Free Support Foru...

    Hi, Im trying to set permission for pdf my code is if (pdfDoc == null||(string.IsNullOrEmpty(userPassword) && string.IsNullOrEmpty(ownerPassword))) return; Aspose.Pdf.Permissions permissions = Aspose.Pdf.Permissions…...in generated pdf protection property it showing not allowed for...generated PDF. Check PDF Properties : After generating the PDF...

    forum.aspose.com/t/assembledocument-permission/...
  6. Introduction and Sample Applications|Documentation

    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....MailMessage class and use its properties to construct an email message...SmtpClient class and use its properties to sent an email message...

    docs.aspose.com/email/net/introduction-and-samp...
  7. Read Australia Post Barcodes|Documentation

    This article describes how to decode Australia Post barcodes in Aspose.BarCode for C++... Further, the main properties of class AustraliaPostSetting...set the IgnoreEndingFillingP property to True . Decode Customer...

    docs.aspose.com/barcode/cpp/read-australia-post/
  8. HyphenationOptions class | Aspose.Words for Nod...

    Aspose.Words.Settings.HyphenationOptions class. Allows to configure document hyphenation options... Properties Name Description autoHyphenation...document. Default value for this property is false . consecutiveHyphenLim...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Unhide Multiple Sheets using Excel in Node.js

    This article describes how to unhide multiple sheets in Excel using Node.js. It has IDE settings, a list of steps, and sample code to unhide worksheet using Node.js....hidden sheets using different properties say its name, index, or type...workbook and check the isVisible property before setting it to true...

    kb.aspose.com/cells/nodejs/unhide-multiple-shee...
  10. How to Add Circle in PDF using Java

    This article describes how to add circle in PDF using Java. It contains the information to establish the environment, steps to write the program and a sample code to insert circle in PDF using Java....position and radius Set circle properties like its color Create a Graph...color. You may set other properties also like fill color, line...

    kb.aspose.com/pdf/java/how-to-add-circle-in-pdf...