Sort Score
Result 10 results
Languages All
Labels All
Results 9,851 - 9,860 of 61,488 for

paths

(0.29 sec)
  1. Thêm bút vẽ và gradient vào tệp XPS | .NET

    .NET API Giải pháp để sửa đổi các tệp XPS. Thêm các Brush, gradient và không gian màu khác nhau Tạo và sửa đổi các tệp XPS với một vài dòng mã C#....Drawing; // The path to the documents directory....trực quan của tệp XPS // The path to the documents directory....

    products.aspose.com/page/vi/net/work-with-brushes/
  2. LaTeX to image | .NET

    To convert TeX to image formats using Aspose.TeX API solution for .NET learn this article to see that describes how to do this and the code examples.... 16 new TeXJob(Path. Combine (DataDir, "hello-world...We need to specify the full path to the file. Otherwise, the...

    docs.aspose.com/tex/net/latex-to-image/
  3. Font Licensing question - Free Support Forum - ...

    Hi am evaluating Aspose slides for Java for converting PPTx to PDF and this PPTx was built with licensed fonts like Arial/TImes New Roman/Verdena. And this conversion happens on Linux. I added code as addEmbeddedFont wit…...fontStream = new FileInputStream("path/to/your/font.ttf"); // Add the...replace "path/to/your/font.ttf" with the actual path to your font...

    forum.aspose.com/t/font-licensing-question/314379
  4. Aspose.Slides for C++: LoadExternalFonts Method...

    LoadExternalFonts call is very slow. Is there any way to improve performance? Sample code I am using: std::vector<String> candidatePaths; #ifdef MACINTOSH candidatePaths = { u"/Applications/Microsoft PowerPoint…...size()); for (const auto &path : candidatePaths) { if (Sys...(System::IO::Directory::Exists(path)) { validPaths.push_back(path); } } if (!validPaths...

    forum.aspose.com/t/aspose-slides-for-c-loadexte...
  5. تغيير المسار المطلق لملف مصدر بيانات الرابط الخ...

    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....Source After Removing Remote Path : D : \ Downloads \ ExternalAccounts...Workbook . AbsolutePath to Local Path : C : \ Files \ Extra \ ExternalAccounts...

    docs.aspose.com/cells/ar/java/change-the-absolu...
  6. تحديد عدد الصفحات التي تم إنشاؤها تحويل Excel إ...

    تعلم كيفية تحديد عدد الصفحات التي يتم إنشاؤها عند تحويل Excel إلى PDF باستخدام Aspose.Cells مع C++....Startup (); // Source directory path U16String srcDir ( u ".. \\...01_SourceDirectory \\ " ); // Path of input Excel file U16String...

    docs.aspose.com/cells/ar/cpp/limit-the-number-o...
  7. Begränsa antalet genererade sidor Excel till PD...

    Lär dig hur du begränsar antalet sidor som genereras när du konverterar Excel till PDF med Aspose.Cells och C++....Startup (); // Source directory path U16String srcDir ( u ".. \\...01_SourceDirectory \\ " ); // Path of input Excel file U16String...

    docs.aspose.com/cells/sv/cpp/limit-the-number-o...
  8. Begrenzung der generierten Seitenzahl Excel zu ...

    Erfahren Sie, wie Sie die Anzahl der beim Konvertieren von Excel in PDF mit Aspose.Cells für C++ generierten Seiten begrenzen....Startup (); // Source directory path U16String srcDir ( u ".. \\...01_SourceDirectory \\ " ); // Path of input Excel file U16String...

    docs.aspose.com/cells/de/cpp/limit-the-number-o...
  9. Setting Formula Calculation Mode of Workbook wi...

    This article introduces how to set the formula calculation mode of a workbook in Microsoft Excel with Aspose.Cells library using C++. By loading an existing Excel file or creating a new Excel file, we can use the method provided by Aspose.Cells to set the formula calculation mode and get the result. Finally, we save the modified Excel file to disk....Startup (); // Source directory path U16String srcDir ( u ".. \\...\\ " ); // Output directory path U16String outDir ( u ".. \\...

    docs.aspose.com/cells/cpp/setting-formula-calcu...
  10. Travailler avec GridJs côté serveur|Documentation

    Cet article décrit comment utiliser la bibliothèque Aspose.Cells.GridJs.... path = 'c:/files/example.xlsx' gwb...(); gwb . ImportExcelFile ( path ); ret = gwb . export_to_json...

    docs.aspose.com/cells/fr/python-net/aspose-cell...