Sort Score
Result 10 results
Languages All
Labels All
Results 4,071 - 4,080 of 72,631 for

ios

(0.2 sec)
  1. Change array items in XMP metadata of EPS| .NET

    The process of changing array items in XMP metadata of EPS file with Aspose.Page API solution for .NET is explained and illustrated with the code snippets.... IO . FileStream psStream = new System . IO . FileStream...eps" , System . IO . FileMode . Open , System . IO . FileAccess...

    docs.aspose.com/page/net/xmp-metadata/change-ar...
  2. Add properties in XMP metadata of EPS | .NET

    The process of adding properties in XMP metadata of EPS file with Aspose.Page for .NET is explained and illustrated with the code snippets here.... IO . FileStream psStream = new System . IO . FileStream...eps" , System . IO . FileMode . Open , System . IO . FileAccess...

    docs.aspose.com/page/net/xmp-metadata/add-prope...
  3. Aspose::Words::Saving::ResourceSavingArgs::get_...

    Aspose::Words::Saving::ResourceSavingArgs::get_ResourceStream method. Allows to specify the stream where the resource will be saved to in C++....System :: SharedPtr < System :: IO :: Stream > Aspose :: Words ::...resources into it. System :: IO :: Directory :: CreateDirectory_...

    reference.aspose.com/words/cpp/aspose.words.sav...
  4. Aspose.Imaging for .NET 22.10 - Release notes|D...

    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,System.IO.Stream) Method Aspose...ToCmykIcc(System.Int32[],System.IO.Stream,System.IO.Stream) Method Aspose...

    docs.aspose.com/imaging/net/aspose-imaging-for-...
  5. IPdfFileEditor | Aspose.PDF for Java API Reference

    Implements operations with PDF file concatenation splitting extracting pages making booklet etc....io.InputStream Stream of first file...file. secInputStream java.io.InputStream Stream of second file...

    reference.aspose.com/pdf/java/com.aspose.pdf.fa...
  6. Aspose::Pdf::Facades::PdfFileEditor Class Refer...

    Classes | Public Types | Public Member Functions | Protected Member Functions | Static Protected Attributes | List of......( System::SharedPtr < System::IO::Stream > firstInputStream, System::SharedPtr...System::SharedPtr < System::IO::Stream > secInputStream, System::SharedPtr...

    reference.aspose.com/pdf/cpp/class/aspose.pdf.f...
  7. Barcode Generation Data in XML via Java|Documen...

    This article explains how to import and export barcodes to XML using Aspose.BarCode for Java....io.OutputStream xml) method. Uploading...through the importFromXml(java.io.InputStream xml) method. If you...

    docs.aspose.com/barcode/java/barcode-generation...
  8. Aspose::Email::Attachment Member List - Aspose....

    Aspose::Email::Attachment Member List This is the complete list of members for Aspose::Email::Attachment , including ......Attachment (System::SharedPtr< System::IO::Stream > contentStream, System::String...Attachment (System::SharedPtr< System::IO::Stream > contentStream, System::String...

    reference.aspose.com/email/cpp/class/aspose.ema...
  9. WriteAsMathMl() | Aspose.Slides for C++ API Ref...

    Saves content of this MathParagraph as MathML...Ml(System::SharedPtr<System::IO::Stream>) method Saves content...System :: SharedPtr < System :: IO :: Stream > stream ) override...

    reference.aspose.com/slides/cpp/aspose.slides.m...
  10. Convert EPS to JPG using .NET API

    EPS to JPG conversion functionality offered by Aspose.Page API solution for .NET is explained and illustrated with the code snippets here....IO.FileStream psStream = new System.IO.FileStream(dataDir..."inputForImage.eps", System.IO.FileMode.Open, System.IO.FileAccess.Read);...

    docs.aspose.com/page/net/convert/eps-to-jpg/