Sort Score
Result 10 results
Languages All
Labels All
Results 4,471 - 4,480 of 61,135 for

paths

(0.52 sec)
  1. 使用 Python 锁定 PDF | Aspose.PDF

    使用 Aspose.PDF 读取受保护(密码加密)文档、使用保护措施保护文档或移除保护的 Python 代码示例。...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/encr...
  2. Load a font from TTF file | .NET

    .NET API solution to load fonts from a file on your hard drive even if this file is not a font inself. Let’s look at how to make it from a TTF file....fulfil the operation: Construct path to the file. Initiate object...Construct path to the file 2 string fontPath = Path.Combine(DataDir...

    docs.aspose.com/font/net/how-to-load-fonts/load...
  3. Erweiterte Schutz Einstellungen seit Excel XP m...

    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/de/nodejs-cpp/advanced-pr...
  4. Преобразование диаграммы в изображение с помощь...

    Узнайте, как использовать Aspose.Cells for Node.js via C++ для преобразования диаграммы в изображение, например JPEG или PNG. Наш гид покажет, как экспортировать диаграмму из Microsoft Excel и сохранить её как отдельное изображение для дальнейшего использования и редактирования.... const path = require ( "path" ); const AsposeCells...The path to the documents directory. const dataDir = path . join...

    docs.aspose.com/cells/ru/nodejs-cpp/chart-to-im...
  5. Convertir gráfico en imagen con Node.js vía C++...

    Aprende cómo usar Aspose.Cells for Node.js via C++ para convertir un gráfico en un formato de imagen, como JPEG o PNG. Nuestra guía demostrará cómo exportar un gráfico desde Microsoft Excel y guardarlo como una imagen independiente para su uso y manipulación posteriores.... const path = require ( "path" ); const AsposeCells...The path to the documents directory. const dataDir = path . join...

    docs.aspose.com/cells/es/nodejs-cpp/chart-to-im...
  6. 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...
  7. Travailler avec des images dans un fichier XPS ...

    Comment ajouter une image simple ou en mosaïque à un fichier XPS est une question à laquelle répond la Aspose.Page pour Python....document XPS : Copy 1 # The path to the documents directory....an Image 6 path = doc. add_path (doc. create_path_geometry (...

    docs.aspose.com/page/fr/python-net/xps/working-...
  8. 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....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/pt/python-net/xps/working-...
  9. Load a font from TTF file | .NET

    .NET API solution to load fonts from a file on your hard drive even if this file is not a font inself. Let’s look at how to make it from a TTF file....fulfil the operation: Construct path to the file. Initiate object...Construct path to the file 2 string fontPath = Path.Combine(DataDir...

    docs.aspose.com/font/net/how-to-load-fonts/load...
  10. 使用 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/