Sort Score
Result 10 results
Languages All
Labels All
Results 4,541 - 4,550 of 62,412 for

ios

(0.07 sec)
  1. استخراج النص من جميع صفحات PDF باستخدام C++|Asp...

    تصف هذه المقالة طرقًا مختلفة لاستخراج النص من مستندات PDF باستخدام Aspose.PDF في C++. من الصفحات الكاملة، من جزء محدد، بناءً على الأعمدة، إلخ....textAbsorber -> get_Text (); System :: IO :: File :: WriteAllText ( _dataDir...textAbsorber -> get_Text (); System :: IO :: File :: WriteAllText ( _dataDir...

    docs.aspose.com/pdf/ar/cpp/extract-text-from-al...
  2. Archiwa

    Archiwa...strona, System::SharedPtr<System::IO::Stream > wyjście) metoda. Zamknij...System::SharedPtr<System::IO::FileStream> imageStream = System::IO::File::Cr...

    blog.aspose.com/pl/pdf/convert-pub-to-image-usi...
  3. Arsip

    Arsip...halaman, System::SharedPtr< System::IO::Stream > output) metode. Tutup...System::SharedPtr<System::IO::FileStream> imageStream = System::IO::File::Cr...

    blog.aspose.com/id/pdf/convert-pub-to-image-usi...
  4. Сохранение документа 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/
  5. Archiwa

    Archiwa...io.OutputStream imageStream = new java.io.FileOutpu...wyjściowy java.io.OutputStream imageStream = new java.io.FileOutpu...

    blog.aspose.com/pl/pdf/convert-pdf-to-png-jpeg-...
  6. أرشيف

    أرشيف...io.OutputStream imageStream = new java.io.FileOutpu...الناتجة java.io.OutputStream imageStream = new java.io.FileOutpu...

    blog.aspose.com/ar/pdf/convert-pdf-to-png-jpeg-...
  7. 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...
  8. 使用 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...
  9. 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...
  10. DocumentPartSavingArgs.document_part_stream pro...

    DocumentPartSavingArgs.document_part_stream property. Allows to specify the stream where the document part will be saved to....document_part_stream ( self ) -> io . BytesIO : ... @document_part_stream...document_part_stream ( self , value : io . BytesIO ): ... Remarks This...

    reference.aspose.com/words/python-net/aspose.wo...