Sort Score
Result 10 results
Languages All
Labels All
Results 4,101 - 4,110 of 49,749 for

properties

(0.14 sec)
  1. How to Convert Excel to CSV in Python

    This quick tutorial guides on how to convert Excel to CSV in Python. To convert Excel to CSV Python environment settings, a detailed sequence of steps and a runnable sample code is available....output CSV Set TxtSaveOptions property to input separators against...class object that contains properties like setting the flag to...

    kb.aspose.com/cells/python/how-to-convert-excel...
  2. 创建 Outlook 联系人|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....olContactItem ); //Set different properties of this Contact Item. contact...MapiContact (); //Set different properties of this Contact object mapiContact...

    docs.aspose.com/email/zh/java/creating-an-outlo...
  3. NodeRendererBase class | Aspose.Words for Python

    aspose.words.rendering.NodeRendererBase class. Base class for [ShapeRenderer](../shaperenderer/) and [OfficeMathRenderer](../officemathrenderer/)... Properties Name Description bounds_in_points...the "OpaqueBoundsInPoints" properties. self . assertAlmostEqual...

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

    Learn how to read and modify external database connections in XLS/XLSB files using Aspose.Cells for C++.... Modify connection properties. Save the modified file....Share Deny Write ; Extended Properties = "" ; Jet OLEDB : System...

    docs.aspose.com/cells/cpp/read-and-write-extern...
  5. StructuredDocumentTagRangeStart.LockContentCont...

    Discover how the LockContentControl property in StructuredDocumentTagRangeStart enhances document security by preventing unwanted deletions of essential tags....LockContentControl property When set to true , this property will prohibit...Examples Shows how to get the properties of multi-section structured...

    reference.aspose.com/words/net/aspose.words.mar...
  6. HtmlSaveOptions.save_format property | Aspose.W...

    HtmlSaveOptions.save_format property. Specifies the format in which the document will be saved if this save options object is used...save_format property HtmlSaveOptions.save_format property Specifies...AZW3 or SaveFormat.MOBI . @property def save_format ( self ) ->...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Working with Shapes in Java|Aspose.Words for Java

    Introduction to shape markup language, creating shapes of different types using Java....through the AspectRatioLocked property. The following code example...with the AspectRatioLocked property: Set Shape Layout In Cell...

    docs.aspose.com/words/java/working-with-shapes/
  8. HtmlSaveOptions.Encoding | Aspose.Words for .NET

    Discover HtmlSaveOptions Encoding for seamless HTML, MHTML, and EPUB exports. Easily customize encoding with UTF-8 for optimal compatibility and performance....Encoding property Specifies the encoding to...we want to export document properties. saveOptions . ExportDocumentProper...

    reference.aspose.com/words/net/aspose.words.sav...
  9. SaveOutputParameters Class | Aspose.Words for .NET

    Discover the Aspose.Words.Saving.SaveOutputParameters class, which provides essential details post-document save, enhancing your document management experience....class SaveOutputParameters Properties Name Description ContentType..."application/msword" )); // This property changes depending on the save...

    reference.aspose.com/words/net/aspose.words.sav...
  10. Show and Hide Worksheets and Tabs|Documentation

    This article provides sample code for using the Aspose.Cells for Python via .NET API to programmatically display and hide an Excel worksheet, as well as how to show and hide Excel workbook tabs....provides a wide range of properties and methods to manage worksheets...visibility, use the is_visible property of the Worksheet class. is_visible...

    docs.aspose.com/cells/python-net/show-and-hide-...