Sort Score
Result 10 results
Languages All
Labels All
Results 7,511 - 7,520 of 47,799 for

properties

(0.11 sec)
  1. Managing Calendar Items in PST Files|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.... Set the MapiCalendar properties using a constructor and methods...

    docs.aspose.com/email/net/managing-calendar-ite...
  2. How to Convert CSV to Excel in Java

    In this tutorial, you will learn how to convert CSV to Excel in Java. You can implement the process to convert CSV to XLSX in Java with simple API calls in a few easy steps....Java code to set different properties for the output Excel file...

    kb.aspose.com/cells/java/how-to-convert-csv-to-...
  3. Convert WEBP to JPG using Java

    Follow this article to convert WEBP to JPG using Java. It has details to set the environment for development, a set of instructions, and a sample code to change WEBP to JPG using Java....metadata, and setting other key properties. The JpegOptions class provides...

    kb.aspose.com/imaging/java/convert-webp-to-jpg-...
  4. 用C++管理Shape文本选项|Documentation

    学习如何使用 Aspose.Cells for C++ 编程管理Shape的文本选项。... GetFont (); // Set font properties font . SetSize ( 14 ); font...

    docs.aspose.com/cells/zh/cpp/managing-shape-tex...
  5. Cell Alignment Settings|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....Style class provides useful properties for configuring font settings...

    docs.aspose.com/cells/java/cell-alignment-setti...
  6. Table cell list format changed after insert new...

    The code: String path = "C:\\Users\\z_jia\\Desktop\\a\\DMS\\"; Document main = new Document(path + "794084228810694656.docx"); Document cover = new Document(path + "竖版签批.docx"); Document target = (Document) main.deepClo…... Properties such as paragraph spacing...

    forum.aspose.com/t/table-cell-list-format-chang...
  7. AxisDisplayUnit class | Aspose.Words for Node.js

    Aspose.Words.Drawing.Charts.AxisDisplayUnit class. Provides access to the scaling options of the display units for the value axis... Properties Name Description customUnit...

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

    Discover the Aspose.Words.Rendering.PageInfo class, which provides essential details about each document page, enhancing your document rendering experience.... public class PageInfo Properties Name Description Colored...

    reference.aspose.com/words/net/aspose.words.ren...
  9. XmlMapping Class | Aspose.Words for .NET

    Discover the Aspose.Words.Markup.XmlMapping class to seamlessly link structured document tags with XML elements, enhancing your document's data integration.... public class XmlMapping Properties Name Description CustomXmlPart...

    reference.aspose.com/words/net/aspose.words.mar...
  10. How to set Series invisible with JavaScript via...

    Learn how to set a series invisible in an Excel chart using Aspose.Cells for JavaScript via C++....and NSeries collections (properties instead of getters) const...(converted from setIsColorVaried to property assignment) nSeries . get...

    docs.aspose.com/cells/javascript-cpp/how-to-set...