Sort Score
Result 10 results
Languages All
Labels All
Results 7,381 - 7,390 of 47,592 for

properties

(0.06 sec)
  1. Insert Sparklines in Excel using C#

    This article provides a guide on how to insert sparklines in Excel using C#. It has IDE settings, steps, and a sample code to display sparklines charts using C#....ShowHighPoint and ShowLowPoint properties to true for the group. Similarly...bay setting the LineWeight property of the group to a numeric...

    kb.aspose.com/cells/net/insert-sparklines-in-ex...
  2. DocumentRecognitionSettings missing in Aspose.O...

    We are trying to follow the example in this article: Create Scanned PDF to Excel Converter with OCR using C# | File Format Processing Plugins for C# .NET Core | Aspose Blog but DocumentRecognitionSettings class is not…...OcrEngine class with a Settings property (e.g., OcrEngineSettings )...OcrEngine and its Settings property are present. Adapt the sample...

    forum.aspose.com/t/documentrecognitionsettings-...
  3. PreferredWidth Class | Aspose.Words for .NET

    Discover the Aspose.Words.Tables.PreferredWidth class, your solution for defining optimal table and cell widths with precision and flexibility. Enhance your document layouts today!...sealed class PreferredWidth Properties Name Description Type { get;...measure is specified in the Type property. Methods Name Description...

    reference.aspose.com/words/net/aspose.words.tab...
  4. ConditionalStyle class | Aspose.Words for Node.js

    Aspose.Words.ConditionalStyle class. Represents special formatting applied to some area of a table with assigned table style... Properties Name Description borders.... FirstRow ); // 3 - As a property: tableStyle . conditionalStyles...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Convert XLTM to DOCX with .NET or with free Onl...

    Convert XLTM to DOCX on .NET Framework, .NET Core, Mono or Xamarin Platforms or online. Test free XLTM to DOCX online converter quickly before integrating the code....class provides methods and properties for loading an XSLT stylesheet...also provides a number of properties for controlling the transform...

    products.aspose.com/total/net/conversion/xltm-t...
  6. XFA initialize JavaScript events do not fire af...

    When I load a dynamic XFA PDF and immediately save it using Aspose, all embedded JavaScript events (initialize, calculate, click, etc.) stop working in Adobe Acrobat — even if I do not modify the document. It leads to so…...may alter the structure or properties of the XFA form, leading...IgnoreNeedsRendering property : This property allows you to bypass...

    forum.aspose.com/t/xfa-initialize-javascript-ev...
  7. Aspose::Words::Fields::FieldFormat::get_DateTim...

    Aspose::Words::Fields::FieldFormat::get_DateTimeFormat method. Gets or sets a formatting that is applied to a date and time field result. Corresponds to the \@ switch in C++....result using the field's properties. // Below are three types...

    reference.aspose.com/words/cpp/aspose.words.fie...
  8. Aspose::Words::Fields::FieldFormat::get_Numeric...

    Aspose::Words::Fields::FieldFormat::get_NumericFormat method. Gets or sets a formatting that is applied to a numeric field result. Corresponds to the \# switch in C++....result using the field's properties. // Below are three types...

    reference.aspose.com/words/cpp/aspose.words.fie...
  9. Working with Form Fields in C++|Aspose.Words fo...

    Understanding Form Fields feature, working with Form Fields using C++....retrieved using the FormFields property. This means that you can obtain...form fields: The FormField properties allow you to work with form...

    docs.aspose.com/words/cpp/working-with-form-fie...
  10. How to Convert JSON Data to PDF in C#

    This brief tutorial sheds light on how to convert JSON data to PDF in C#. You will learn how using C# JSON to PDF feature can be embedded by following simple steps and the code snippet....JsonLayoutOptions object to set properties for conversion of JSON to...worksheet like we set ArrayAsTable property to true for treating the array...

    kb.aspose.com/cells/net/how-to-convert-json-dat...