Sort Score
Result 10 results
Languages All
Labels All
Results 4,501 - 4,510 of 72,972 for

ios

(0.28 sec)
  1. 档案

    档案...io.FileInputStream imageStream = new java.io.FileInputStream(new...FileInputStream(new java.io.File("input_image1.jpg")); // 将图像添加到页面资源的图像集合中...

    blog.aspose.com/zh/pdf/add-extract-remove-repla...
  2. XPS를 XPS로, XPS를 PDF로 병합 | .NET 해결책

    .NET API 솔루션은 몇 줄의 코드로 XPS 파일을 병합합니다. 결합된 결과를 XPS 또는 PDF 파일로 저장합니다. 기능을 병합하는 C# 코드 예제입니다....IO.Stream pdfStream = System.IO.File.Open(dataDir...pdf" , System.IO.FileMode.OpenOrCreate, System.IO.FileAccess.Write))...

    products.aspose.com/page/ko/net/merge-xps-files/
  3. ميزات أداة Microsoft Graph|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....io.BufferedReader ; import java.io.IOException ;...; import java.io.InputStream ; import java.io.InputStreamReader...

    docs.aspose.com/email/ar/java/microsoft-graph-u...
  4. Merging PDF with XFDF not working - Free Suppor...

    Hi, I'm testing the Aspose PDF library and I'm trying to merge a PDF file with an XFDF file (xfdf includes INK Annotations). Test code (see below) runs without any problems but the output pdf file does not include the …...IO.FileStream(xfdf, System.IO.FileMode.Open, System.IO.FileAccess...

    forum.aspose.com/t/merging-pdf-with-xfdf-not-wo...
  5. Aspose.PDF for C++를 사용하여 이미지 및 서명 정보 추출|Aspose....

    서명 필드에서 이미지를 추출하고 C++의 SignatureField 클래스를 사용하여 서명 정보를 추출할 수 있습니다....nullptr ) { auto output = System :: IO :: File :: OpenWrite ( _dataDir...Close (); } } } catch ( System :: IO :: IOException e ) { Console...

    docs.aspose.com/pdf/ko/cpp/extract-image-and-si...
  6. 使用 Aspose.PDF for C++ 提取图像和签名信息|Aspose.PDF for C++

    您可以使用 C++ 的 SignatureField 类从签名字段中提取图像和签名信息。...nullptr) { auto output = System::IO::File::OpenWrite(_dataDir + u"im"...output->Close(); } } } catch (System::IO::IOException e) { Console::W...

    docs.aspose.com/pdf/zh/cpp/extract-image-and-si...
  7. TeX licenc betöltése | C++ API megoldás

    C++ API megoldás a TeX-szel való együttműködéshez. Töltse be a licencinformációkat egy fájlból vagy adatfolyamból néhány soros C++ kóddal....Aspose::TeX; using System; using System::IO; // Initialize a license object...FileStream System::SharedPtr<System::IO::FileStream> myStream = Syst...

    products.aspose.com/tex/hu/cpp/loading-license/
  8. تحميل ترخيص TeX | حل API C++ | Aspose

    C++ API Solution للعمل مع TeX. قم بتحميل معلومات الترخيص من ملف أو دفق ببضعة أسطر من كود C++....Aspose::TeX; using System; using System::IO; // Initialize a license object...FileStream System::SharedPtr<System::IO::FileStream> myStream = Syst...

    products.aspose.com/tex/ar/cpp/loading-license/
  9. 記録

    記録...IO.FileStream psStream = new System.IO.FileStream("input...FileStream("input.eps", System.IO.FileMode.Open, System.IO.FileAccess.Read);...

    blog.aspose.com/ja/page/convert-eps-ps-to-svg-c...
  10. ค้นหา

    ค้นหา...System::String fontPath = System::IO::Path::Combine(get_DataDir()...System::String outPath = System::IO::Path::Combine(get_OutputDir()...

    blog.aspose.com/th/font/convert-type1-to-ttf/