Sort Score
Result 10 results
Languages All
Labels All
Results 9,581 - 9,590 of 66,111 for

paths

(0.11 sec)
  1. تشفير ملفات إكسل باستخدام C++|Documentation

    تعلم كيفية تشفير وحماية كلمات مرور ملفات إكسل باستخدام Aspose.Cells مع C++....Cells-for-C // Source directory path U16String srcDir ( u ".. \\...\\ " ); // Output directory path U16String outDir ( u ".. \\...

    docs.aspose.com/cells/ar/cpp/encrypting-excel-f...
  2. Преобразовать Excel в PDF с помощью C++|Documen...

    Узнайте, как преобразовать рабочие книги Excel в формат PDF с помощью Aspose.Cells и C++....Startup (); // Source directory path U16String srcDir ( u ".. \\...\\ " ); // Output directory path U16String outDir ( u ".. \\...

    docs.aspose.com/cells/ru/cpp/convert-excel-to-pdf/
  3. Charger une police à partir d'un fichier TTF | C++

    Solution API C++ pour charger des polices à partir d'un fichier TTF sur votre disque dur même si ce fichier n'est pas une police lui-même.... Copy 1 // Construct path to the file 2 System::String...System::String fontPath = System::IO::Path::Combine(get_DataDir(), u "Montserrat-Regular...

    docs.aspose.com/font/fr/cpp/how-to-load-fonts/l...
  4. Laden Sie eine Schriftart aus der TTF-Datei | C++

    C++-API-Lösung zum Laden von Schriftarten aus einer TTF-Datei auf Ihrer Festplatte, auch wenn es sich bei der Datei selbst nicht um eine Schriftart handelt... Copy 1 // Construct path to the file 2 System::String...System::String fontPath = System::IO::Path::Combine(get_DataDir(), u "Montserrat-Regular...

    docs.aspose.com/font/de/cpp/how-to-load-fonts/l...
  5. Import and Export Data|Aspose.PDF for .NET

    This section explains how to import and Export Data with Aspose.PDF Facades using Form Class....ImportDataFromXml () { // The path to the documents directory var...ExportDataToXml () { // The path to the documents directory var...

    docs.aspose.com/pdf/net/import-and-export-data/
  6. استيراد وتصدير البيانات|Aspose.PDF for .NET

    يشرح هذا القسم كيفية استيراد وتصدير البيانات باستخدام واجهات Aspose.PDF باستخدام فئة النموذج....ImportDataFromXml () { // The path to the documents directory var...ExportDataToXml () { // The path to the documents directory var...

    docs.aspose.com/pdf/ar/net/import-and-export-data/
  7. Working with Hatch Patterns in PostScript | .NET

    How to add hatch pattern to PS file is a question answered by Aspose.Page API solution. See how to use the functionality in .NET...Create the necessary graphics path or font in dependence on what...PsDocument Fill the graphics path with current paint or fill a...

    docs.aspose.com/page/net/ps/working-with-hatch-...
  8. 从TTF文件加载字体 | C++

    C ++ API解决方案即使此文件不是字体Inself,也可以从硬盘驱动器上加载字体。让我们看一下如何从TTF文件中制作它。... Copy 1 // Construct path to the file 2 System::String...System::String fontPath = System::IO::Path::Combine(get_DataDir(), u "Montserrat-Regular...

    docs.aspose.com/font/zh/cpp/how-to-load-fonts/l...
  9. Markdown in HTML konvertieren – C# Beispiele un...

    Konvertieren Sie Markdown in HTML mit Aspose.HTML for .NET API. Betrachten Sie Markdown zu HTML Konvertierungsszenarien in C# Beispielen....HTML using C# 2 3 // Prepare a path to a source Markdown file 4...4 string sourcePath = Path. Combine (OutputDir, "document.md"...

    docs.aspose.com/html/de/net/convert-markdown-to...
  10. Zeilen und Spalten mit C++ automatisch anpassen...

    Dieser Artikel zeigt, wie man Zeilen, Spalten, Zeilen von zusammengeführten Zellen und Zeilen in einem Zellbereich automatisch anpasst, indem die API Aspose.Cells for C++ verwendet wird....Startup (); // Source directory path U16String srcDir ( u ".. \\...01_SourceDirectory \\ " ); // Path of input Excel file U16String...

    docs.aspose.com/cells/de/cpp/autofit-rows-and-c...