Sort Score
Result 10 results
Languages All
Labels All
Results 7,611 - 7,620 of 48,367 for

properties

(0.14 sec)
  1. XmlMapping class | Aspose.Words for Node.js

    Aspose.Words.Markup.XmlMapping class. Specifies the information that is used to establish a mapping between the parent structured document tag and an XML element stored within a custom XML data part in the document... Properties Name Description customXmlPart...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. DocumentBuilder.Writeln | Aspose.Words for .NET

    Enhance your documents effortlessly with DocumentBuilder's Writeln method—insert text and paragraph breaks seamlessly for improved readability....Font and ParagraphFormat properties are used. Examples Shows...current RowFormat/CellFormat property values // to the current row/cell...

    reference.aspose.com/words/net/aspose.words/doc...
  3. Aspose.PSD Performance Improvement using Custom...

    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....allocated, set the CacheType property. By default, the cache is...MaxDiskSpaceForCache and MaxMemoryForCache properties respectively. By default...

    docs.aspose.com/psd/net/aspose-psd-performance-...
  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. 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...
  9. 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...
  10. How to Create Readonly Presentation using C#

    This very simple article guides on how to create readonly Presentation using C#. It encapsulates the project configuration, a list of step-wise programming tasks, and a runnable example code to generate uneditable PPTX using C#....set the ReadOnlyRecommended property to true Save the resultant...set the ReadOnlyRecommended property to true, which will make the...

    kb.aspose.com/slides/net/how-to-create-readonly...