Sort Score
Result 10 results
Languages All
Labels All
Results 4,771 - 4,780 of 58,990 for

ios

(0.11 sec)
  1. Archivo

    Archivo...XImage->Save(System::SharedPtr System::IO::Stream corriente, System::PtrCompartido...System::SharedPtr<System::IO::FileStream> outputImage = System::IO::File::Cr...

    blog.aspose.com/es/pdf/working-with-images-in-p...
  2. أرشيف

    أرشيف...(System :: SharedPtr System::IO::Stream تيار ، نظام :: SharedPtr...System::SharedPtr<System::IO::FileStream> outputImage = System::IO::File::Cr...

    blog.aspose.com/ar/pdf/working-with-images-in-p...
  3. Cắt và thay đổi kích thước EPS qua C# | Aspose....

    Trao quyền cho các ứng dụng C# của bạn bằng giải pháp API của chúng tôi để cắt và thay đổi kích thước tệp EPS chính xác, giúp hình ảnh trở nên sống động....IO.FileStream(dataDir + "input.eps" , System.IO.FileMode...FileMode.Open, System.IO.FileAccess.Read)) { //Initialize the PsDocument...

    products.aspose.com/page/vi/net/crop-eps/
  4. 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...
  5. 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...
  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. 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...
  8. Interface de saisie d'Aspose.TeX | C++

    De conversion de la solution API Aspose.TeX pour C++ avec TeX, en tant que format d'entrée, est expliquée ici avec les exemples de code....System::SharedPtr < System::IO::Stream > inZipStream = System::IO::File::Open...(System::IO::Path::Combine(RunExamples::InputDirectory, u "zip-in...

    docs.aspose.com/tex/fr/cpp/aspose-tex-input/
  9. Получите метаданные XMP из файла EPS с помощью ...

    Процесс получения метаданных XMP из файла EPS с помощью решения Aspose.Page API для C++ объясняется и иллюстрируется кодом здесь....System ::SharedPtr < System::IO::FileStream > psStream = System::MakeObject...System::MakeObject < System::IO::FileStream > (dataDir + u "get_input...

    docs.aspose.com/page/ru/cpp/xmp-metadata/get/
  10. Get XMP metadata from EPS file using C++

    The process of getting XMP metadata from EPS file with Aspose.Page API solution for C++ is explained and illustrated with the code here....System ::SharedPtr < System::IO::FileStream > psStream = System::MakeObject...System::MakeObject < System::IO::FileStream > (dataDir + u "get_input...

    docs.aspose.com/page/cpp/xmp-metadata/get/