Sort Score
Result 10 results
Languages All
Labels All
Results 6,281 - 6,290 of 65,989 for

paths

(0.14 sec)
  1. 아카이브

    아카이브...st char \ image\path, const char \ save\path, RecognitionSettings...// 소스 파일 경로 std::string image_path = "SourceDirectory\\sample.png";...

    blog.aspose.com/ko/ocr/convert-image-to-searcha...
  2. Aspose.PSD cho .NET 24.4 - Thông tin phát hành|...

    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....handling string sourceFile = Path . Combine ( baseFolder , "example...ai" ); string outputFilePath = Path . Combine ( outputFolder , "example...

    docs.aspose.com/psd/vi/net/aspose-psd-cho-net-2...
  3. Comment définir les titres d impression avec No...

    Cet article vous montre comment définir les titres d impression en utilisant la bibliothèque Aspose.Cells pour 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/fr/nodejs-cpp/how-to-set-...
  4. 如何通过Node.js使用C++设置打印区域|Documentation

    本文显示了如何使用C++的Aspose.Cells库,通过Node.js设置打印区域的代码示例。... const path = require ( "path" ); const AsposeCells...The path to the documents directory. const dataDir = path . join...

    docs.aspose.com/cells/zh/nodejs-cpp/how-to-set-...
  5. Імпорт PDF до OneNote | Aspose.note Документація

    Цей посібник надає інструкції щодо імпорту PDF -файлів у OneNote за допомогою .NET API....IMPORT (path.combine (DataDir, "sampletext..."sampletext.pdf" )) 4 .Import (path.combine (DataDir, "smaskImage.pdf"...

    docs.aspose.com/note/uk/net/import/import-from-...
  6. Importar PDF a OneNote | Aspose.note documentación

    Esta guía proporciona instrucciones sobre la importación de PDF en OneNote utilizando API .NET....Import (Path.Combine (DataDir, "SampleText..."SampleText.pdf" )) 4 .Import (Path.Combine (DataDir, "SampleImage.pdf"...

    docs.aspose.com/note/es/net/import/import-from-...
  7. Gruppo e Ungruppo di righe e colonne con C++|Do...

    Impara come raggruppare e Ungroupare righe e colonne nei file Excel usando Aspose.Cells con C++....Startup (); // Source directory path U16String srcDir ( u ".. \\...01_SourceDirectory \\ " ); // Path of input Excel file U16String...

    docs.aspose.com/cells/it/cpp/grouping-and-ungro...
  8. Load a font from TTF file | C++

    C++ 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...the font. Copy 1 // Construct path to the file 2 System::String...

    docs.aspose.com/font/cpp/how-to-load-fonts/load...
  9. Web Uzantıları Office Eklentileri Node.js ile C...

    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.... Örnek Kod const path = require ( "path" ); const AsposeCells...Source directory const outDir = path . join ( __dirname , "output"...

    docs.aspose.com/cells/tr/nodejs-cpp/web-extensi...
  10. Aspose.Diagram Export vsdx file as pdf with boo...

    Hi Team, I am using Aspose.Diagram for Python via .Net with a temporary license. aspose-diagram-python==26.1. I am exporting vsdx files to pdf using below code: diagram = Diagram(visio_output_path) pdf_output_path = …...Diagram(visio_output_path) pdf_output_path = os.path.abspath(pdf_output_path)...abspath(pdf_output_path) # doc.ExportAsFixedFormat(1, pdf_output_path, 1, 0)...

    forum.aspose.com/t/aspose-diagram-export-vsdx-f...