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

properties

(0.93 sec)
  1. WebExtensionReference.Version | Aspose.Words fo...

    Discover the WebExtensionReference Version property to define your web extension's version, ensuring compatibility and enhanced performance....Version property Specifies the version of the...CurrentCulture . Name ; webExtension . Properties . Add ( new WebExtensionProperty...

    reference.aspose.com/words/net/aspose.words.web...
  2. WebExtension.AlternateReferences | Aspose.Words...

    Discover the WebExtension AlternateReferences property to enhance your web extension with versatile reference options for improved functionality....AlternateReferences property Specifies alternate references...CurrentCulture . Name ; webExtension . Properties . Add ( new WebExtensionProperty...

    reference.aspose.com/words/net/aspose.words.web...
  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. 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...
  6. 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/
  7. 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/
  8. Managing Page Breaks with Node.js via C++|Docum...

    This article provides sample code and explains how to add, clear, or delete specific page breaks in Excel worksheets programmatically using Aspose.Cells for Node.js via C++....provides a wide range of properties and methods used to manage...Worksheet.getVerticalPageBreak() properties. The Worksheet.getHorizontalPageBre()...

    docs.aspose.com/cells/nodejs-cpp/managing-page-...
  9. 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...
  10. Convert GIF to PDF in Python

    Follow this article to transform GIF to PDF in Python. It has details to set the IDE, a list of steps, and a sample code for developing a GIF file to PDF converter in Python....GIF file Optionally set the properties of the page Add the Image...object by setting its file property to the GIF file name. Add...

    kb.aspose.com/pdf/python/convert-gif-to-pdf-in-...