Sort Score
Result 10 results
Languages All
Labels All
Results 3,981 - 3,990 of 72,931 for

ios

(0.17 sec)
  1. Add XMP metadata to EPS file using C++

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

    docs.aspose.com/page/cpp/xmp-metadata/add/
  2. 아카이브

    아카이브...System::SharedPtr<System::IO::Stream> pdfStream = System::IO::File::Open(...pdf", System::IO::FileMode::Create, System::IO::FileAccess::Write);...

    blog.aspose.com/ko/page/convert-xps-or-oxps-fil...
  3. C++を使用してPDFドキュメントを開く|Aspose.PDF for C++

    次のAspose.PDFのコードスニペットを使用して、PDFドキュメントを開くためのC++ライブラリを使用します。...System :: SharedPtr < System :: IO :: MemoryStream > stream ; auto...MakeObject < Document > ( System :: IO :: File :: OpenRead ( fileName...

    docs.aspose.com/pdf/ja/cpp/open-pdf-document/
  4. Архивы

    Архивы...io.FileOutputStream outputImage = new java.io.FileOutputStream(...outputImage.close(); } catch (java.io.FileNotFoundExceptio e) { //...

    blog.aspose.com/ru/pdf/extract-images-from-pdf-...
  5. ReportBuilder.build_report_to_images method | A...

    aspose.words.lowcode.ReportBuilder.build_report_to_images method...build_report_to_images ( self , input_stream : io . BytesIO , save_options : aspose...Type Description input_stream io.BytesIO The input file stream...

    reference.aspose.com/words/python-net/aspose.wo...
  6. DigitalSignature.subject_name property | Aspose...

    DigitalSignature.subject_name property. Returns the subject distinguished name of the certificate that was used to sign the document.... io . FileStream ( MY_DIR + 'Document...'Document.docx' , system_helper . io . FileMode . OPEN ) as in_doc...

    reference.aspose.com/words/python-net/aspose.wo...
  7. PDFから画像を抽出する|Aspose.PDF for Android via Java

    Aspose.PDF for Android via Javaを使用してPDFから画像の一部を抽出する方法... io . FileOutputStream outputImage = new java . io . FileOutputStream.... close (); } catch ( java . io . IOException e ) { resultMessage...

    docs.aspose.com/pdf/ja/androidjava/extract-imag...
  8. Extraire les informations d'image et de signatu...

    Vous pouvez extraire des images à partir du champ de signature et extraire des informations de signature en utilisant la classe SignatureField avec C++....nullptr ) { auto output = System :: IO :: File :: OpenWrite ( _dataDir...Close (); } } } catch ( System :: IO :: IOException e ) { Console...

    docs.aspose.com/pdf/fr/cpp/extract-image-and-si...
  9. Aspose::Words::Saving::HtmlFixedSaveOptions::ge...

    Aspose::Words::Saving::HtmlFixedSaveOptions::get_ExportEmbeddedSvg method. Specifies whether SVG resources should be embedded into Html document. Default value is true in C++....String outDocContents = System :: IO :: File :: ReadAllText ( get_ArtifactsDir...) { ASSERT_FALSE ( System :: IO :: File :: Exists ( get_ArtifactsDir...

    reference.aspose.com/words/cpp/aspose.words.sav...
  10. 아카이브

    아카이브...페이지, System::SharedPtr< System::IO::Stream > output) 메서드입니다. 스트림을...System::SharedPtr<System::IO::FileStream> imageStream = System::IO::File::Cr...

    blog.aspose.com/ko/pdf/convert-pub-to-image-usi...