Sort Score
Result 10 results
Languages All
Labels All
Results 4,981 - 4,990 of 49,943 for

properties

(0.31 sec)
  1. 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...
  2. 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-...
  3. ChartSeriesGroup.AxisX | Aspose.Words for .NET

    Discover the ChartSeriesGroup AxisX property for easy access to X-axis features, enhancing your data visualization and analysis experience....AxisX property Provides access to properties of the X axis...

    reference.aspose.com/words/net/aspose.words.dra...
  4. UserInformation.Name | Aspose.Words for .NET

    Effortlessly manage user profiles with the UserInformation Name property. Easily retrieve or update user names for enhanced personalization....Name property Gets or sets the user’s name...values of // the respective properties of the UserInformation object...

    reference.aspose.com/words/net/aspose.words.fie...
  5. C++ API to Convert XML to DIF | products.aspose...

    Convert XML to DIF via C++ API without using Microsoft Excel or Adobe Reader...values of the individual properties. Furthermore, you can also...also set the properties by using respective methods of DocumentInfo...

    products.aspose.com/total/cpp/conversion/xml-to...
  6. Unidentified black rectangle in charts for PDF ...

    Hi, We are finding when we save to PDF we are seeing this sort of artifact: Whereas Word looks as expected: The way we are creating this is by taking the existing chart in the Word document, removing the series t…...attempting to copy all the properties from the series as configured...com/t/cloning-series-and-all-of-their-properties-to-later-on-add-to-a-chart/22290...

    forum.aspose.com/t/unidentified-black-rectangle...
  7. 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...
  8. Convert VSD to EMF via Python | products.aspose...

    Sample Python conversion code for VSD format to EMF file. Use this example code to convert VSD to EMF within any Python based application....for drawing, and graphics properties critical to render the image...colors and other graphic properties of original image remains...

    products.aspose.com/diagram/python-net/conversi...
  9. Retrieving SQL Connection Data with JavaScript ...

    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....dataConnections property for retrieving external connections...DBConnection object and its properties can be used to retrieve database...

    docs.aspose.com/cells/javascript-cpp/retrieving...
  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...