Sort Score
Result 10 results
Languages All
Labels All
Results 3,001 - 3,010 of 56,385 for

ios

(0.1 sec)
  1. Crop EPS | API Solution for C++

    Crop EPS functionality offered by Aspose.Page API solution for C++ is explained and illustrated with the code snippets here....6 System::SharedPtr < System::IO::Stream > inputEpsStream = System::MakeObject...System::IO::FileStream > (dataDir + u "input.eps" , System::IO::FileMode::Open...

    docs.aspose.com/page/cpp/crop-eps/
  2. Ajouter des métadonnées XMP au fichier EPS à l'...

    Le processus d'ajout de métadonnées XMP d'EPS avec Aspose.Page pour .NET est illustré avec les code ici... IO . FileStream psStream = new System. IO . FileStream...eps" , System. IO . FileMode . Open , System. IO . FileAccess ...

    docs.aspose.com/page/fr/net/xmp-metadata/add/
  3. 视频帧|Aspose.Slides 文档

    在 C++ 中将视频帧添加到 PowerPoint 演示文稿...System :: SharedPtr < System :: IO :: FileStream > fileStream =...System :: IO :: FileStream > ( u "Wildlife.mp4" , System :: IO :: FileMode...

    docs.aspose.com/slides/zh/cpp/video-frame/
  4. Aspose::Words::Saving::HtmlFixedSaveOptions::ge...

    Aspose::Words::Saving::HtmlFixedSaveOptions::get_ResourcesFolderAlias method. Specifies the name of the folder used to construct image URIs written into an Html document. Default is null in C++.... System :: IO :: Directory :: CreateDirectory_...String > resourceFiles = System :: IO :: Directory :: GetFiles ( ArtifactsDir...

    reference.aspose.com/words/cpp/aspose.words.sav...
  5. Aspose::Words::LowCode::Replacer::ReplaceToImag...

    Aspose::Words::LowCode::Replacer::ReplaceToImages method. Replaces all occurrences of a specified regular expression pattern with a replacement string in the input file. Renders output to images in C++....st System::SharedPtr<System::IO::Stream>&, const System::Sha...System :: SharedPtr < System :: IO :: Stream >> Aspose :: Words...

    reference.aspose.com/words/cpp/aspose.words.low...
  6. Error “Cannot insert a node of this type at thi...

    Hello team. We started encountering the exception “Cannot insert a node of this type at this location” in the version Aspose.Word 25.1 , as well as in the latest released version 25.3. Note that this seems to be possib…...:commons-io-2.11.0.jar:aspose-words-25.1...WordContainerManager: javac -cp .:commons-io-2.11.0.jar:aspose-words-25.1...

    forum.aspose.com/t/error-cannot-insert-a-node-o...
  7. Output Streams – Java MemoryStream

    Узнайте о MemoryStreamProvider, который используется для управления потоками в памяти, обработки рендеринга с несколькими выходами и оптимизации обработки HTML....io.Closeable . Это позволит вызывать...java.util.List объектов java.io.InputStream . Эти объекты представляют...

    docs.aspose.com/html/ru/java/output-streams/
  8. Convertir archivos XPS | Solución API .NET

    La funcionalidad de conversión de XPS a PNG incluida en la solución API Aspose.Page para .NET se describe e ilustra con fragmentos de código aquí....IO.File.Open(Path.GetDirectoryName(outputFileName)...eName), System.IO.FileMode.Create, System.IO.FileAccess.Write))...

    docs.aspose.com/page/es/net/convert-xps/
  9. Convertir des fichiers XPS | Solution API .NET

    La fonctionnalité de conversion XPS en PNG incluse dans la solution API Aspose.Page pour .NET est décrite et illustrée avec les extraits de code ici....IO.File.Open(Path.GetDirectoryName(outputFileName)...eName), System.IO.FileMode.Create, System.IO.FileAccess.Write))...

    docs.aspose.com/page/fr/net/convert-xps/
  10. Вставка WAV файла как Ole объекта с помощью C++...

    Узнайте, как вставлять WAV файл как Ole объект в листы Excel с помощью Aspose.Cells и C++.... ToUtf8 (), std :: ios :: binary ); if ( ! imageStream...imageStream . seekg ( 0 , std :: ios :: end ); std :: vector < uint8_t...

    docs.aspose.com/cells/ru/cpp/inserting-a-wav-fi...