Sort Score
Result 10 results
Languages All
Labels All
Results 8,291 - 8,300 of 69,975 for

paths

(0.21 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. Імпорт 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-...
  4. 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-...
  5. Verrouiller ou déverrouiller des formes avec No...

    Cet article vous montre du code expliquant comment verrouiller ou déverrouiller des formes pour les protéger en utilisant la bibliothèque Aspose.Cells pour Node.js via C++.... const path = require ( "path" ); const AsposeCells...The path to the documents directory. const dataDir = path . join...

    docs.aspose.com/cells/fr/nodejs-cpp/lock-or-unl...
  6. Formen mit Node.js via C++ sperren oder entsper...

    Dieser Artikel zeigt Code, mit dem erklärt wird, wie Formen zum Schutz gesperrt oder entsperrt werden können, mithilfe der Aspose.Cells Bibliothek für Node.js via C++.... const path = require ( "path" ); const AsposeCells...The path to the documents directory. const dataDir = path . join...

    docs.aspose.com/cells/de/nodejs-cpp/lock-or-unl...
  7. 如何通过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-...
  8. 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-...
  9. 様々なファイル形式をPDFに変換する|Aspose.PDF for Java

    このトピックでは、Aspose.PDFが他のファイル形式をPDFドキュメントに変換する方法を示します。...Path ; import java.nio.file.Paths ; import com.aspose...{ } private static Path _dataDir = Paths . get ( "/home/admi...

    docs.aspose.com/pdf/ja/java/convert-other-files...
  10. Как изменить размер документа во время преобраз...

    Узнайте, как использовать параметры рендеринга Aspose.HTML для изменения размера страниц документа в соответствии с размером содержимого и наоборот....RenderingOptions 2 3 // Prepare path to a source HTML file 4 string...string documentPath = Path. Combine (DataDir, "rendering.html" );...

    docs.aspose.com/html/ru/net/resize-document/