Sort Score
Result 10 results
Languages All
Labels All
Results 6,461 - 6,470 of 50,776 for

properties

(0.2 sec)
  1. List.is_list_style_reference property | Aspose....

    List.is_list_style_reference property. Returns ``True`` if this list is a reference to a list style....is_list_style_reference property List.is_list_style_reference property Returns...reference to a list style. @property def is_list_style_reference...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Read and Write External Connection of XLS and X...

    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....Name property and saves it as an output...Share Deny Write ; Extended Properties = "" ; Jet OLEDB : System...

    docs.aspose.com/cells/net/read-and-write-extern...
  3. Manage Text Portions in Presentations Using C++...

    Learn how to manage text portions in PowerPoint presentations using Aspose.Slides for C++, boosting performance and customization....Portion-level properties have the highest precedence. If a property is not...

    docs.aspose.com/slides/cpp/portion/
  4. Convert STL to EMF via C# | products.aspose.com

    Sample code for STL to EMF C# conversion. Use API example code for batch STL files to EMF conversion within VB.NET, Asp.NET or any .NET based application....set its VectorRasterizationO property Call Image.Save method while...for drawing, and graphics properties critical to render the image...

    products.aspose.com/cad/net/conversion/stl-to-emf/
  5. Language detecton|Documentation

    How to detect the languages used on the provided image....objects with the following properties: Property Type Description Source...

    docs.aspose.com/ocr/net/language_detection/
  6. Options and Appearance Word Document|Aspose.Wor...

    Control the appearance of Word documents taking into account the difference between various Microsoft Word versions using Python....value using the zoom_percent property, or the view mode using the...the view_type property. The following code example shows how to...

    docs.aspose.com/words/python-net/work-with-word...
  7. Convert DGN to EMF via C# | products.aspose.com

    Sample code for DGN to EMF C# conversion. Use API example code for batch DGN files to EMF conversion within VB.NET, Asp.NET or any .NET based application....set its VectorRasterizationO property Call Image.Save method while...for drawing, and graphics properties critical to render the image...

    products.aspose.com/cad/net/conversion/dgn-to-emf/
  8. Convert U3D to EMF via C# | products.aspose.com

    Sample code for U3D to EMF C# conversion. Use API example code for batch U3D files to EMF conversion within VB.NET, Asp.NET or any .NET based application....set its VectorRasterizationO property Call Image.Save method while...for drawing, and graphics properties critical to render the image...

    products.aspose.com/cad/net/conversion/u3d-to-emf/
  9. ThemeFonts class | Aspose.Words for Python

    aspose.words.themes.ThemeFonts class. Represents a collection of fonts in the font scheme, allowing to specify different fonts for different languages [ThemeFonts.latin](./latin/), [ThemeFonts.east_asian](./east_asian/) and [ThemeFonts.complex_script](./complex_script/)... Properties Name Description complex_script...east_asian ) # The "Colors" property contains the color palette...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Inserting Table|Aspose.Words for .NET

    Insert a table into a document and modify it easily and fast instead of using VSTO in C#....styleName ); // Insert document properties into cells. tbl . Cell (... Range . Text = "Document Property" ; tbl . Cell ( 1 , 2 ). Range...

    docs.aspose.com/words/net/inserting-table/