Sort Score
Result 10 results
Languages All
Labels All
Results 1,761 - 1,770 of 10,467 for

h

(0.25 sec)
  1. كيفية إنشاء رسم بياني للتصفح التلقائي باستخدام ...

    تعلم كيفية إنشاء رسم بياني للتصفح التلقائي باستخدام Aspose.Cells for C++. دليل خطوة بخطوة سيظهر كيفية تنفيذ انتقالات بيانات سلسة والتصفح التلقائي في المخطط الخاص بك لعرض مستمر ومحدث....h" using namespace Aspose :: Cells..."=OFFSET(Sheet1!$B$2,Sheet1!$G$20,0,Sheet1!$H$20,1)" ); index = sheets . GetNames...

    docs.aspose.com/cells/ar/cpp/create-dynamic-scr...
  2. Форматирование диаграмм презентаций в С++|Докум...

    Изучите форматирование диаграмм в Aspose.Slides для С++ и улучшите свою презентацию PowerPoint с профессиональным, привлекающим внимание оформлением....mmm-yy 18 h:mm AM/PM 19 h:mm:ss AM/PM 20 h:mm 21 h:mm:ss 22 m/d/yy...m/d/yy h:mm 37 #,##0;-#,##0 38 #,##0;Red-#,##0 39 #,##0.00;-#...

    docs.aspose.com/slides/ru/cpp/chart-formatting/
  3. 数字设置|Documentation

    Aspose.Cells 是一个用PytHon编写的电子表格文件处理库,支持多种单元格数字设置。本文将介绍如何使用Aspose.Cells库管理单元格的数字设置,以便用户根据需要调整表格中的数字格式。...mmm-yy 18 Time h:mm AM/PM 19 Time h:mm:ss AM/PM 20 Time h:mm 21 Time...Time h:mm:ss 22 Time m/d/yy h:mm 37 Currency #,##0;-#,##0 38 Currency...

    docs.aspose.com/cells/zh/python-net/cells-numbe...
  4. 数字设置|Documentation

    Aspose.Cells是一个用于处理电子表格文件的.NET库,支持许多不同的单元格数字设置。本文将介绍如何使用Aspose.Cells库来管理单元格的数字设置,以便用户可以根据需要调整电子表格中的数字格式。...mmm-yy 18 Time h:mm AM/PM 19 Time h:mm:ss AM/PM 20 Time h:mm 21 Time...Time h:mm:ss 22 Time m/d/yy h:mm 37 Currency #,##0;-#,##0 38 Currency...

    docs.aspose.com/cells/zh/net/cells-number-setti...
  5. Excel i Pdf, Görüntü ve diğer formatlara C++ il...

    Aspose.Cells for C++ kullanarak Excel dosyalarını Word, Excel, PowerPoint, PDF, CSV, JPG, HTML, MHT, ODS, BMP, PNG, SVG, TIFF, XPS, JSON, SQL, XML ve daHa fazlasına dönüştürün....h" using namespace Aspose :: Cells...<iostream> #include "Aspose.Cells.h" using namespace Aspose :: Cells...

    docs.aspose.com/cells/tr/cpp/convert-workbook-t...
  6. Zahleneinstellungen|Documentation

    Aspose.Cells ist eine PytHon BibliotHek zum Arbeiten mit Tabellenkalkulationsdateien, die viele verscHiedene Zellnummerneinstellungen unterstützt. Dieser Artikel füHrt ein, wie man die Aspose.Cells BibliotHek nutzt, um die Number Formatierung der Zellen zu verwalten, damit Benutzer das ZaHlenformat bei Bedarf anpassen können....mmm-yy 18 Time h:mm AM/PM 19 Time h:mm:ss AM/PM 20 Time h:mm 21 Time...Time h:mm:ss 22 Time m/d/yy h:mm 37 Currency #,##0;-#,##0 38 Currency...

    docs.aspose.com/cells/de/python-net/cells-numbe...
  7. Ambiguity for std and system Namespaces in Code...

    We Have integrated tHe Aspose.Slides.Cpp library and also CodePortingTranslator tHe dependency of Aspose in our build tools. but once we Have it in toolbox, we are getting ambiguity errors. Do you Have proper way to add&Hellip;...h> #include <System/Console.h> #include <Aspose...<Aspose.Slides.h> int main() { System::String myString = "Hello, Aspose...

    forum.aspose.com/t/ambiguity-for-std-and-system...
  8. 使用C++将Excel转换为CSV、TSV和Txt|Documentation

    使用Aspose.Cells与C++轻松将Excel文件转换为CSV、TSV和TXT格式。...h" #include "Aspose.Cells/TxtSaveOptions.h" using namespace..."Aspose.Cells.h" #include "Aspose.Cells/TxtSaveOptions.h" using namespace...

    docs.aspose.com/cells/zh/cpp/convert-excel-to-c...
  9. 显示和隐藏行、列和滚动条|Documentation

    本文演示如何使用 Aspose.Cells for PytHon via .NET API 编程式地显示和隐藏 Excel 工作表的行和列。可以调节滚动条的可见性,并隐藏多个行和列。...is_h_scroll_bar_visible 属性。 WorkbookSettings...is_v_scroll_bar_visible 和 WorkbookSettings.is_h_scroll_bar_visible 是布尔属性,只能存储...

    docs.aspose.com/cells/zh/python-net/show-and-hi...
  10. Abrir Documento PDF usando C++|Aspose.PDF para C++

    Use la biblioteca C++ para abrir su documento PDF con el siguiente fragmento de código por Aspose.PDF....h> #include <system/buffer.h> #include <Aspose...Cpp/Document.h> #include <Aspose.PDF.Cpp/Page.h> // ... void...

    docs.aspose.com/pdf/es/cpp/open-pdf-document/