Sort Score
Result 10 results
Languages All
Labels All
Results 3,591 - 3,600 of 74,325 for

ios

(0.12 sec)
  1. Lưu trữ

    Lưu trữ...System::SharedPtr<System::IO::Stream> xpsStream = System::IO::File::Open(inputFileName...eName, System::IO::FileMode::Open, System::IO::FileAccess::Read);...

    blog.aspose.com/vi/page/convert-xps-oxps-to-jpg...
  2. ค้นหา

    ค้นหา...System::SharedPtr<System::IO::Stream> xpsStream = System::IO::File::Open(inputFileName...eName, System::IO::FileMode::Open, System::IO::FileAccess::Read);...

    blog.aspose.com/th/page/convert-xps-oxps-to-jpg...
  3. آرشیوها

    آرشیوها...System::SharedPtr<System::IO::Stream> xpsStream = System::IO::File::Open(inputFileName...eName, System::IO::FileMode::Open, System::IO::FileAccess::Read);...

    blog.aspose.com/fa/page/convert-xps-oxps-to-jpg...
  4. 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...
  5. XMP 메타데이터 | EPS 코딩용 API | .NET

    EPS 파일을 작업하기 위한 .NET API 솔루션입니다. EPS 파일의 XMP 메타데이터를 코딩하기 위한 풍부한 기능입니다. 추가, 편집 및 가져오는 방법에 대한 C# 예제입니다....IO.FileStream psStream = new System.IO.FileStream(dataDir..."add_input.eps" , System.IO.FileMode.Open, System.IO.FileAccess.Read);...

    products.aspose.com/page/ko/net/xmp-metadata/
  6. Anpassen von PowerPoint-Schriftarten in JavaScr...

    Passen Sie Schriftarten in PowerPoint-Folien mit JavaScript und Aspose.Slides für Node.js über Java an, um Ihre Präsentationen auf jedem Gerät scharf und konsistent zu halten....io.FileInputStream" , java . newInstanceSync...newInstanceSync ( "java.io.File" , "customfonts/CustomFont1.ttf"...

    docs.aspose.com/slides/de/nodejs-java/custom-font/
  7. 使用 C++ 转换 XML | Aspose.PDF

    使用 Aspose.PDF for C++ 使用 C++ 示例代码以编程方式转换 XML...); 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/
  8. OleFormat.save method | Aspose.Words for Python

    aspose.words.drawing.OleFormat.save method... def save ( self , stream : io . BytesIO ): ... Parameter Type...Type Description stream io.BytesIO Where to save the object data...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Convert PDF to Images formats|Aspose.PDF for Java

    Discover how to convert PDF pages into image formats like PNG, JPEG, and TIFF using Aspose.PDF for Java.... io . OutputStream outputImageFile = new java . io . FileOutputStream...java . io . OutputStream outputBinImageFile = new java . io . FileOutputStream...

    docs.aspose.com/pdf/java/convert-pdf-to-images-...
  10. Convertir XPS avec l'API Aspose.Page C++

    La fonctionnalité de conversion XPS en PDF incluse dans la solution API Aspose.Page pour C++ est décrite et illustrée avec les extraits de code ici....System::SharedPtr<System::IO::Stream> pdfStream = System::IO::File::Open(dataDir...pdf", System::IO::FileMode::OpenOrCreate, System::IO::FileAccess::Write);...

    docs.aspose.com/page/fr/cpp/convert-xps/