Sort Score
Result 10 results
Languages All
Labels All
Results 6,191 - 6,200 of 65,991 for

paths

(0.19 sec)
  1. Как установить заголовки печати через Node.js с...

    В этой статье показано, как установить заголовки печати с помощью библиотеки Aspose.Cells для Node.js через C++....node" ); const path = require ( "path" ); // The path to the documents...documents directory. const dataDir = path . join ( __dirname , "data"...

    docs.aspose.com/cells/ru/nodejs-cpp/how-to-set-...
  2. Substitute fonts|CAD 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....do this, you can specify the path to fonts that are not installed...system, you can specify the path to them. Below is an example...

    docs.aspose.com/cad/net/developer-guide/how-to/...
  3. Guardar un documento SVG – C#

    En el artículo, aprenderá cómo guardar un documento SVG en un archivo, secuencia de memoria, archivo ZIP o URL usando Aspose.SVG para la biblioteca .NET....file using C# 2 3 // Prepare a path to save an SVG document 4 string...string documentPath = Path. Combine (OutputDir, "circles_out.svg"...

    docs.aspose.com/svg/es/net/save-svg-document/
  4. Thêm các số liệu khác nhau vào tệp XPS | .NET

    .NET API Giải pháp để tạo và thao tác các hình dạng đồ họa vector và chuỗi văn bản trong một vài dòng mã. Thêm các số liệu khác nhau vào tệp XPS....Generic; // The path to the documents directory....rectangle in the lower left XpsPath path = doc.AddPath(doc.CreatePathGeometry(...

    products.aspose.com/page/vi/net/manipulate-vect...
  5. Aspose.PSD pour .NET 24.6 - Notes de version|Do...

    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....dégradé string fichierSource = Path . Combine ( baseFolder , "gradient_map_src...psd" ); string fichierSortie = Path . Combine ( outputFolder , ...

    docs.aspose.com/psd/fr/net/aspose-psd-pour-net-...
  6. 記録

    記録...st char * image_path, const char * save_path, RecognitionSettings...ソースファイルのパス std::string image_path = "SourceDirectory\\sample.png";...

    blog.aspose.com/ja/ocr/convert-image-to-searcha...
  7. Image Stencil – So erstellen Sie eine Schablone...

    In diesem Artikel wird erläutert, wie Sie mit Aspose.SVG for Python via .NET-API Schablonen aus Bildern erstellen....dass der Vektorisierer die im path_builder angegebenen Einstellungen...output_folder = "output/" 8 if not os. path . exists (output_folder): 9...

    docs.aspose.com/svg/de/python-net/image-stencil/
  8. Convert CSV, TSV, and TXT to Excel with C++|Doc...

    Learn how to convert CSV, TSV, and TXT files to Excel using Aspose.Cells for C++....Startup (); // Source directory path U16String srcDir ( u ".. \\...object and open the file from its path Workbook wbCSV ( srcDir + u...

    docs.aspose.com/cells/cpp/convert-csv-tsv-and-t...
  9. Diviser un PDF par programmation en Python|Aspo...

    Ce sujet montre comment diviser des pages PDF en fichiers PDF individuels dans vos applications Python via C++....path dataDir = os . path . join ( os . getcwd..."samples" ) input_file = os . path . join ( dataDir , "sample.pdf"...

    docs.aspose.com/pdf/fr/python-cpp/split-pdf-doc...
  10. Extract Attachments from PDF using Python | Asp...

    Extract Attachments from PDF with Python on .NET Framework, .NET Core, and PHP, VBScript, Delphi, C++ via COM Interop....apdf from os import path path_infile = path . join ( self . data_dir...document = apdf . Document ( path_infile ) # Get count of the...

    products.aspose.com/pdf/python-net/attachments/...