Sort Score
Result 10 results
Languages All
Labels All
Results 7,491 - 7,500 of 61,032 for

paths

(0.54 sec)
  1. فتح مستند PDF|Aspose.PDF for Java

    تعلم كيفية فتح ملف PDF باستخدام Aspose.PDF لـ Java....Path ; import java.nio.file.Paths ; import com.aspose...{ } private static Path _dataDir = Paths . get ( "/home/admi...

    docs.aspose.com/pdf/ar/java/open-pdf-document/
  2. Désactiver la Compression des Fichiers lors de ...

    Cet article explique comment désactiver la compression des fichiers lors de l'ajout comme ressources incorporées... Path path = java . nio . file . Paths . get ( _dataDir...file . Files . readAllBytes ( path ); // créer une instance de...

    docs.aspose.com/pdf/fr/java/disable-files-compr...
  3. 使用 Python 搜索 PDF | Aspose.PDF

    无需在 .NET Framework、.NET Core 上打开即可搜索 PDF 文档的 Python....apdf from os import path path_infile = path . join ( self . data_dir...document = apdf . Document ( path_infile ) # Create TextAbsorber...

    products.aspose.com/pdf/zh-hans/python-net/search/
  4. Quoi de neuf 2024|Aspose.PDF for .NET

    Cette page présente les nouvelles fonctionnalités les plus populaires dans Aspose.PDF for .NET introduites en 2024....ConvertPdfToPdfx1Usi () { // The path to the documents directory var...Delete ) { // Pass the full path to the external ICC profile...

    docs.aspose.com/pdf/fr/net/whatsnew/2024/
  5. 2024년의 새로운 기능|Aspose.PDF for .NET

    이 페이지는 2024년에 도입된 Aspose.PDF for .NET의 가장 인기 있는 새로운 기능을 소개합니다....ConvertPdfToPdfx1Usi () { // The path to the documents directory var...Delete ) { // Pass the full path to the external ICC profile...

    docs.aspose.com/pdf/ko/net/whatsnew/2024/
  6. 通过 Node.js 和 C++ 设置页眉和页脚|Documentation

    本文介绍了如何通过 Aspose.Cells for Node.js via C++ 编程方式在 Excel 工作表的页眉和页脚中插入图片。... const path = require ( "path" ); const AsposeCells...The path to the documents directory. const dataDir = path . join...

    docs.aspose.com/cells/zh/nodejs-cpp/setting-hea...
  7. Diferentes Formas de Guardar Archivos con C++|D...

    Aspose.Cells for C++ puede guardar archivos en diferentes formatos. Guardar archivos como PDF. Guardar archivos como HTML. Guardar archivos como DOCX. Guardar archivos como PPTX. Guardar archivos como JSON. Guardar archivos como MHTML....Startup (); // Source directory path U16String srcDir ( u ".. \\...\\ " ); // Output directory path U16String outDir ( u ".. \\...

    docs.aspose.com/cells/es/cpp/different-ways-to-...
  8. Verschiedene Möglichkeiten, Dateien mit C++ zu ...

    Aspose.Cells for C++ kann Dateien in verschiedene Formate speichern. Dateien im PDF Format speichern. Dateien im HTML Format speichern. Dateien im DOCX Format speichern. Dateien im PPTX Format speichern. Dateien im JSON Format speichern. Dateien im MHTML Format speichern....Startup (); // Source directory path U16String srcDir ( u ".. \\...\\ " ); // Output directory path U16String outDir ( u ".. \\...

    docs.aspose.com/cells/de/cpp/different-ways-to-...
  9. Конвертировать SVG в PDF на Python – Aspose.HTML

    Конвертируйте SVG в PDF с помощью библиотеки Python Aspose.HTML. Узнайте о PdfSaveOptions и рассмотрите примеры кода Python для преобразования SVG в PDF....define paths 8 output_dir = "output/" 9 if not os. path . exists...makedirs (output_dir) 11 save_path = os. path . join (output_dir, "circles...

    docs.aspose.com/html/ru/python-net/convert-svg-...
  10. Comment changer la couleur SVG – Exemples C#

    Apprenez à utiliser les couleurs SVG grâce aux exemples C# d'Aspose.SVG, à modifier la couleur des éléments SVG ou la couleur d'arrière-plan des fichiers SVG....Prepare a path to a file loading 4 string documentPath = Path. Combine...to a file 19 document. Save (Path. Combine (OutputDir, "circle-color...

    docs.aspose.com/svg/fr/net/how-to-change-svg-co...