Sort Score
Result 10 results
Languages All
Labels All
Results 2,341 - 2,350 of 49,807 for

properties

(0.07 sec)
  1. WebExtensionStoreType Enum | Aspose.Words for .NET

    Discover the Aspose.Words.WebExtensionStoreType enum, featuring diverse web extension store types for seamless integration and enhanced functionality.... Properties . Add ( new WebExtensionProperty...Assert . That ( webExtension . Properties [ 0 ]. Name , Is . EqualTo...

    reference.aspose.com/words/net/aspose.words.web...
  2. SignatureLine Class | Aspose.Words for .NET

    Discover the Aspose.Words.Drawing.SignatureLine class to easily manage and customize signature line Properties for enhanced document security....access to signature line properties. To learn more, visit the...public class SignatureLine Properties Name Description AllowComments...

    reference.aspose.com/words/net/aspose.words.dra...
  3. Add and Connect Visio Shapes|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....); // Set the new shape's properties Shape shape = diagram . getPages...); // Set the star shape's properties shape = diagram . getPages...

    docs.aspose.com/diagram/java/add-and-connect-vi...
  4. Editing Hyperlinks of Worksheet|Documentation

    Learn how to edit hyperlinks of a worksheet through the Aspose.Cells for .NET API....collection one by one and edit its properties. The following sample code...changes their Hyperlink.Address property to the Aspose website. AI...

    docs.aspose.com/cells/net/editing-hyperlinks-of...
  5. SVG Drawings|CAD 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....page_height & page_width properties. Create an object of the...set the VectorRasterizationO property. Call Image.save while passing...

    docs.aspose.com/cad/python-net/developer-guide/...
  6. OdsoFieldMapDataCollection class | Aspose.Words...

    Aspose.Words.Settings.OdsoFieldMapDataCollection class. A typed collection of the [OdsoFieldMapData](../odsofieldmapdata/) objects... Properties Name Description count Gets...Settings class OdsoFieldMapData property Odso.fieldMapDatas OdsoFieldMapData...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. NullReferenceException ListMessages using Graph...

    Hi I am using the following code to fetch Messages: List AllEnvelopes = new List(); TotalCount = 0; using (var client = GetGraphClient(apiUrl, settings, mailbox)) { var inbox = client.ListFolders().First(fi => fi.D…...Properties.First(p => p.Key == MAPIProperties...occurs when you try to access a property or method on an object that...

    forum.aspose.com/t/nullreferenceexception-listm...
  8. How to Convert Excel to Word in Java

    This article explains how to convert Excel to Word in Java. It contains configuration details, detailed steps, and a runnable sample code to export Excel to Word in Java....document along with the custom properties These steps help to convert...demonstration like we have used one property to create a folder for the...

    kb.aspose.com/cells/java/how-to-convert-excel-t...
  9. Table.cellSpacing property | Aspose.Words for N...

    Table.cellSpacing property. Gets or sets the amount of space (in points) between the cells....cellSpacing property Table.cellSpacing property Gets or sets...Set the "AllowCellSpacing" property to "true" to enable spacing...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Working with Hyperlinks|CAD 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....collection one by one and edit its properties. Sample Code The following...and changes their Hyperlink property to the Aspose website. Managing...

    docs.aspose.com/cad/java/working-with-hyperlinks/