Sort Score
Result 10 results
Languages All
Labels All
Results 2,751 - 2,760 of 50,818 for

properties

(0.14 sec)
  1. DocumentBuilder.Font | Aspose.Words for .NET

    Explore the DocumentBuilder Font property to access and customize your current font formatting effortlessly. Enhance your document's style today!...Font property Returns an object that represents...represents current font formatting properties. public Font Font { get ;...

    reference.aspose.com/words/net/aspose.words/doc...
  2. 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...
  3. Manage User Configurations on Exchange Server U...

    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....Display the user configuration properties like ID, name and dictionary...EWS in C# Manage Extended Properties of Email Messages Using EWS...

    docs.aspose.com/email/net/manage-user-configura...
  4. 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...
  5. How to Convert GLB to FBX in C#

    This brief tutorial covers how to convert GLB to FBX in C#. It includes the stepwise procedure, environment setup, and a sample code to create a GLB to FBX converter in C#....while specifying the required properties. Code to Convert GLB to FBX...encoding as well as set other properties as per your requirements...

    kb.aspose.com/3d/net/how-to-convert-glb-to-fbx-...
  6. Create Flowchart in Java

    This article discusses how to create flowchart in Java. It includes the step-by-step algorithm and a runnable code snippet to develop a flowchart maker in Java....shapes, connections, and other properties to create a flowchart as... designations, and other properties. Subsequently, use the master...

    kb.aspose.com/diagram/java/create-flowchart-in-...
  7. 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-...
  8. Convert LaTeX to PNG in Python

    This stepwise guide discusses how to render LaTeX to PNG in Python. It contains the algorithm and the code snippet to convert TeX to PNG in Python....to change different image properties according to your requirements...class instance to set various properties Convert LaTeX to PNG image...

    kb.aspose.com/tex/python/convert-latex-to-png-i...
  9. fontType distinction is not available between a...

    Hi Team, I will briefly explain my use case. The code I am using: auto fontData = portionFormat->get_LatinFont(); if (fontData != nullptr) { fontFamily = fontData->get_FontName().ToUtf8String()…...whether FontBold or FontItalic properties were set via a font dropdown...button . The portion format properties such as get_FontBold() and...

    forum.aspose.com/t/fonttype-distinction-is-not-...
  10. How to Convert Visio to SVG in C#

    This tutorial contains the details about how to convert Visio to SVG in C#. It includes the step-by-step algorithm as well as runnable code that loads a VSD file and without installing Visio export to SVG format...input file Set different properties of SVGSaveOptions class Save...further by specifying other properties like scalability, fit to...

    kb.aspose.com/diagram/net/how-to-convert-visio-...