Sort Score
Result 10 results
Languages All
Labels All
Results 1,951 - 1,960 of 46,973 for

properties

(0.08 sec)
  1. 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...
  2. working-with-tasks | Aspose.Tasks Documentation

    Learn how to work with tasks in your projects using Aspose.Tasks for C++.... Working with Outline Properties The Tsk class exposes the...OutlineNumber and OutlineLevel properties for managing outlines associated...

    docs.aspose.com/tasks/cpp/outline-properties/
  3. Aspose.PSD for Java | Aspose API References

    Aspose.PSD for Java API References contain examples, code snippets, and API documentation. It provides packages, classes, interfaces, and other API details....represent the values of XMP properties in three basic categories:...basic type values of XMP properties. com.aspose.psd.xmp.types...

    reference.aspose.com/psd/java/
  4. How to Convert PDF to XPS in Python

    This simple topic covers how to convert PDF to XPS in Python. In order to develop a PDF to XPS converter Python environment configuration and sample code is discussed in this article....improved to set respective properties as per your requirements...object and set different properties Convert the loaded PDF file...

    kb.aspose.com/pdf/python/how-to-convert-pdf-to-...
  5. How to Create Data Validation in Excel using Java

    In this tutorial you will learn *how to create data validation in Excel using Java*. It contains detailed steps and a sample code to add data validation in Excel using Java....set its cell area Set other properties of the validation Save the...In the end, set different properties of the validation and save...

    kb.aspose.com/cells/java/how-to-create-data-val...
  6. How to Generate Barcode in Python? | products.a...

    Short script code to generate barcodes using Python. Barcodes can be 1D, 2D and postal barcode images of various symbologies including 128 and QR using few lines code....Users can easily manipulate properties such as height, size, color...BarcodeGenerator class. Set the desired properties for the barcode, such as...

    products.aspose.com/total/python-net/generate-b...
  7. How to Create a Form in Word using C#

    This tutorial guides on how to create a form in Word using C#. You can create a fillable form in Word using C# by adding different controls like textbox, checkbox and combobox.... You can set a number of properties for the newly added controls...the control. You can set properties like CheckBoxSize and Checked...

    kb.aspose.com/words/net/how-to-create-a-form-in...
  8. How to Convert PSD to TIFF in C#

    This simple topic encompasses the process of how to convert PSD to TIFF in C#. You can easily manage to export PSD to TIFF in C# using simple and easy to understand steps using Aspose.PSD for .NET....class, the required TIFF properties for the output TIFF image...customize the output TIFF image properties including Compression, Bit...

    kb.aspose.com/psd/net/how-to-convert-psd-to-tif...
  9. How to Convert JSON to CSV in Node.js

    This article assists on how to convert JSON to CSV in Node.js. It has the IDE setting details, the program flow and a ready-to-run sample code to turn JSON into CSV in Node.js....object to set output JSON properties Call the importData() method...initialized to set custom properties for importing data from the...

    kb.aspose.com/cells/nodejs/how-to-convert-json-...
  10. 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...