Sort Score
Result 10 results
Languages All
Labels All
Results 5,541 - 5,550 of 73,806 for

values

(0.23 sec)
  1. Working with Charts in Node.js|Aspose.Words for...

    Create and modify charts of various types in a document using Node.js.... CategoryName, SeriesName, Value etc. Please see the result below:... and display units for the value axis, please use ChartAxis ...

    docs.aspose.com/words/nodejs-net/working-with-c...
  2. Recognition languages|Documentation

    How to specify the language that is used by the Aspose.OCR recognition engine....provide one of the following values in language_alphabet property...property in recognition settings : Value Language language::none Extended...

    docs.aspose.com/ocr/cpp/languages/
  3. Convert RGBA to HSLA – C# code and Online Conve...

    Work with color codes and convert RGBA to HSLA in C# using Aspose.SVG for .NET. Try Online Color Converter for free!...simply need to enter the color value for conversion! Click inside...Alpha) color values are an extension of RGB color values with an alpha...

    products.aspose.com/svg/net/color-converter/rgb...
  4. Manage Cells Html String with C++|Documentation

    Learn how to Manage Cells Html String through the Aspose.Cells for C++ API.... GetCells (); // Setting values to the cells Cell cell = cells...Display Bullets by setting Cell Value using HTML with C++ Analyzing...

    docs.aspose.com/cells/cpp/manage-cells-html-str...
  5. German umlaut characters in password - Free Sup...

    Are the german umlaut characters (äöü) not allowed as password or part of the password when encrypting a PDF document? When I use one of those characters in a password I get this error when encrypting a pdf: : ‘Permi…...file, as other enumeration values work fine. A ticket with ID...

    forum.aspose.com/t/german-umlaut-characters-in-...
  6. Aspose::Words::Saving::CompressionLevel enum | ...

    Aspose::Words::Saving::CompressionLevel enum. Compression level for OOXML files. (DOCX and DOTX files are internally a ZIP-archive, this property controls the compression level of the archive. Note, that FlatOpc file is not a ZIP-archive, therefore, this property does not affect the FlatOpc files.) in C++....class CompressionLevel Values Name Value Description Normal 0 Normal...

    reference.aspose.com/words/cpp/aspose.words.sav...
  7. AxisTickLabels.offset property | Aspose.Words f...

    AxisTickLabels.offset property. Gets or sets the distance of the tick labels from the axis.... The default value is 100%. The property has effect...X-axis and respective numeric values for the Y-axis. chart . series...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. BookmarksOutlineLevelCollection.index_of_key me...

    BookmarksOutlineLevelCollection.index_of_key method. Returns the zero-based index of the specified bookmark in the collection.... Negative value if not found. Examples Shows...Bookmarks can also have numeric values for outline levels, # enabling...

    reference.aspose.com/words/python-net/aspose.wo...
  9. FontFamily Enum | Aspose.Words for .NET

    Discover the Aspose.Words.Fonts.FontFamily enum—your key to managing diverse font families effortlessly for enhanced document styling and formatting....public enum FontFamily Values Name Value Description Auto 0 Specifies...

    reference.aspose.com/words/net/aspose.words.fon...
  10. 使用ICustomFunction功能|Documentation

    本文描述了如何使用Aspose.Cells库中ICustomFunction功能在Microsoft Excel中创建自定义函数。通过加载现有的Excel文件或创建新的Excel文件,我们可以使用Aspose.Cells提供的方法定义和注册自定义函数并获取结果。最后,我们将修改后的Excel文件保存到磁盘。...double sum = 0 ; //Get the value of 1st parameter Object firstParamB1...getValue ( 0 , 0 ); } //Get values of 2nd parameter Object secondParamC1C5...

    docs.aspose.com/cells/zh/java/how-to-calculate-...