Sort Score
Result 10 results
Languages All
Labels All
Results 2,161 - 2,170 of 30,882 for

make

(0.18 sec)
  1. Using Built-in Styles with C++|Documentation

    C++ code to use Excel built-in styles with Aspose.Cells for C++ API...enumeration BuiltinStyleType make it convenient to use built-in...

    docs.aspose.com/cells/cpp/using-built-in-styles/
  2. Aspose::Words::DocumentBase::get_BackgroundShap...

    Aspose::Words::DocumentBase::get_BackgroundShape method. Gets or sets the background shape of the document. Can be null in C++....Adjust the image's appearance to make it more suitable as a watermark...

    reference.aspose.com/words/cpp/aspose.words/doc...
  3. Aspose::Words::Paragraph::GetEffectiveTabStops ...

    Aspose::Words::Paragraph::GetEffectiveTabStops method. Returns array of all tab stops applied to this paragraph, including applied indirectly by styles or lists in C++....Any tab characters we add will make use of the tab stops on the...

    reference.aspose.com/words/cpp/aspose.words/par...
  4. FieldSymbol.is_unicode property | Aspose.Words ...

    FieldSymbol.is_unicode property. Gets or sets whether the character code is interpreted as the value of a Unicode character....this flag for tall symbols to make them not push down the rest...

    reference.aspose.com/words/python-net/aspose.wo...
  5. FieldSymbol.font_size property | Aspose.Words f...

    FieldSymbol.font_size property. Gets or sets the size in points of the font of the character retrieved by the field....this flag for tall symbols to make them not push down the rest...

    reference.aspose.com/words/python-net/aspose.wo...
  6. 行尾和文本换行|Documentation

    如何在JavaScript via C++中使用Aspose.Cells库实现文本换行和自动换行。通过使用Aspose.Cells库,你可以轻松在单元格中插入文本并设置换行方式,如手动换行、自动换行等。本文详细介绍如何实现这些功能,并提供示例代码供参考。...test this functionality" ; // Make Cell's Text wrap const style...\ntest this functionality" ); // Make Cell's Text wrap const style...

    docs.aspose.com/cells/zh/javascript-cpp/line-br...
  7. 用C++向工作表添加WordArt水印|Documentation

    学习如何使用 Aspose.Cells for C++ 在Excel工作表中添加WordArt水印。...9 ); // Make the line invisible LineFormat...

    docs.aspose.com/cells/zh/cpp/add-wordart-waterm...
  8. ShapeBase.is_insert_revision property | Aspose....

    ShapeBase.is_insert_revision property. Returns true if this object was inserted in Microsoft Word while change tracking was enabled....tracking revisions, which will make this shape not a revision of...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Reusing Style Objects|Documentation

    In Aspose.Cells for JavaScript via C++, you can simplify style management and improve code efficiency by creating and using reusable style objects. Our guide will help you leverage the advantages of reusable style objects and implement them in your application....objects can save memory and make a program faster. To apply some...

    docs.aspose.com/cells/javascript-cpp/reusing-st...
  10. Show Formulas Instead of Values in a Worksheet ...

    This article provides sample code for using the JavaScript API via C++ to programmatically display formulas rather than values in an Excel worksheet or spreadsheet.... Set this to true to make Microsoft Excel display formulas...

    docs.aspose.com/cells/javascript-cpp/show-formu...