Sort Score
Result 10 results
Languages All
Labels All
Results 5,921 - 5,930 of 75,531 for

values

(0.68 sec)
  1. 通过 xlsx4j 创建新电子表格|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....getCells (); //Adding some value to cell Cell cell = cells ....org/forums/xlsx-java-f15/cells-with-character-values-t874.html */ private static...

    docs.aspose.com/cells/zh/java/create-new-spread...
  2. ImageData.is_link_only property | Aspose.Words ...

    ImageData.is_link_only property. Returns ``True`` if the image is linked and not stored in the document....0-1 scale, with the default value at 0.5. image_data . brightness...above brightness and contrast values have created an image with...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Aspose CAD for .net add cadxrecord - Free Suppo...

    Hello, I’m having trouble finding the method to add a cadxrecord when modifying a DWG drawing using Aspose CAD .NET. Could you please help me figure out how to write a cadxrecord into a CADImage?...sequence of Code/Value pairs: (DXF group code, value) // Most commonly...multiple values of the same data type. // When adding values, they...

    forum.aspose.com/t/aspose-cad-for-net-add-cadxr...
  4. Excel data label font properties manipulation (...

    Hi Team, I have the following excel file. chart-forum.zip (15.8 KB) In it there is a simple chart, with one graph representing one data series. Data labels are added to the chart. The default setting is 11px fontsize…...properties) to the desired value and, if required, modify point...you need to retreive points values, you may try the following...

    forum.aspose.com/t/excel-data-label-font-proper...
  5. Poor performance adding text to an existing doc...

    I've been working on a procedure which should assemble and manipulate existing document to produce a new document. Part of this work consists in converting a .doc file (merged with data via MailMerge.Execute()); part co…...documents, there are about 100 values to add to the final pdf, mainly...which is not an acceptable value. After experimenting different...

    forum.aspose.com/t/poor-performance-adding-text...
  6. 更改 EPS 的 XMP 元数据中的命名值 |Java

    本文将通过 Java 版 Aspose.Page API 解决方案,解释并演示如何更改 EPS 文件 XMP 元数据中的命名值。...元数据中的命名值: Copy 1 // Change named value in XMP metadata in EPS document...FileInputStream(getDataDir() + "add_named_value_input.eps" )) { 5 // Create...

    docs.aspose.com/page/zh/java/xmp-metadata/chang...
  7. Crop Image in Python

    This article discusses the process to crop image in Python. It contains the steps as well as the runnable sample code to create a photo cropper in Python....described by specifying rectangular values, and the cropping process can...

    kb.aspose.com/imaging/python/crop-image-in-python/
  8. Convert BMP to EPS in Java

    This concise tutorial demonstrates how to convert BMP to EPS in Java. It covers the setup process, implementation details, and a practical example illustrating BMP file conversion to EPS in Java....options object with default values. Then, modify the required...

    kb.aspose.com/page/java/convert-bmp-to-eps-in-j...
  9. Aspose::Words::Drawing::Charts::ChartSeriesColl...

    Aspose::Words::Drawing::Charts::ChartSeriesCollection::Add method. Adds new ChartSeries to this collection. Use this method to add series to Histogram charts in C++....System :: ArrayPtr < double > & values ) See Also Class ChartSeries...System :: ArrayPtr < double > & values ) ReturnValue Recently added...

    reference.aspose.com/words/cpp/aspose.words.dra...
  10. 在 EPS 的 XMP 元数据中添加命名值 | Java

    本文将通过代码片段讲解并使用 Aspose.Page for Java 在 XMP 元数据中添加命名值的过程。...元数据中添加命名值: Copy 1 // Add named value in XMP metadata in EPS document...FileInputStream(getDataDir() + "add_named_value_input.eps" )) { 5 // Create...

    docs.aspose.com/page/zh/java/xmp-metadata/add-n...