Sort Score
Result 10 results
Languages All
Labels All
Results 3,741 - 3,750 of 64,947 for

paths

(0.2 sec)
  1. C++を使ったシート間の図形のコピー|Documentation

    Aspose.CellsとC++を使用して、シート間で図形、チャート、その他の描画オブジェクトをコピーする方法について学びます。...Startup (); // Source directory path U16String srcDir ( u ".. \\...\\ " ); // Output directory path U16String outDir ( u ".. \\...

    docs.aspose.com/cells/ja/cpp/copy-shapes-betwee...
  2. Trabajar con imágenes en archivos XPS | Python

    Cómo agregar una imagen simple o en mosaico a un archivo XPS es una pregunta respondida por la Aspose.Page. Vea cómo utilizar la funcionalidad en Python....documento XPS: Copy 1 # The path to the documents directory....an Image 6 path = doc. add_path (doc. create_path_geometry (...

    docs.aspose.com/page/es/python-net/xps/working-...
  3. 在 XPS 文件中处理图像 | Python

    如何将简单或平铺图像添加到 XPS 文件,这是 Aspose.Page API 解决方案解答的一个问题。了解如何在 Python 中使用该功能...以下代码片段演示了将图像添加到 XPS 文档的完整功能: Copy 1 # The path to the documents directory....an Image 6 path = doc. add_path (doc. create_path_geometry (...

    docs.aspose.com/page/zh/python-net/xps/working-...
  4. Working with Images in XPS file | Python

    How to add simple or tiled image to an XPS file is a question answered by Aspose.Page API solution. See how to use the functionality in Python...###### 6 ########## 7 8 # The path to the documents directory....an Image 13 path = doc. add_path (doc. create_path_geometry (...

    docs.aspose.com/page/python-net/xps/working-wit...
  5. Lavorare con le immagini in un file XPS | Python

    Come aggiungere un'immagine semplice o affiancata a un file XPS è una domanda a cui risponde la soluzione API Aspose.Page. Scopri come utilizzare la funzionalità in Python....documento XPS: Copy 1 # The path to the documents directory....an Image 6 path = doc. add_path (doc. create_path_geometry (...

    docs.aspose.com/page/it/python-net/xps/working-...
  6. Convertir PDF a Microsoft PowerPoint|Aspose.PDF...

    Aspose.PDF le permite convertir PDF a formato PowerPoint usando Java. Una forma hay una posibilidad de convertir PDF a PPTX con diapositivas como imágenes....private static final Path DATA_DIR = Paths . get ( "/home/aspo...{ String documentFileName = Paths . get ( DATA_DIR . toString...

    docs.aspose.com/pdf/es/java/convert-pdf-to-powe...
  7. Конвертировать SVG в JPG на Python – Aspose.HTML

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

    docs.aspose.com/html/ru/python-net/convert-svg-...
  8. 将各种文件格式转换为PDF|Aspose.PDF for Java

    本主题向您展示如何使用Aspose.PDF将其他文件格式转换为PDF文档。...Path ; import java.nio.file.Paths ; import com.aspose...{ } private static Path _dataDir = Paths . get ( "/home/admi...

    docs.aspose.com/pdf/zh/java/convert-other-files...
  9. Spécification du nombre de chiffres significati...

    Apprenez comment contrôler les chiffres significatifs stockés dans les fichiers Excel en utilisant l’API Aspose.Cells pour Python via .NET....Workbook , CellsHelper # The path to the documents directory....current_dir = os . path . dirname ( os . path . abspath ( __file__...

    docs.aspose.com/cells/fr/python-net/specifying-...
  10. 使用 Node.js 和 C++ 将每个工作表保存为不同的 PDF 文件|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.... const path = require ( "path" ); const AsposeCells...The path to the documents directory. const dataDir = path . join...

    docs.aspose.com/cells/zh/nodejs-cpp/save-each-w...