Sort Score
Result 10 results
Languages All
Labels All
Results 1,671 - 1,680 of 4,929 for

attributes

(0.1 sec)
  1. Protecting Worksheets with C++|Documentation

    Learn how to protect worksheets, rows, columns, and specific cells in Microsoft Excel files using Aspose.Cells with C++....row/column with your desired attributes. #include <iostream> #include...

    docs.aspose.com/cells/cpp/protecting-worksheets/
  2. Aspose Cells for javaでMS ゴシックのフォントが印刷で明朝体のフォントに...

    MS ゴシックのフォントで指定しているにもかかわらず、日本語の箇所が明朝体のように変換されて印刷されてしまう。 仕様ライブラリはaspose-cells-17.12.jar...Reader and checked the font attributes in the Document Properties...

    forum.aspose.com/t/aspose-cells-for-java-ms/204246
  3. Convert PDF to Images formats|Aspose.PDF for C++

    Learn how to convert PDF pages into various image formats such as PNG, JPEG, or TIFF using Aspose.PDF in C++....Tiff device with specified attributes. Convert a particular page...

    docs.aspose.com/pdf/cpp/convert-pdf-to-images-f...
  4. Key Not found Exception - Free Support Forum - ...

    System.Collections.Generic.KeyNotFoundException: The given key ‘00000000-0000-0000-0000-000000000000, 0’ was not present in the dictionary. at System.Collections.Generic.Dictionary`2.get_Item(TKey key) at .() at .() …...due to certain objects and attributes that remain unclear. It looks...

    forum.aspose.com/t/key-not-found-exception/293338
  5. Aspose::Words::Saving::XpsSaveOptions class | A...

    Aspose::Words::Saving::XpsSaveOptions class. Can be used to specify additional options when saving a document into the Xps format. To learn more, visit the documentation article in C++....Determines whether the font attributes will be changed according...

    reference.aspose.com/words/cpp/aspose.words.sav...
  6. Convert XHTML to JPEG – C# code and Online Conv...

    Convert XHTML to JPEG in C#. Save XHTML as JPEG file using C# code. Try online XHTML to JPEG Converter for free!...worthwhile set of elements and attributes, with extension options combined...

    products.aspose.com/html/net/conversion/xhtml-t...
  7. SVG 缩放 – C# 示例

    SVG 缩放的 C# 示例。考虑在变换属性和变换矩阵中使用比例函数的情况。...<circle> element and set its attributes 11 var circleElement = (...

    docs.aspose.com/svg/zh/net/svg-scaling/
  8. Format Worksheet Cells in a Workbook with Node....

    Learn how to format worksheet cells in a workbook using Aspose.Cells for Node.js via C++. Customize the appearance and style of data in spreadsheets.... Use fonts and attributes to highlight data. Format...

    docs.aspose.com/cells/nodejs-cpp/format-workshe...
  9. 创建 SVG 文件,在 Python 中加载和读取 SVG

    了解如何从内存字符串或文件创建 SVG;如何从 Web 加载 SVG 以及如何使用 Aspose.SVG for Python via .NET API 读取 SVG。...# Optionally, you can add attributes to the root < svg > element...document_element 14 svg_element. set_attribute ( "width" , "100%" ) 15 svg_element...

    docs.aspose.com/svg/zh/python-net/create-svg-file/
  10. Shapes in Charts with C++|Documentation

    Learn how to use Aspose.Cells for C++ to add controls and customize charts in Microsoft Excel. Our guide will demonstrate how to manipulate chart elements, adjust formatting, and enhance the overall appearance and usability of your charts....specifies the fill color attributes. The following example shows...SetSize ( 14 ); // Set font attribute to italic textbox0 . GetFont...

    docs.aspose.com/cells/cpp/controls-in-charts/