Sort Score
Result 10 results
Languages All
Labels All
Results 3,431 - 3,440 of 73,047 for

ios

(0.3 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. تبدیل XML با استفاده از C++ | Aspose.PDF

    تبدیل XML به صورت برنامه نویسی با کد نمونه C++ با استفاده از Aspose.PDF برای C++...); auto XmlContent = System :: IO :: File :: ReadAllText ( u "XMLFile1...auto XsltContent = System :: IO :: File :: ReadAllText ( u "XSLTFile1...

    products.aspose.com/pdf/fa/cpp/transform-xml/
  5. Przekształć XML przy użyciu C++ | Aspose.PDF

    Przekształć XML programowo za pomocą przykładowego kodu C++ przy użyciu pliku Aspose.PDF dla C++...); auto XmlContent = System :: IO :: File :: ReadAllText ( u "XMLFile1...auto XsltContent = System :: IO :: File :: ReadAllText ( u "XSLTFile1...

    products.aspose.com/pdf/pl/cpp/transform-xml/
  6. Архивы

    Архивы...IO.FileStream("Sample.eps", System.IO.FileMode.Create...Create, System.IO.FileAccess.Read)) { // создать поток для выходного...

    blog.aspose.com/ru/page/convert-eps-ps-postscri...
  7. 빠른 팁|Aspose.PDF for Java

    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 . File file = new java . io . File ( "c:/pdftest/result...); java . io . FileInputStream fis = new java . io . FileInputStream...

    docs.aspose.com/pdf/ko/java/quick-tips/
  8. DigitalSignatureUtil.sign method | Aspose.Words...

    aspose.words.digitalsignatures.DigitalSignatureUtil.sign method..., src_stream : io . BytesIO , dst_stream : io . BytesIO , cert_holder...Parameter Type Description src_stream io.BytesIO The stream which contains...

    reference.aspose.com/words/python-net/aspose.wo...
  9. 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/...
  10. Convierta XPS con la API Aspose.Page C++

    La funcionalidad de conversión de XPS a PDF incluida en la solución API Aspose.Page para C++ se describe e ilustra con fragmentos de código aquí....System::SharedPtr<System::IO::Stream> pdfStream = System::IO::File::Open(dataDir...pdf", System::IO::FileMode::OpenOrCreate, System::IO::FileAccess::Write);...

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