Sort Score
Result 10 results
Languages All
Labels All
Results 4,521 - 4,530 of 67,910 for

paths

(0.69 sec)
  1. Convert PDF to Microsoft PowerPoint|Aspose.PDF ...

    Aspose.PDF позволяет конвертировать PDF в формат PowerPoint с использованием Java. Один из способов - это возможность конвертировать PDF в PPTX слайдов в виде изображений....private static final Path DATA_DIR = Paths . get ( "/home/aspo...{ String documentFileName = Paths . get ( DATA_DIR . toString...

    docs.aspose.com/pdf/ru/java/convert-pdf-to-powe...
  2. Commentaires filaires avec Node.js via C++|Docu...

    Gérez les commentaires filaires dans les documents Excel en utilisant Aspose.Cells for Node.js via C++. Apprenez à ajouter, lire, modifier et supprimer des commentaires filaires....Code d’exemple const path = require ( "path" ); const AsposeCells...Source directory const outDir = path . join ( __dirname , "output"...

    docs.aspose.com/cells/fr/nodejs-cpp/threaded-co...
  3. Aspose.PSD for .NET 25.8 - Release Notes|Docume...

    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....AI Format string sourceFile = Path . Combine ( baseFolder , "text_test..."text_test.ai" ); string outputFile = Path . Combine ( outputFolder , "text_test...

    docs.aspose.com/psd/net/aspose-psd-for-net-25-8...
  4. Lavorare con le forme in PostScript | .NET

    Come aggiungere forme a un file PS è una domanda a cui risponde la soluzione API Aspose.Page. Scopri come utilizzare la funzionalità in .NET....graphics path from the first rectangle 12 GraphicsPath path = new...new GraphicsPath(); 13 path. AddRectangle ( new RectangleF(250...

    docs.aspose.com/page/it/net/ps/working-with-sha...
  5. Trabalhar com Formas em PostScript | .NET

    Como adicionar formas a um ficheiro PS é uma questão respondida pela solução da API Aspose.Page. Veja como utilizar a funcionalidade em .NET....graphics path from the first rectangle 12 GraphicsPath path = new...new GraphicsPath(); 13 path. AddRectangle ( new RectangleF(250...

    docs.aspose.com/page/pt/net/ps/working-with-sha...
  6. 使用Node.js通过C++实现Excel XP及以后版本的高级保护设置|Documentation

    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.... try { const path = require ( "path" ); const fs = require...The path to the documents directory. const dataDir = path . join...

    docs.aspose.com/cells/zh/nodejs-cpp/advanced-pr...
  7. Support for harfbuzz text styling in aspose.wor...

    Hi, we are using Aspose.Words for Node.js via .NET currently for docx to pdf conversion. We are using the attached docx file and converting it to pdf using below nodejs code and in my fonts folder, the fonts which are …...originalname}`; const filePath = path.join(__dirname, "..", inputFilePath);...null; const inputFileFullPath = path.join(__dirname, "..", inputFilePath);...

    forum.aspose.com/t/support-for-harfbuzz-text-st...
  8. 在 XPS 文件中处理图像 | Python

    如何将简单或平铺图像添加到 XPS 文件,这是 Aspose.Page API 解决方案解答的一个问题。了解如何在 Python 中使用该功能...from util import Util 5 # The path to the documents directory....an Image 10 path = doc. add_path (doc. create_path_geometry (...

    docs.aspose.com/page/zh/python-net/xps/working-...
  9. さまざまな画像形式をPDFに変換|Aspose.PDF for Java

    このトピックでは、Aspose.PDF for Javaライブラリがさまざまな画像形式をPDFに変換する方法を示します。...Path ; import java.nio.file.Paths ; import com.aspose...private static Path _dataDir = Paths . get ( "<set path to samples>"...

    docs.aspose.com/pdf/ja/java/convert-images-form...
  10. Aggiungi firma digitale a un file Excel già fir...

    Questo articolo descrive come aggiungere una firma digitale a un file Excel già firmato usando Node.js con Aspose.Cells for Node.js via C++....const path = require ( "path" ); const dataDir = path . join...Certificate file path and password const certFileName = path . join (...

    docs.aspose.com/cells/it/nodejs-cpp/add-digital...