Sort Score
Result 10 results
Languages All
Labels All
Results 2,671 - 2,680 of 47,683 for

properties

(0.15 sec)
  1. Forms2OleControl.type property | Aspose.Words f...

    Forms2OleControl.type property. Gets type of Forms 2.0 control....type property Forms2OleControl.type property Gets type of Forms...Forms 2.0 control. @property def type ( self ) -> aspose . words...

    reference.aspose.com/words/python-net/aspose.wo...
  2. ParagraphFormat.Alignment | Aspose.Words for .NET

    Discover the ParagraphFormat Alignment property to easily customize text alignment for your paragraphs, enhancing readability and presentation....Alignment property Gets or sets text alignment...); // Set some page setup properties for the section. section...

    reference.aspose.com/words/net/aspose.words/par...
  3. Working with Table in Tagged PDFs|Aspose.PDF fo...

    This article explains how to works with table in Tagged PDF document with Aspose.PDF for Java....and set style table using properties of TableElement class. The...The following is the list properties you can use to style a table:...

    docs.aspose.com/pdf/java/working-with-table-in-...
  4. 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...
  5. 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...
  6. DWF Drawings|CAD Documentation

    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....the PageHeight & PageWidth properties. Create an object of the...set the VectorRasterizationO property. Call Image.Save while passing...

    docs.aspose.com/cad/net/developer-guide/cad-and...
  7. 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-...
  8. 使用 JavaScript 通过 C++ 结合 WorkbookMetadata|Docume...

    了解如何通过 Aspose.Cells for JavaScript 通过 C++ 编辑工作簿元数据。...metadata options for document properties const options = new MetadataOptions...( MetadataType . Document_Properties ); // Open Workbook metadata...

    docs.aspose.com/cells/zh/javascript-cpp/using-w...
  9. Aspose.Cells 9.0.0 中的公共 API 更改|Documentation

    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....CultureInfo and populate its properties var culture = new CultureInfo...LoadOptions and set the CultureInfo property var options = new LoadOptions...

    docs.aspose.com/cells/zh/net/public-api-changes...
  10. 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-...