Sort Score
Result 10 results
Languages All
Labels All
Results 2,841 - 2,850 of 67,393 for

paths

(0.08 sec)
  1. Trabalhar com Imagens em Ficheiro XPS | Python

    Como adicionar uma imagem simples ou em mosaico a um ficheiro XPS é uma questão respondida pela solução API Aspose.Page. Veja como utilizar a funcionalidade em 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/pt/python-net/xps/working-...
  2. Mengonversi PDF ke Microsoft PowerPoint|Aspose....

    Aspose.PDF memungkinkan Anda mengonversi PDF ke format PowerPoint menggunakan Java. Salah satu caranya adalah dengan mengonversi PDF ke PPTX dengan Slide sebagai Gambar....private static final Path DATA_DIR = Paths . get ( "/home/aspo...{ String documentFileName = Paths . get ( DATA_DIR . toString...

    docs.aspose.com/pdf/id/java/convert-pdf-to-powe...
  3. 使用 Aspose.PDF for .NET 和 Python|Aspose.PDF for ...

    在本教程中,您将探索在 Python 中创建和修改 PDF 文件的不同方法。...def __init__ ( self , licence_path ): self . dataDir = "C: \\ Samples...if licence_path : self . licence_path = licence_path self . aspose_license...

    docs.aspose.com/pdf/zh/net/python-net/
  4. Display MD Formats Using Python | Aspose.PDF

    Open and view MD documents programmatically with Python sample code using Aspose.PDF for Python for .NET...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/python-net/viewer/md/
  5. Travailler avec le stockage GridJs|Documentation

    Cet article décrit le traitement général pour Aspose.Cells.GridJs....GridJsWorkbook () file_path = os . path . join ( FILE_DIRECTORY...file if not os . path . isfile ( file_path ): return jsonify...

    docs.aspose.com/cells/fr/python-net/aspose-cell...
  6. Başlıklar ve Altbilgilerle Node.js C++ üzerinde...

    Bu makale, Aspose.Cells for Node.js via C++ kullanarak Excel çalışma sayfalarının başlık ve altbilgisine nasıl programlı olarak resim ekleyeceğinizi açıklar.... const path = require ( "path" ); const AsposeCells...The path to the documents directory. const dataDir = path . join...

    docs.aspose.com/cells/tr/nodejs-cpp/setting-hea...
  7. Настройка XML ленты с помощью Python via .NET|D...

    Чтение, запись и управление настройками Ribbon XML с использованием Aspose.Cells для Python via .NET API....NET # The path to the documents directory....current_dir = os . path . dirname ( os . path . abspath ( __file__...

    docs.aspose.com/cells/ru/python-net/customizing...
  8. Node.jsとC++を使用したOLEオブジェクトの管理|Documentation

    Aspose.Cells for Node.js via C++でOLEオブジェクトの管理方法を学びます。ワークシート内でOLEオブジェクトの追加、抽出、操作を行います。...require ( "fs" ); const path = require ( "path" ); const AsposeCells...The path to the documents directory. const dataDir = path . join...

    docs.aspose.com/cells/ja/nodejs-cpp/managing-ol...
  9. Add Watermark To PDF with Node.js via C++|Docum...

    Learn how to add text and image watermarks to PDF while converting Excel to PDF using Aspose.Cells for Node.js via C++....node" ); const path = require ( "path" ); // The path to the documents...documents directory. const dataDir = path . join ( __dirname , "data"...

    docs.aspose.com/cells/nodejs-cpp/add-watermark-...
  10. 3D Datei lade optionen angeben|Documentation

    Es gibt mehrere Überladungen von Scene.open-Methoden oder Überladungen von Scene-Klassen konstruktoren, die die LoadOptions-Instanz akzeptieren.... // The path to the documents directory....); // Configure the look up paths to allow importer to find external...

    docs.aspose.com/3d/de/java/specify-3d-file-load...