Sort Score
Result 10 results
Languages All
Labels All
Results 3,351 - 3,360 of 50,926 for

properties

(0.18 sec)
  1. HtmlInsertOptions enumeration | Aspose.Words fo...

    Aspose.Words.HtmlInsertOptions enumeration. Specifies options for the [DocumentBuilder.insertHtml()](../documentbuilder/insertHtml/#string_htmlinsertoptions) method.... PreserveBlocks Preserve properties of block-level elements....

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. MustacheTag Class | Aspose.Words for .NET

    Discover the Aspose.Words.MailMerging.MustacheTag class—efficiently handle mustache tags for seamless document automation and enhanced mail merging....public class MustacheTag Properties Name Description ReferenceOffset...

    reference.aspose.com/words/net/aspose.words.mai...
  3. ChartDataPoint class | Aspose.Words for Node.js

    Aspose.Words.Drawing.Charts.ChartDataPoint class. Allows to specify formatting of a single data point on the chart... Properties Name Description bubble3D...negative, negative means that property is not set and no explosion...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Person class | Aspose.Words for Python

    aspose.words.bibliography.Person class. Represents individual (a person) bibliography source contributor.... Properties Name Description first Gets...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Chart.title property | Aspose.Words for Python

    Chart.title property. Provides access to the chart title Properties....title property Chart.title property Provides access to the chart...chart title properties. @property def title ( self ) -> aspose...

    reference.aspose.com/words/python-net/aspose.wo...
  6. IChartDataPoint Interface | Aspose.Words for .NET

    Explore Aspose.Words.Drawing.Charts.IChartDataPoint interface for detailed chart data point Properties. Enhance your data visualization effortlessly!...IChartDataPoint interface Contains properties of a single data point on...interface IChartDataPoint Properties Name Description Bubble3D...

    reference.aspose.com/words/net/aspose.words.dra...
  7. How to Edit PDF Background Color using C#

    This article guides on how to edit PDF background color using C#. It shares the environment settings, a list of steps and a runnable sample code to change background color in PDF document using C#....Background property of each page Save the PDF...final step, the background property is set with the Color value...

    kb.aspose.com/pdf/net/how-to-edit-pdf-backgroun...
  8. Specify Save Options in C++|Aspose.Words for C++

    More accurately control the save process....you can set some advanced properties. Aspose.Words provides you...The article describes a few properties you can control when saving...

    docs.aspose.com/words/cpp/specify-save-options/
  9. Aspose::Words::Section::Section constructor | A...

    Aspose::Words::Section::Section constructor. Initializes a new instance of the Section class in C++....Insert() methods of the Sections property. Examples Shows how to construct...); // Set some page setup properties for the section. section...

    reference.aspose.com/words/cpp/aspose.words/sec...
  10. How to Convert TXT to JSON File in Java

    In this quick tutorial, you will learn how to convert TXT to JSON file in Java. It elaborates on preparing the system environment, a step-by-step process along with the code snippet to develop Text to JSON converter in Java.... Subsequently, several properties of JSON file are specified...different values to different properties. For instance, you can skip...

    kb.aspose.com/cells/java/how-to-convert-txt-to-...