Sort Score
Result 10 results
Languages All
Labels All
Results 2,871 - 2,880 of 56,385 for

ios

(0.06 sec)
  1. Xamarin and .NET 2.0 Differences|Aspose.Words f...

    Aspose.Words for .NET Standard 2.0 API differences comparing to regular .NET version using C#....iOS and Xamarin.Mac respectively...0, Xamarin.Android, Xamarin.iOS, And Xamarin.Mac API compared...

    docs.aspose.com/words/net/xamarin-and-net-stand...
  2. Aspose::Words::LowCode::Converter::ConvertToIma...

    Aspose::Words::LowCode::Converter::ConvertToImages method. Converts the pages of the specified document to images in the specified format and returns an array of streams containing the images in C++....System :: SharedPtr < System :: IO :: Stream >> Aspose :: Words...System :: SharedPtr < System :: IO :: Stream >> Aspose :: Words...

    reference.aspose.com/words/cpp/aspose.words.low...
  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::Words::Drawing::ImageData::ToStream met...

    Aspose::Words::Drawing::ImageData::ToStream method. Creates and returns a stream that contains the image bytes in C++....System :: SharedPtr < System :: IO :: Stream > Aspose :: Words ::...system. { SharedPtr < System :: IO :: Stream > imgStream = imgShape...

    reference.aspose.com/words/cpp/aspose.words.dra...
  5. Add named value in XMP metadata of EPS | .NET

    The process of adding named value in XMP metadata 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-named...
  6. Fill.set_image method | Aspose.Words for Python

    aspose.words.drawing.Fill.set_image method...def set_image ( self , stream : io . BytesIO ): ... Parameter Type...Type Description stream io.BytesIO The stream that contains the...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Barcode Generation State in XML via Java|Docume...

    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. Watermark.set_image method | Aspose.Words for P...

    aspose.words.Watermark.set_image method...set_image ( self , image_stream : io . BytesIO , options : aspose...Type Description image_stream io.BytesIO options ImageWatermarkOption...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Aspose::Words::Drawing::ImageData::ToByteArray ...

    Aspose::Words::Drawing::ImageData::ToByteArray method. Returns image bytes for any image regardless whether the image is stored or linked in C++.... { SharedPtr < System :: IO :: Stream > imgStream = imgShape...outStream = MakeObject < System :: IO :: FileStream > ( ArtifactsDir...

    reference.aspose.com/words/cpp/aspose.words.dra...
  10. 使用 C++ 转换 XML | Aspose.PDF

    简单的演示源代码,可在任何使用 C++ 语言的平台上转换 XML 并加载到 PDF 文档。...); auto XmlContent = System :: IO :: File :: ReadAllText ( u "XMLFile1...auto XsltContent = System :: IO :: File :: ReadAllText ( u "XSLTFile1...

    products.aspose.com/pdf/zh-hans/cpp/transform-xml/