Sort Score
Result 10 results
Languages All
Labels All
Results 5,091 - 5,100 of 9,225 for

h

(0.12 sec)
  1. 用C++设置填充效果|Documentation

    Aspose.Cells是一个用于处理电子表格文件的C++库。它支持设置单元格的填充效果,允许用户自定义单元格的背景和样式。本文将介绍如何使用Aspose.Cells库设置单元格的填充效果。...h" using namespace Aspose :: Cells...<iostream> #include "Aspose.Cells.h" using namespace Aspose :: Cells...

    docs.aspose.com/cells/zh/cpp/cells-fill-settings/
  2. C++によるデータ検証|Documentation

    Aspose.Cells for C++ APIを使ったデータ検証の追加方法を学びます。...h" using namespace Aspose :: Cells...<iostream> #include "Aspose.Cells.h" using namespace Aspose :: Cells...

    docs.aspose.com/cells/ja/cpp/data-validation/
  3. Conector|Documentación de Aspose.Slides

    Conectar formas de PowerPoint en C++...ConnectorLineAngle::getDirection(float w, float h, NullableBool flipH, NullableBool...getDirection ( float w , float h , Aspose :: Slides :: NullableBool...

    docs.aspose.com/slides/es/cpp/connector/
  4. .NET을(를) 통해 BMP 파일 형식에서 Lithophane 만들기 | produc...

    C# 소스 코드를 사용하여 .NET Framework, .NET Core, Mono에서 BMP 문서로 리소판을 로드, 렌더링 및 생성합니다....Sample( float [,] data, int w, int h, float x, float y) { return data[(...data[( int )(x * w), ( int )(y * h)]; } //호출할 ToGrayscale 메서드 static...

    products.aspose.com/3d/ko/net/lithophane/bmp/
  5. .NET을(를) 통해 GIF 파일 형식에서 Lithophane 만들기 | produc...

    C# 소스 코드를 사용하여 .NET Framework, .NET Core, Mono에서 리소판을 GIF 문서로 로드, 렌더링 및 생성합니다....Sample( float [,] data, int w, int h, float x, float y) { return data[(...data[( int )(x * w), ( int )(y * h)]; } //호출할 ToGrayscale 메서드 static...

    products.aspose.com/3d/ko/net/lithophane/gif/
  6. .NET을(를) 통해 JPG 파일 형식에서 Lithophane 만들기 | produc...

    C# 소스 코드는 .NET Framework, .NET Core, Mono에서 JPG 문서로 리소판을 로드, 렌더링 및 생성합니다....Sample( float [,] data, int w, int h, float x, float y) { return data[(...data[( int )(x * w), ( int )(y * h)]; } //호출할 ToGrayscale 메서드 static...

    products.aspose.com/3d/ko/net/lithophane/jpg/
  7. Tạo Lithophane của bạn từ Định dạng tệp PNG qua...

    C# mã nguồn để tải, kết xuất và tạo tài liệu litHopHane tHànH PNG trên .NET Framework, .NET Core, Mono....Sample( float [,] data, int w, int h, float x, float y) { return data[(...data[( int )(x * w), ( int )(y * h)]; } //Phương thức ToGrayscale...

    products.aspose.com/3d/vi/net/lithophane/png/
  8. Kantinställningar med C++|Documentation

    Hur du använder Aspose.Cells biblioteket i C++ för att sätta kantlinjestil ocH färg på celler. Genom att justera bredden, stilen ocH färgen på kanten får du mer kontroll över Hur cellerna ser ut ocH framstår....h" using namespace Aspose :: Cells...<iostream> #include "Aspose.Cells.h" using namespace Aspose :: Cells...

    docs.aspose.com/cells/sv/cpp/cells-border-setti...
  9. Graphique en image avec C++|Documentation

    Apprenez comment utiliser Aspose.Cells for C++ pour convertir un grapHique en un format d’image, comme JPEG ou PNG. Notre guide montrera comment exporter un grapHique depuis Microsoft Excel et l’enregistrer en tant qu’image indépendante pour une utilisation et une manipulation ultérieures....h" using namespace Aspose :: Cells...<iostream> #include "Aspose.Cells.h" using namespace Aspose :: Cells...

    docs.aspose.com/cells/fr/cpp/chart-to-image/
  10. 将图表转换为图片(C++版)|Documentation

    学习如何使用 Aspose.Cells for C++ 将图表导出为 JPEG 或 PNG 等图像格式。我们的指南将演示如何从 Microsoft Excel 导出图表并将其保存为独立图片,以供进一步使用和操作。...h" using namespace Aspose :: Cells...<iostream> #include "Aspose.Cells.h" using namespace Aspose :: Cells...

    docs.aspose.com/cells/zh/cpp/chart-to-image/