Sort Score
Result 10 results
Languages All
Labels All
Results 2,311 - 2,320 of 61,548 for

paths

(0.09 sec)
  1. دریافت واترمارک از PDF با استفاده از Python | A...

    دریافت واترمارک از فایل PDF به صورت برنامه نویسی با کد نمونه Python با استفاده از Aspose.PDF برای Python for .NET...import path from io import FileIO path_infile = path . join (...data_dir , infile ) path_outfile = path . join ( self . data_dir...

    products.aspose.com/pdf/fa/python-net/watermark...
  2. 通过 Python 从 PDF 中删除图片 | Aspose.PDF

    本页介绍使用 Aspose.PDF for Python 库从 PDF 文件中删除图像的功能。...apdf from os import path path_infile = path . join ( self . data_dir...data_dir , infile ) path_outfile = path . join ( self . data_dir...

    products.aspose.com/pdf/zh-hans/python-net/imag...
  3. Recognisera självstängande taggar med Node.js v...

    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....xlsx Exempelkod const path = require ( "path" ); const AsposeCells..."aspose.cells.node" ); // The path to the documents directory....

    docs.aspose.com/cells/sv/nodejs-cpp/recognise-s...
  4. XMP Metadata gets lost after PDF/A-3 conversion...

    Hi, i’m trying to generate a valid ZUGFeRD 2.x EN_16931 file. If i add the xmp bevor the conversion to PDF/A-3 then the metadata is not there afterwards. If i add the xmp after the PDF/A-3 conversion the file is not a …...create my pdf file: String path = Paths.get(testPath, "RE-20201121_508...new File(path); assertTrue(blanko.exists()); path = Paths.get(testPath...

    forum.aspose.com/t/xmp-metadata-gets-lost-after...
  5. Trabajar con formas en un archivo PS | Java

    Cómo agregar formas a un archivo PS es una pregunta respondida por la solución API Aspose.Page. Vea cómo utilizar la funcionalidad en Java....graphics path from the first rectangle 12 GeneralPath path = new...new GeneralPath(); 13 path. append ( new Rectangle2D. Float (250...

    docs.aspose.com/page/es/java/ps/working-with-sh...
  6. QtでWord文書を操作する|C++の場合Aspose.Words

    C++の場合Aspose.Words QtアプリケーションでWord文書を作成し、操作するためにQt内に統合することができます。...CONFIG PATHS $ { CMAKE_CURRENT_SOURCE_DIR } NO_DEFAULT_PATH ) find_package...CONFIG PATHS $ { CMAKE_CURRENT_SOURCE_DIR } NO_DEFAULT_PATH ) add_executable...

    docs.aspose.com/words/ja/cpp/work-with-word-doc...
  7. Comentarios en hilos con Node.js a través de C+...

    Gestiona los comentarios en hilos en documentos Excel usando Aspose.Cells for Node.js via C++. Aprende a agregar, leer, editar y eliminar comentarios en hilos....Código de muestra const path = require ( "path" ); const AsposeCells...Source directory const outDir = path . join ( __dirname , "output"...

    docs.aspose.com/cells/es/nodejs-cpp/threaded-co...
  8. 아카이브

    아카이브...templates_folder image_paths = [os.path.join(data_dir, "template...jpg"), os.path.join(data_dir, "template.jpeg")] output_path = os.path...

    blog.aspose.com/ko/imaging/merge-multiple-image...
  9. Get worksheet unique ID with Node.js via C++|Do...

    This article shows how to get an Excel worksheet's unique ID using the Node.js library and C++ API programmatically.... Source Code const path = require ( "path" ); const AsposeCells..."aspose.cells.node" ); // The path to the documents directory....

    docs.aspose.com/cells/nodejs-cpp/get-worksheet-...
  10. Anpassen des Ribbon XML mit Node.js via C++|Doc...

    Erfahren Sie, wie Sie das Ribbon XML in Excel mit Aspose.Cells for Node.js via C++ anpassen.... const path = require ( "path" ); const AsposeCells...The path to the documents directory. const dataDir = path . join...

    docs.aspose.com/cells/de/nodejs-cpp/customizing...