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

ios

(0.12 sec)
  1. عرض ملفات تنسيق EPS | المحلول .NET

    افتح لعرض ملفات EPS. التعليمات البرمجية المصدر C# لتحميل وعرض وعرض مستندات EPS على .NET Framework Platform و Windows وتطبيقات ASP.NET....IO.Path.GetTempPath() + Guid.NewGuid()...new System.IO.FileStream( "template.eps" , System.IO.FileMode.Create...

    products.aspose.com/page/ar/net/viewer/eps/
  2. Aggiungi metadati XMP a un file EPS utilizzando...

    Il processo di aggiunta di metadati XMP a un file EPS con la soluzione API Aspose.Page per C++ è spiegato e illustrato con frammenti di codice qui....System ::SharedPtr < System::IO::FileStream > psStream = System::MakeObject...System::MakeObject < System::IO::FileStream > (dataDir + u "add_input...

    docs.aspose.com/page/it/cpp/xmp-metadata/add/
  3. Add XMP metadata to EPS file using C++

    The process of adding XMP metadata to EPS file with Aspose.Page API solution for C++ is explained and illustrated with the code snippets here....System ::SharedPtr < System::IO::FileStream > psStream = System::MakeObject...System::MakeObject < System::IO::FileStream > (dataDir + u "add_input...

    docs.aspose.com/page/cpp/xmp-metadata/add/
  4. XMP EPSメタデータ内の単純な値の変更 | C++

    C++用のAspose.Page APIソリューションを使用して、EPSファイルのXMPメタデータ内の単純な値を変更するプロセスを、コードとともに説明しました。...System ::SharedPtr < System::IO::FileStream > psStream = System::MakeObject...System::MakeObject < System::IO::FileStream > (dataDir + u "get_input...

    docs.aspose.com/page/ja/cpp/xmp-metadata/change...
  5. Aspose::Words::Document::Document constructor |...

    Aspose::Words::Document::Document constructor. Creates a blank Word document in C++....st System::SharedPtr<System::IO::Stream>&) constructor Opens...System :: SharedPtr < System :: IO :: Stream > & stream ) Parameter...

    reference.aspose.com/words/cpp/aspose.words/doc...
  6. Aspose::Words::IDocumentMergerPlugin::Merge met...

    Aspose::Words::IDocumentMergerPlugin::Merge method. Merges the given input PDF documents into a single output PDF document using specified input and output streams in C++....System :: SharedPtr < System :: IO :: Stream > outputStream , System...System :: SharedPtr < System :: IO :: Stream >> inputStreams , System...

    reference.aspose.com/words/cpp/aspose.words/ido...
  7. Arsip

    Arsip...io.FileOutputStream outputImage = new java.io.FileOutputStream(...outputImage.close(); } catch (java.io.FileNotFoundExceptio e) { //...

    blog.aspose.com/id/pdf/extract-images-from-pdf-...
  8. Adding images|Documentation

    How to include images in Aspose.OMR forms....IO.MemoryStream ) of the image file...string workingDirectory = System . IO . Directory . GetCurrentDirectory...

    docs.aspose.com/omr/net/generate-template/images/
  9. Aspose::Words::DocumentBuilder::InsertOleObject...

    Aspose::Words::DocumentBuilder::InsertOleObjectAsIcon method. Inserts an embedded OLE object as icon from a stream into the document. Allows to specify icon file and caption. Detects OLE object type using given progID parameter in C++....st System::SharedPtr<System::IO::Stream>&, const System::String&...System :: SharedPtr < System :: IO :: Stream > & stream , const...

    reference.aspose.com/words/cpp/aspose.words/doc...
  10. Gérer les trames vidéo dans les présentations a...

    Apprenez à ajouter et extraire programmaticalement des trames vidéo dans les diapositives PowerPoint et OpenDocument en utilisant Aspose.Slides pour C++. Guide rapide pas à pas....System :: SharedPtr < System :: IO :: FileStream > fileStream =...System :: IO :: FileStream > ( u "Wildlife.mp4" , System :: IO :: FileMode...

    docs.aspose.com/slides/fr/cpp/video-frame/