Sort Score
Result 10 results
Languages All
Labels All
Results 2,761 - 2,770 of 97,027 for

aspose cells

(0.09 sec)
  1. Render Gradient Fill for the WordArt while Conv...

    Learn to render gradient fill for WordArt while converting spreadsheets to HTML with C++....Scenarios Before Aspose.Cells 17.1, Aspose.Cells did not render...format. Since the release of Aspose.Cells 17.1, word art gradient...

    docs.aspose.com/cells/cpp/render-gradient-fill-...
  2. 图像|Aspose.Slides 文档

    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....同样,Aspose.Slides 允许您通过不同的过程在演示文稿中的幻灯片中添加图像。 提示 Aspose 提供免费的转换器—...;转换 PNG 到 SVG ,转换 SVG 到 PNG 。 Aspose.Slides 支持使用以下流行格式的图像操作:JPEG、PNG、GIF...

    docs.aspose.com/slides/zh/cpp/image/
  3. Hiding Overlaid Content with CrossHideRight whi...

    Use CrossHideRight with Aspose.Cells in C++ to hide overlaid content when saving to HTML....cross types for cell strings. By default, Aspose.Cells generates HTML...the cell that are overlaid or overlapping with the cell string...

    docs.aspose.com/cells/cpp/hiding-overlaid-conte...
  4. Convert Workbook to JSON with C++|Documentation

    Learn how to convert Excel workbooks to JSON format using Aspose.Cells for C++....with C++ Contents [ Hide ] Aspose.Cells supports converting a workbook...Excel Workbook to JSON The Aspose.Cells API provides support for...

    docs.aspose.com/cells/cpp/convert-workbook-to-j...
  5. Check if VBA Code is Signed with C++|Documentation

    Learn how to check if VBA code in Excel files is signed using Aspose.Cells with C++....with C++ Contents [ Hide ] Aspose.Cells allows the user to check...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...

    docs.aspose.com/cells/cpp/check-if-vba-code-is-...
  6. Specify the Far East and Latin Name of the Font...

    Learn how to specify the Far East and Latin font names in text options of a shape using Aspose.Cells for C++.... Aspose.Cells provides TextOptions.GetFarEastName()...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; using...

    docs.aspose.com/cells/cpp/specify-the-far-east-...
  7. Set Text of Chart Legend Entry Fill to None wit...

    Learn how to use Aspose.Cells for C++ to set the text of a chart legend entry fill to none. Our guide will demonstrate how to modify the fill color of legend entries in Microsoft Excel charts for better visualization and customization....#include "Aspose.Cells.h" using namespace Aspose :: Cells ; using...namespace Aspose :: Cells :: Charts ; int main () { Aspose :: Cells...

    docs.aspose.com/cells/cpp/set-text-of-chart-leg...
  8. Support for XAdES Signature with C++|Documentation

    This article describes Support for XAdES Signature using C++ codes with Aspose.Cells for C++....Contents [ Hide ] Introduction Aspose.Cells provides support for signing...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; using...

    docs.aspose.com/cells/cpp/support-for-xades-sig...
  9. ConditionalStyle.left_padding property | Aspose...

    ConditionalStyle.left_padding property. Gets or sets the amount of space (in points) to add to the left of the contents of table Cells....left of the contents of table cells. @property def left_padding...builder . insert_cell () builder . write ( 'Cell 1' ) builder ....

    reference.aspose.com/words/python-net/aspose.wo...
  10. ConditionalStyle.borders property | Aspose.Word...

    ConditionalStyle.borders property. Gets the collection of default cell borders for the conditional style....Gets the collection of default cell borders for the conditional...@property def borders ( self ) -> aspose . words . BorderCollection...

    reference.aspose.com/words/python-net/aspose.wo...