Sort Score
Result 10 results
Languages All
Labels All
Results 3,681 - 3,690 of 72,972 for

ios

(0.76 sec)
  1. DICOM XML Serialization/Deserialization|Aspose....

    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....IO.Stream output, Aspose.Medical...Tasks.Task SerializeAsync(System.IO.Stream output, Aspose.Medical...

    docs.aspose.com/medical/net/developer-guide/90-...
  2. Aspose::Words::PlainTextDocument::PlainTextDocu...

    Aspose::Words::PlainTextDocument::PlainTextDocument constructor. Creates a plain text document from a stream. Automatically detects the file format in C++....st System::SharedPtr<System::IO::Stream>&) constructor Creates...System :: SharedPtr < System :: IO :: Stream > & stream ) Parameter...

    reference.aspose.com/words/cpp/aspose.words/pla...
  3. Documentation

    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....{ String tmpFile = System :: IO :: Path :: GetTempFileNameSafe...set_WorkingDirectory ( System :: IO :: Path :: GetDirectoryName (...

    docs.aspose.com/pdf/id/cpp/advanced-operations/...
  4. View PS Format Files | .NET API Solution

    Open to view PS files. C# source code to load, render and display PS documents on .NET Framework Platform, Windows, and ASP.NET Applications....IO.Path.GetTempPath() + Guid.NewGuid()...new System.IO.FileStream( "template.ps" , System.IO.FileMode.Create...

    products.aspose.com/page/net/viewer/ps/
  5. استخراج الصور من ملف PDF|Aspose.PDF for Java

    كيفية استخراج جزء من الصورة من ملف PDF باستخدام Aspose.PDF for Java... io . FileOutputStream outputImage = new java . io . FileOutputStream.... close (); } catch ( java . io . FileNotFoundExceptio e ) {...

    docs.aspose.com/pdf/ar/java/extract-images-from...
  6. Chercher

    chercher...System::SharedPtr<System::IO::Stream> pdfStream = System::IO::File::Open(...pdf", System::IO::FileMode::Create, System::IO::FileAccess::Write);...

    blog.aspose.com/fr/page/convert-xps-or-oxps-fil...
  7. 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...
  8. Extract Images from PDF|Aspose.PDF for Android ...

    How to extract a part of the image from PDF using Aspose.PDF for Android via Java... io . FileOutputStream outputImage = new java . io . FileOutputStream.... close (); } catch ( java . io . IOException e ) { resultMessage...

    docs.aspose.com/pdf/androidjava/extract-images-...
  9. إضافة صورة إلى ملف PDF موجود|Aspose.PDF for Java

    يصف هذا القسم كيفية إضافة صورة إلى ملف PDF موجود باستخدام مكتبة Java....io.ByteArrayInputStream ; import java.io.ByteArrayOutputStrea...ByteArrayOutputStrea ; import java.io.File ; import java.io.FileNotFoundExceptio...

    docs.aspose.com/pdf/ar/java/add-image-to-existi...
  10. Ouvrir un document PDF en utilisant C++|Aspose....

    Utilisez la bibliothèque C++ pour ouvrir votre document PDF avec le prochain extrait de code par Aspose.PDF....System :: SharedPtr < System :: IO :: MemoryStream > stream ; auto...MakeObject < Document > ( System :: IO :: File :: OpenRead ( fileName...

    docs.aspose.com/pdf/fr/cpp/open-pdf-document/