Sort Score
Result 10 results
Languages All
Labels All
Results 9,411 - 9,420 of 50,925 for

properties

(1.35 sec)
  1. Aspose Cells The type initializer for 'SkiaShar...

    Hi, I have recently updated from Aspose.Cells version 25.1.1 to 25.11.0 . When running locally everything works fine. When deploying to my linux docker container, I am seeing this error when sending a request (convertin…...libfontconfig1 COPY src/test/Properties/assets/font/ /usr/share/fonts/...appusr COPY . ./ COPY src/test/Properties/assets/font/ $HOME/.local/share/fonts...

    forum.aspose.com/t/aspose-cells-the-type-initia...
  2. XamlFlowSaveOptions class | Aspose.Words for No...

    Aspose.Words.Saving.XamlFlowSaveOptions class. Can be used to specify additional options when saving a document into the [SaveFormat.XamlFlow](../../aspose.words/saveformat/#XamlFlow) or [SaveFormat.XamlFlowPack](../../aspose.words/saveformat/#XamlFlowPack) format... Properties Name Description allowEmbeddingPostSc...filename). Default value for this property is empty string . (Inherited...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. XlsxSaveOptions class | Aspose.Words for Node.js

    Aspose.Words.Saving.XlsxSaveOptions class. Can be used to specify additional options when saving a document into the [SaveFormat.Xlsx](../../aspose.words/saveformat/#Xlsx) format... Properties Name Description allowEmbeddingPostSc...filename). Default value for this property is empty string . (Inherited...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. TxtLoadOptions class | Aspose.Words for Python

    aspose.words.loading.TxtLoadOptions class. Allows to specify additional options when loading [LoadFormat.TEXT](../../aspose.words/loadformat/#TEXT) document into a [Document](../../aspose.words/document/) object... Properties Name Description auto_numbering_detection...occur during loading. Use this property to specify whether the system...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Working with Extended Attributes of a Project |...

    Learn how to work with Microsoft Project extended attributes and custom fields using Aspose.Tasks for Java....Attributes The ExtendedAttribute property exposed by the class can be...attributes of an assignment. This property reads or writes a List of...

    docs.aspose.com/tasks/java/working-with-extende...
  6. Convert a Multi-page Document to an Image in Py...

    Export multi-page documents to raster images (JPG, PNG, GIF, BMP, TIFF, WebP) using Python.... A: Use the PageSet property of ImageSaveOptions . For...vertical_resolution or horizontal_resolution property on ImageSaveOptions . Higher...

    docs.aspose.com/words/python-net/convert-a-mult...
  7. 使用 JavaScript 对演示文稿图表进行格式化|Aspose.Slides for No...

    在 Aspose.Slides for Node.js 中使用 JavaScript 学习图表格式化,并通过专业、抢眼的样式提升您的 PowerPoint 演示文稿。... 为值轴数据设置 Text Properties 。 为值轴设置 Title 。 为值轴设置 Line...Line format 。 为类别轴数据设置 Text Properties 。 为类别轴设置 Title 。 为类别轴设置 Label...

    docs.aspose.com/slides/zh/nodejs-java/chart-for...
  8. Number Settings with Golang via C++|Documentation

    Aspose.Cells is a C++ library for working with spreadsheet files that supports many different cell number settings. This article will introduce how to use Aspose.Cells library to manage the number settings of cells so that users can adjust the number format in the spreadsheet as needed....class provides some useful properties for dealing with the display...applied by using the Number property of the Style object. All built-in...

    docs.aspose.com/cells/go-cpp/cells-number-setti...
  9. Code olm to pst - Free Support Forum - aspose.com

    bool ConvertOlmToPst(string olmFilePath, string fullPstPath)//last { // Create a new PST PersonalStorage pst = PersonalStorage.Create(fullPstPath, FileFormatVersion.Unicode); var root = pst.RootFolder; FolderI…...DateTime values in contact properties . This appears to be a known...values inside some contact properties, which the PST format does...

    forum.aspose.com/t/code-olm-to-pst/324745
  10. AxisBound | Aspose.Words for Java

    Represents minimum or maximum bound of axis values in Java....hasMinorGridlines(true); // Define Y-axis properties for decimal values. ChartAxis...hasMinorGridlines(true); // Define Y-axis properties for decimal values. ChartAxis...

    reference.aspose.com/words/java/com.aspose.word...