Sort Score
Result 10 results
Languages All
Labels All
Results 3,791 - 3,800 of 62,413 for

ios

(0.09 sec)
  1. 아카이브

    아카이브...IO.FileStream pdfStream = new System.IO.FileStream("outputPDF_out...t.pdf", System.IO.FileMode.Create, System.IO.FileAccess.Write);...

    blog.aspose.com/ko/page/merge-combine-ps-postsc...
  2. Сохранение документа SVG – C#

    В этой статье вы узнаете, как сохранить документ SVG в файл, поток памяти, ZIP-архив или URL-адрес с помощью библиотеки Aspose.SVG для .NET.... IO ; Copy 1 // Save SVG to file...Aspose. Svg ; 2 using System. IO ; Copy 1 // Save SVG to Url using...

    docs.aspose.com/svg/ru/net/save-svg-document/
  3. سمات|Aspose.Words لـ .NET

    يوفر Aspose.Words for .NET للمستخدمين مجموعة واسعة من الميزات بدءًا من تحويل المستندات وتعديلها ببساطة إلى إنشاء مستندات منظمة وجذابة بصريًا أو أتمتة التقارير باستخدام C#....iOS استخدم Aspose.Words for .NET في تطبيقات iOS الأصلية...2.0 Xamarin.Android Xamarin.iOS Xamarin.Mac تنسيقات الملفات والتحويلات...

    docs.aspose.com/words/ar/net/features/
  4. 裁剪 EPS | C++ API 解决方案

    本文将通过代码片段讲解并演示 Aspose.Page API 解决方案提供的 C++ 裁剪 EPS 功能。...6 System::SharedPtr < System::IO::Stream > inputEpsStream = System::MakeObject...System::IO::FileStream > (dataDir + u "input.eps" , System::IO::FileMode::Open...

    docs.aspose.com/page/zh/cpp/crop-eps/
  5. EPSファイルのXMPメタデータにプロパティを追加する | C++

    Aspose.Page for C++ を使用してEPSファイルのXMPメタデータにプロパティを追加するプロセスを、コードスニペットを用いて解説します。...System ::SharedPtr < System::IO::FileStream > psStream = System::MakeObject...System::MakeObject < System::IO::FileStream > (dataDir + u "add_simple_props_input...

    docs.aspose.com/page/ja/cpp/xmp-metadata/add-pr...
  6. Public API Changes in Aspose.Imaging 17.6|Docum...

    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.RandomAccessFile.RandomAccessFile...save(java.io.RandomAccessFile file) Method Image.load(java.io.RandomAccessFile...

    docs.aspose.com/imaging/java/public-api-changes...
  7. Arşiv

    Arşiv...sayfası, System::SharedPtr< System::IO::Stream > çıktı) yöntemi. Akışı...System::SharedPtr<System::IO::FileStream> imageStream = System::IO::File::Cr...

    blog.aspose.com/tr/pdf/convert-pub-to-image-usi...
  8. 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...
  9. 使用 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...
  10. 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...