Sort Score
Result 10 results
Languages All
Labels All
Results 1,821 - 1,830 of 50,019 for

properties

(0.1 sec)
  1. Apply Different Style on the Each Text Value of...

    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....new StyleValue (); \ # Set properties e.g. color, font, size and...$style_value -> UNDEFINED ); \ # Set properties e.g. color, font, size and...

    docs.aspose.com/diagram/java/apply-different-st...
  2. View or Edit MSG Files Metadata via .NET | prod...

    C# source code to edit or view MSG format metadata on .NET Framework, .NET Core, and Xamarin Platforms....access all properties Loop through each property to access its...GetType(); // iterate over all properties to display the values foreach...

    products.aspose.com/email/net/metadata/msg/
  3. Detecting Empty Worksheets with JavaScript via ...

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

    docs.aspose.com/cells/javascript-cpp/detecting-...
  4. Clone a Document in C#|Aspose.Words for .NET

    Clone a document to get its identical copy using C#. When creating a copy, nodes and Properties of the original document are cloned....cloning method all document properties will be cloned. The following...layout, styles, and custom properties? A: Yes. The Clone method...

    docs.aspose.com/words/net/clone-a-document/
  5. Barcode Generation|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....barcode appearance-related properties, managing barcode size, customizing...barcode appearance-related properties, such as size, rotation angle...

    docs.aspose.com/barcode/nodejsjava/generate-bar...
  6. 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...
  7. Add Line Shapes to Presentations in .NET|Aspose...

    Learn to manipulate line formatting in PowerPoint presentations with Aspose.Slides for .NET. Discover Properties, methods, and examples....developers to configure some properties of the line to make it look...Let’s try to configure few properties of a line to make it look...

    docs.aspose.com/slides/net/line/
  8. Set Image Size|Aspose.PDF for .NET

    This section describes how to set image size PDF file using C# library....use FixWidth and FixHeight properties of Aspose.Pdf.Image Class...Add ( img ); // Set page properties page . PageInfo . Width =...

    docs.aspose.com/pdf/net/set-image-size/
  9. Setting Print Options with Node.js via C++|Docu...

    This article demonstrates how to programmatically set the Print Options of the Excel Worksheet Page Setup feature using the Node.js API and C++ Library. You can set the Print Area, Print Titles, and Page Order....for worksheets using the properties offered by the PageSetup...PageSetup class. How these properties are used is discussed below in more...

    docs.aspose.com/cells/nodejs-cpp/setting-print-...
  10. Add Line Shapes to Presentations on Android|Asp...

    Learn to manipulate line formatting in PowerPoint presentations with Aspose.Slides for Android. Discover Properties, methods, and Java examples....developers to configure some properties of the line to make it look...Let’s try to configure few properties of a line to make it look...

    docs.aspose.com/slides/androidjava/line/