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

ios

(0.12 sec)
  1. Aspose::Pdf::OptimizedMemoryStream Class Refere...

    Public Member Functions | Static Public Attributes | Protected Member Functions | List of all members Aspose::Pdf::Op......h " Inherits System::IO::Stream . Public Member Functions...Seek (int64_t offset, System::IO::SeekOrigin origin) override...

    reference.aspose.com/pdf/cpp/class/aspose.pdf.o...
  2. PDF AddImage exception on AWS Lambda - Free Sup...

    Hi, I am getting an error when adding an image in AWS Lambda Here is my code that works locally on the windows dev machine: var combinedDocument = new Aspose.Pdf.Document(); var image = SixLabors.ImageSharp.Image.Load(…...IO.FileSystem 4.0.1 -> runtime.unix.System.IO.FileSystem...System.IO.FileSystem 4.0.1 -> runtime.unix.System.IO.FileSystem...

    forum.aspose.com/t/pdf-addimage-exception-on-aw...
  3. GifOptions | Aspose.Imaging for .NET API 参考

    gif 文件格式创建选项... IO . MemoryStream stream = new System . IO . MemoryStream...System . IO . FileStream fileStream = new System . IO . FileStream...

    reference.aspose.com/imaging/zh/net/aspose.imag...
  4. get_NewLine() | Aspose.Slides for C++ API Refer...

    Returns a line terminator string....virtual System :: String System :: IO :: TextWriter :: get_NewLine...terminator string. String System :: IO :: TextWriter :: get_NewLine...

    reference.aspose.com/slides/cpp/system.io/textw...
  5. ThumbnailDevice | Aspose.PDF for Java API Refer...

    Represents image device that save pdf document pages into Thumbnail image....IO.Stream output) ThumbnailDevice()...page to convert. output java.io.OutputStream Output stream with...

    reference.aspose.com/pdf/java/com.aspose.pdf.de...
  6. EPS to JPEG Conversion Size and Resolution Are ...

    I’m attempting to use Aspose.Page v20.9 to convert an EPS file to JPEG. I loaded up the HelloWorld example application and started trying some things out. The PostScriptToImage function in the app performs the following: …...); System::SharedPtr System::IO::FileStream psStream = System::MakeObject...System::MakeObject System::IO::FileStream (dataDir() + u"inputForImage...

    forum.aspose.com/t/eps-to-jpeg-conversion-size-...
  7. AddImage() | Aspose.Slides for C++ API Reference

    Adds a copy of an image from an another presentation....ge(System::SharedPtr<System::IO::MemoryStream>) method Add an...System :: SharedPtr < System :: IO :: MemoryStream > stream ) override...

    reference.aspose.com/slides/cpp/aspose.slides/i...
  8. ResourceUsageView.h - Aspose.Tasks for C++ - AP...

    Aspose.Tasks for C++ ResourceUsageView.h 1 #pragma once 2 //---------------------------------------------------------......namespace Tasks 17 { 18 namespace IO 19 { 20 namespace MSProject 21...namespace MSProject 27 } // namespace IO 28 class ResourceUsageViewFie;...

    reference.aspose.com/tasks/cpp/_resource_usage_...
  9. XmlDataSource | Aspose.Words for Java

    Provides access to data of an XML file or stream to be used within a report in Java....io.InputStream XmlDataSource(String...xmlStream java.io.InputStream xmlSchemaStream java.io.InputStream...

    reference.aspose.com/words/java/com.aspose.word...
  10. 通過C++轉換 XML | Aspose.PDF

    簡單的演示原始碼,用於轉換 XML 並在任何平臺上載入具有C++語言的 PDF 文件中。...); auto XmlContent = System :: IO :: File :: ReadAllText ( u "XMLFile1...auto XsltContent = System :: IO :: File :: ReadAllText ( u "XSLTFile1...

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