Sort Score
Result 10 results
Languages All
Labels All
Results 7,521 - 7,530 of 7,743 for

chart formatting

(0.07 sec)
  1. 프로젝트 작업 | Aspose.Tasks 문서

    C#용 Aspose.Tasks Java를 사용하여 Microsoft Project (MPP/XML) 뷰에서 작업하는 방법에 대해 알아보십시오....❤ by GitHub Configure Gantt Chart View by Showing Selected Custom...rendering of date in the desired format. Copy 1 System ::SharedPtr...

    docs.aspose.com/tasks/ko/cpp/project-views/
  2. .NET 中的演示文稿文本框管理|Aspose.Slides 文档

    Aspose.Slides for .NET 可轻松在 PowerPoint 和 OpenDocument 文件中创建、编辑和克隆文本框,提升您的演示文稿自动化。...TextFrame 的文本格式 ITextFrameFormat format = aShape . TextFrame . TextFrameFormat...TextFrame 中的列数 format . ColumnCount = 3 ; // 指定列之间的间距 format . ColumnSpacing...

    docs.aspose.com/slides/zh/net/manage-textbox/
  3. C++ を使用したプレゼンテーションでのテキスト ボックスの管理|Aspose.Slides ...

    Aspose.Slides for C++ は、PowerPoint および OpenDocument ファイル内のテキスト ボックスを簡単に作成、編集、クローンでき、プレゼンテーションの自動化を強化します。...// TextFrame のテキスト形式を取得 auto format = aShape -> get_TextFrame ()...の列数を指定 format -> set_ColumnCount ( 3 ); // 列間の間隔を指定 format -> set_ColumnSpacing...

    docs.aspose.com/slides/ja/cpp/manage-textbox/
  4. Pivot Tabellen mit C++ formatieren|Documentation

    Lernen Sie, wie Sie das Erscheinungsbild von Pivot Tabellen mit Aspose.Cells for C++ anpassen....PivotTable report is automatically formatted pivotTable . SetIsAutoFormat...std :: cout << "PivotTable formatted successfully!" << std :: endl...

    docs.aspose.com/cells/de/cpp/formatting-pivot-t...
  5. Microsoft 프로젝트 파일을 CSV 형식으로 변환하는 방법 | Aspose.Ta...

    C#의 .NET 용 Aspose.Tasks를 사용하여 MPP 파일을 CSV로 변환하십시오....to CSV By default the Gantt Chart view is used to decide what...converting to CSV CSV is a text format that uses text delimiters to...

    docs.aspose.com/tasks/ko/net/convert-ms-project...
  6. Gérer les zones de texte dans les présentations...

    Aspose.Slides for Android via Java facilite la création, la modification et le clonage de zones de texte dans les fichiers PowerPoint et OpenDocument, améliorant votre automatisation de présentations....Récupère le format de texte du TextFrame ITextFrameFormat format = aShape...colonnes dans le TextFrame format . setColumnCount ( 3 ); //...

    docs.aspose.com/slides/fr/androidjava/manage-te...
  7. Pdf مع Node.js عبر C++|Documentation

    تعلم كيفية تحويل دفتر عمل Excel إلى PDF باستخدام Aspose.Cells for Node.js via C++....// Save the document in PDF format workbook . save ( path . join...Load excel file containing charts const workbook = new AsposeCells...

    docs.aspose.com/cells/ar/nodejs-cpp/convert-exc...
  8. 用C++创建数据透视表和数据透视图|Documentation

    学习如何使用Aspose.Cells结合C++在Excel文件中创建数据透视表和数据透视图。...SetShowColumnGrandTo ( true ); // Set auto format pivotTable . SetIsAutoFormat...:: Data , 5 ); // Set number format for the first data field pivotTable...

    docs.aspose.com/cells/zh/cpp/create-pivot-table...
  9. Slicing in Excel | Ajouter, Éditer et Mettre à ...

    Apprenez à ajouter, mettre à jour et modifier des segments dans Excel en utilisant C#. Ce guide étape par étape montre comment utiliser Aspose.Cells for .NET afin de rendre les rapports Excel interactifs et dynamiques....dans Excel en utilisant C# Formater et personnaliser un filtre...Enregistrez le classeur dans le format de votre choix. L’exemple de...

    blog.aspose.com/fr/cells/add-slicer-in-excel-us...
  10. Convertir Excel a PDF con C++|Documentation

    Aprende a convertir libros de Excel a formato PDF usando Aspose.Cells con C++....// Save the document in PDF format workbook . Save ( outputFilePath..."Document saved successfully in PDF format!" << std :: endl ; Aspose ::...

    docs.aspose.com/cells/es/cpp/convert-excel-to-pdf/