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

ios

(0.12 sec)
  1. C++を使用してWAVファイルをOle Objectとして挿入する|Documentation

    Aspose.Cellsを使用して、C++でExcelワークシートにWAVファイルをOLEオブジェクトとして挿入する方法を学びます。... ToUtf8 (), std :: ios :: binary ); if ( ! imageStream...imageStream . seekg ( 0 , std :: ios :: end ); std :: vector < uint8_t...

    docs.aspose.com/cells/ja/cpp/inserting-a-wav-fi...
  2. 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/
  3. Aggiungi metadati XMP a un file EPS utilizzando...

    Il processo di aggiunta di metadati XMP a un file EPS con la soluzione API Aspose.Page per C++ è spiegato e illustrato con frammenti di codice qui....System ::SharedPtr < System::IO::FileStream > psStream = System::MakeObject...System::MakeObject < System::IO::FileStream > (dataDir + u "add_input...

    docs.aspose.com/page/it/cpp/xmp-metadata/add/
  4. XMP EPSメタデータ内の単純な値の変更 | C++

    C++用のAspose.Page APIソリューションを使用して、EPSファイルのXMPメタデータ内の単純な値を変更するプロセスを、コードとともに説明しました。...System ::SharedPtr < System::IO::FileStream > psStream = System::MakeObject...System::MakeObject < System::IO::FileStream > (dataDir + u "get_input...

    docs.aspose.com/page/ja/cpp/xmp-metadata/change...
  5. PowerPoint 2024: Styles Break During PNG/HTML C...

    In some presentations that contain a large number of custom styles, the formatting breaks when converting the file to HTML or PNG. I assume this issue is related to the new style handling features introduced in PowerPoi…...io October 9, 2025, 9:51am 1 In...9, 2025, 9:52am 2 @sportworks.io It seems you’re experiencing...

    forum.aspose.com/t/powerpoint-2024-styles-break...
  6. Extract images from PDF in Java | Aspose.PDF

    Java source code to extract images from PDF file on Java and PHP, Delphi.... io . FileOutputStream outputImage = new java . io . FileOutputStream.... close (); } catch ( java . io . IOException e ) { System ....

    products.aspose.com/pdf/java/parser/images/
  7. Çalışma Sayfasına İkonlar Ekleme ile C++|Docume...

    Aspose.Cells kullanarak Excel çalışma sayfalarına ikonlar nasıl eklenir öğrenin.... ToUtf8 (), std :: ios :: binary ); if ( ! fsSource...fsSource . seekg ( 0 , std :: ios :: end ); size_t fileSize = fsSource...

    docs.aspose.com/cells/tr/cpp/insert-svg-to-excel/
  8. Добавить фоновое изображение в Excel с помощью ...

    Как вставить фоновое изображение в Excel с использованием Aspose.Cells for C++....ifstream fileStream ( f , std :: ios :: binary ); if ( ! fileStream...fileStream . seekg ( 0 , std :: ios :: end ); std :: streampos fileSize...

    docs.aspose.com/cells/ru/cpp/insert-background-...
  9. LoadOptions.temp_folder property | Aspose.Words...

    LoadOptions.temp_folder property. Allows to use temporary files when reading document... io . Directory . create_directory...load operation. system_helper . io . Directory . create_directory...

    reference.aspose.com/words/python-net/aspose.wo...
  10. HtmlSaveOptions.export_text_input_form_field_as...

    HtmlSaveOptions.export_text_input_form_field_as_text property. Controls how text input form fields are saved to HTML or MHTML... io . Directory . exists ( images_dir...images_dir ): system_helper . io . Directory . delete ( images_dir...

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