Sort Score
Result 10 results
Languages All
Labels All
Results 3,591 - 3,600 of 62,410 for

ios

(0.07 sec)
  1. Изменить элементы массива в метаданных XMP EPS ...

    Процесс изменения элементов массива в метаданных XMP файла EPS с помощью решения Aspose.Page API для C++ объясняется и иллюстрируется фрагментами кода....System ::SharedPtr < System::IO::FileStream > psStream = System::MakeObject...System::MakeObject < System::IO::FileStream > (dataDir + u "add_simple_props_input...

    docs.aspose.com/page/ru/cpp/xmp-metadata/change...
  2. Implementieren Sie das Ressourcenpräfix für ver...

    Erfahren Sie, wie Sie Ressourcenpräfixe für verschachtelte Ressourcen mit Aspose.Tasks für C ++ hinzufügen....System::IO::FileStream > fs = System::MakeObject < System::IO::FileStream...+ u "Project1.mpp" , System::IO::FileMode::Open); 8 // Clearing...

    docs.aspose.com/tasks/de/cpp/resource-prefix-fo...
  3. Aspose::Words::Drawing::OleFormat::Save method ...

    Aspose::Words::Drawing::OleFormat::Save method. Saves the data of the embedded object into the specified stream in C++....OleFormat::Save(const System::SharedPtr<System::IO::Stream>&) method Saves the data...System :: SharedPtr < System :: IO :: Stream > & stream ) Parameter...

    reference.aspose.com/words/cpp/aspose.words.dra...
  4. EPS-Größe ändern | C++-API-Lösung

    Die von der Aspose.Page-API-Lösung für C++ angebotene EPS-Größenänderungsfunktion wird hier mit den Codeausschnitten erläutert und veranschaulicht....8 System::SharedPtr < System::IO::Stream > inputEpsStream = System::MakeObject...System::IO::FileStream > (dataDir + u "input.eps" , System::IO::FileMode::Open...

    docs.aspose.com/page/de/cpp/resize-eps/
  5. Общие исключения и ошибки, связанные с шрифтами...

    Исключения и ошибки шрифтов в Linux...io.tmpdir”); java.io.File file = new java.io.File(newTempFolder);...mkdir(); System.setProperty(“java.io.tmpdir”, newTempFolder); try...

    docs.aspose.com/slides/ru/php-java/technical-ar...
  6. Criar Documento PDF|Aspose.PDF for C++

    Este artigo descreve como Criar e formatar o Documento PDF com Aspose.PDF para C++....{ String tmpFile = System :: IO :: Path :: GetTempFileNameSafe...set_WorkingDirectory ( System :: IO :: Path :: GetDirectoryName (...

    docs.aspose.com/pdf/pt/cpp/create-pdf-document/
  7. أرشيف

    أرشيف...PDF System::SharedPtr<System::IO::FileStream> pdfStream = Sys...tem::IO::FileStream>(value + u"PStoPDF.pdf", System::IO::FileMode::Create...

    blog.aspose.com/ar/page/convert-postscript-ps-e...
  8. C++を使用してWAVファイルをOle Objectとして挿入する|Documentation

    Aspose.Cellsを使用して、C++でExcelワークシートにWAVファイルをOLEオブジェクトとして挿入する方法を学びます。... ToUtf8 (), std :: ios :: binary ); if ( ! imageStream...imageStream . seekg ( 0 , std :: ios :: end ); std :: vector < uint8_t...

    docs.aspose.com/cells/ja/cpp/inserting-a-wav-fi...
  9. Verwalten von Video-Frames in Präsentationen mi...

    Lernen Sie, wie Sie programmgesteuert Video-Frames in PowerPoint- und OpenDocument-Folien mit Aspose.Slides für C++ hinzufügen und extrahieren. Schnelle Anleitung....System :: SharedPtr < System :: IO :: FileStream > fileStream =...System :: IO :: FileStream > ( u "Wildlife.mp4" , System :: IO :: FileMode...

    docs.aspose.com/slides/de/cpp/video-frame/
  10. Unable to extract the text from PDF file - Free...

    Hi Team, We are trying to extract the pdf content from the pdf file. But, while extraction aspose failed to extract full content of pdf. Please find the code snippet. Sample code we are using. TextAbsorber textAbsorb…...IO.Path.GetTempFileName(); try {...Hidden, WorkingDirectory = System.IO.Path.GetDirectoryName(tesseractProcessName)...

    forum.aspose.com/t/unable-to-extract-the-text-f...