Sort Score
Result 10 results
Languages All
Labels All
Results 9,391 - 9,400 of 66,077 for

paths

(0.29 sec)
  1. 使用trueType字体渲染文本| C++

    C ++ API用于开发人员操纵和字体文件。了解有关如何在C ++产品中渲染TrueType和Opentype字体的基本原理。...D::GraphicsPath > path) 3 { 4 _path = path; 5 } 6 7 void Ren...th::MoveTo > moveTo) 8 { 9 _path -> CloseFigure(); 10 _currentPoint...

    docs.aspose.com/font/zh/cpp/text-rendering-true...
  2. 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
  3. 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...
  4. Scalanie plików PDF przy użyciu .NET | Aspose.PDF

    Scalanie plików PDF programowo z przykładowym kodem C# przy użyciu pliku Aspose.PDF dla .NET...Output file: var inputFile1 = Path . Combine ( dataDir , "1.pdf"...pdf" ); var inputFile2 = Path . Combine ( dataDir , "2.pdf" );...

    products.aspose.com/pdf/pl/net/merger/pdf/
  5. C# 를 사용하여 PDF에 워터마크 추가 | Aspose.PDF

    .NET 용 Aspose.PDF 를 사용하여 C# 샘플 코드를 사용하여 프로그래밍 방식으로 PDF 파일에 워터마크를 추가합니다....워터마크 추가 - C# var inputFile = Path . Combine ( dataDir , "sample..."sample.pdf" ); var imageFile = Path . Combine ( dataDir , "watermark...

    products.aspose.com/pdf/ko/net/watermark/add/
  6. Merge XPS files using .NET | Aspose.PDF

    Merge XPS files programmatically with C# sample code using Aspose.PDF for .NET...Output file: var inputFile1 = Path . Combine ( dataDir , "image1..."image1.xps" ); var inputFile2 = Path . Combine ( dataDir , "image2...

    products.aspose.com/pdf/net/merger/xps/
  7. La tua prima domanda Aspose.3D|Documentation

    Crea, modifica e salva il tuo primo file 3d in qualsiasi formato supportato utilizzando Aspose.3D for Java per provare la sua semplicità e potenza in Java.... // The path to the documents directory....formati 3D supportati. // The path to the documents directory....

    docs.aspose.com/3d/it/java/your-first-aspose-3d...
  8. 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...
  9. Modifier le chemin absolu de la source de donné...

    Apprenez comment changer le chemin absolu du fichier de source de données du lien externe en utilisant Aspose.Cells for Node.js via C++....Source After Removing Remote Path : D : \ Downloads \ ExternalAccounts...Workbook . AbsolutePath to Local Path : C : \ Files \ Extra \ ExternalAccounts...

    docs.aspose.com/cells/fr/nodejs-cpp/change-the-...
  10. 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...