Sort Score
Result 10 results
Languages All
Labels All
Results 5,041 - 5,050 of 50,776 for

properties

(0.08 sec)
  1. Format PowerPoint Shapes in Python|Aspose.Slide...

    Learn how to format PowerPoint shapes in Python using Aspose.Slides—set fill, line, and effect styles for PPT, PPTX, and ODP files with precision and full control....Python provides classes and properties that allow you to format...image to the picture.image property of the shape’s picture_fill_format...

    docs.aspose.com/slides/python-net/shape-formatt...
  2. When replacing text with the Aspose SDK, two is...

    When replacing text with the Aspose SDK, two issues have arisen: The font has changed and is inconsistent with the source file. How can this be resolved, or how can I specify a specific font? The visual effects are los…...stroke color, width, and other properties . However, these effects...original font and effect properties before replacement using...

    forum.aspose.com/t/when-replacing-text-with-the...
  3. Aspose.Diagram .NET for VSTO|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....File Formats Update shape properties in VSTO and Aspose.Diagram...Drawings in Visio Get Document Properties Inserting a new Page in Visio...

    docs.aspose.com/diagram/net/aspose-diagram-net-...
  4. Worksheet Views with Node.js via C++|Documentation

    This article will describe how to use Node.js and the Node.js API to interact with the page break preview of an Excel workbook and worksheets. Work with split panes, frozen panes, and zoom factor as well....provides a wide range of properties and methods for managing...Worksheet.isPageBreakPreview() property. Worksheet.isPageBreakPreview()...

    docs.aspose.com/cells/nodejs-cpp/worksheet-views/
  5. Convert EML to MSG in Node.js with Aspose.Email...

    Convert EML to MSG easily using Aspose.Email for Node.js via .NET for efficient email format management....metadata, attachments, and email properties, providing a richer experience...files preserve important properties such as email sender, recipient...

    products.aspose.com/email/nodejs-net/conversion...
  6. Aspose::Words::Drawing::Charts::ChartDataLabel:...

    Aspose::Words::Drawing::Charts::ChartDataLabel::get_Left method. Gets or sets the distance of the data label in points from the left edge of the chart or from the position specified by its Position property, depending on the value of the LeftMode property in C++....specified by its Position property, depending on the value of...of the LeftMode property. double Aspose :: Words :: Drawing ::...

    reference.aspose.com/words/cpp/aspose.words.dra...
  7. Border Settings|Documentation

    How to use the Aspose.Cells library in Node.js via C++ to set the border style and color of cells. By adjusting the width, style, and color of the border, you have more control over how cells look and appear....The Style class provides properties for adding borders to cells...object which provides two properties, setColor and setLineStyle...

    docs.aspose.com/cells/nodejs-cpp/cells-border-s...
  8. Manage data of Excel files|Documentation

    This article describes how to view and edit data of Excel files with Aspose.Cells for Python via .NET library....Cell class provides several properties that allow developers to...to their data types. These properties include: string_value : returns...

    docs.aspose.com/cells/python-net/view-and-edit-...
  9. FieldDisplayBarcode.fix_check_digit property | ...

    FieldDisplayBarcode.fix_check_digit property. Gets or sets whether to fix the check digit if it’s invalid....fix_check_digit property FieldDisplayBarcode.fix_check_digit property Gets...check digit if it’s invalid. @property def fix_check_digit ( self...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Font Type Distinction Is Not Available Between ...

    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/font-type-distinction-is-not...