Sort Score
Result 10 results
Languages All
Labels All
Results 7,621 - 7,630 of 61,140 for

paths

(0.46 sec)
  1. Diferentes Formas de Guardar Archivos con C++|D...

    Aspose.Cells for C++ puede guardar archivos en diferentes formatos. Guardar archivos como PDF. Guardar archivos como HTML. Guardar archivos como DOCX. Guardar archivos como PPTX. Guardar archivos como JSON. Guardar archivos como MHTML....Startup (); // Source directory path U16String srcDir ( u ".. \\...\\ " ); // Output directory path U16String outDir ( u ".. \\...

    docs.aspose.com/cells/es/cpp/different-ways-to-...
  2. DICOM 到 PDF 使用 Python 的转换器 | Aspose.PDF

    Python 上用於 DICOM 到 PDF 轉換的示例代碼。 使用 Python 和 .NET 進行批量 DICOM 到 PDF 轉換的示例代碼... 使用 path.join () 函数定义输入 PDF 文件和输出目录的路径。...from os import path import pydicom path_infile = path . join ( self...

    products.aspose.com/pdf/zh-hans/python-net/conv...
  3. Python 를 사용하여 CGM 에서TIFF 로 변환하는 변환기 | Aspose.PDF

    CGM 을 TIFF 로 변환하기 위한 파이썬 샘플 코드입니다.Python과.NET을 사용하여 일괄 CGM 을 TIFF 로 변환하는 예제 코드를 사용하십시오... path.join() 함수를 사용하여 입력 PDF 파일 및...import path # The path to the documents directory path_infile...

    products.aspose.com/pdf/ko/python-net/conversio...
  4. Arbeiten mit Clips in PS-Datei| Python

    Das Hinzufügen von Clips zu PS-Dateien ist eine Funktion, die von der Aspose.Page unterstützt wird. Erfahr, wie die Funktionalität in Python nutzen....a graphics path from the rectangle 10 rectange_path = aspose....GraphicsPath () 11 rectange_path. add_rectangle (aspose. pydrawing...

    docs.aspose.com/page/de/python-net/ps/working-w...
  5. Trabalhar com Clipes em Ficheiro PS | Python

    Adicionar clipes a ficheiros PS é uma funcionalidade suportada pela solução API Aspose.Page. Veja como utilizar a funcionalidade em Python....a graphics path from the rectangle 10 rectange_path = aspose....GraphicsPath () 11 rectange_path. add_rectangle (aspose. pydrawing...

    docs.aspose.com/page/pt/python-net/ps/working-w...
  6. 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/
  7. 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-...
  8. 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...
  9. 記録

    記録...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...
  10. 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...