Sort Score
Result 10 results
Languages All
Labels All
Results 4,251 - 4,260 of 73,035 for

ios

(2.47 sec)
  1. Додайте простір імен XML у метадані XMP EPS |C++

    Процес додавання простору імен XML до метаданих XMP EPS за допомогою Aspose.Page для C++ пояснюється та проілюструється тут за допомогою фрагментів коду....System ::SharedPtr < System::IO::FileStream > psStream = System::MakeObject...System::MakeObject < System::IO::FileStream > (dataDir + u "add_simple_props_input...

    docs.aspose.com/page/uk/cpp/xmp-metadata/add-na...
  2. Agregue espacio de nombres XML en metadatos XMP...

    El proceso de agregar espacio de nombres XML en metadatos XMP de EPS con Aspose.Page para C++ se explica e ilustra con fragmentos de código aquí....System ::SharedPtr < System::IO::FileStream > psStream = System::MakeObject...System::MakeObject < System::IO::FileStream > (dataDir + u "add_simple_props_input...

    docs.aspose.com/page/es/cpp/xmp-metadata/add-na...
  3. Add array items in XMP metadata of EPS| C++

    The process of adding items in XMP metadata of EPS with Aspose.Page 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_simple_props_input...

    docs.aspose.com/page/cpp/xmp-metadata/add-array...
  4. Array-Elemente in den XMP-Metadaten von EPS| än...

    Die Änderung von Array-Elementen in XMP-Metadaten einer EPS-Datei mit der Aspose.Page für C++ wird erklärt und anhand der Codeausschnitte veranschaulicht....System ::SharedPtr < System::IO::FileStream > psStream = System::MakeObject...System::MakeObject < System::IO::FileStream > (dataDir + u "add_simple_props_input...

    docs.aspose.com/page/de/cpp/xmp-metadata/change...
  5. Aggiungi icone al foglio di lavoro con C++|Docu...

    Impara come aggiungere icone ai fogli di lavoro Excel usando Aspose.Cells con C++.... ToUtf8 (), std :: ios :: binary ); if ( ! fsSource...fsSource . seekg ( 0 , std :: ios :: end ); size_t fileSize = fsSource...

    docs.aspose.com/cells/it/cpp/insert-svg-to-excel/
  6. 暗号化されたOffice Open XML(OOXML)ファイルのフォーマット検出(C++)|...

    Aspose.Cells for C++を使用して暗号化されたOffice Open XML(OOXML)ファイルのファイル形式を検出する方法を学びます。...ifstream fileStream ( f , std :: ios :: binary ); if ( ! fileStream...fileStream . seekg ( 0 , std :: ios :: end ); std :: streampos fileSize...

    docs.aspose.com/cells/ja/cpp/detect-file-format...
  7. Icons zum Arbeitsblatt mit C++ hinzufügen|Docum...

    Erfahren Sie, wie Sie mit Aspose.Cells in C++ Icons zu Excel Arbeitsblättern hinzufügen.... ToUtf8 (), std :: ios :: binary ); if ( ! fsSource...fsSource . seekg ( 0 , std :: ios :: end ); size_t fileSize = fsSource...

    docs.aspose.com/cells/de/cpp/insert-svg-to-excel/
  8. Lägg till ikoner i kalkblad med C++|Documentation

    Lär dig hur du lägger till ikoner i Excel kalkblad med Aspose.Cells och C++.... ToUtf8 (), std :: ios :: binary ); if ( ! fsSource...fsSource . seekg ( 0 , std :: ios :: end ); size_t fileSize = fsSource...

    docs.aspose.com/cells/sv/cpp/insert-svg-to-excel/
  9. Insérer une image d arrière plan dans Excel ave...

    Comment insérer une image d arrière plan dans Excel en utilisant 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/fr/cpp/insert-background-...
  10. Создание PDF файлов в Python|Aspose.PDF для Pyt...

    Узнайте, как создавать PDF файлы и создавать поисковые PDF в Python, используя Aspose.PDF for Python via .NET....pdf as ap import io # Requires: pip install pytesseract...page_number = 1 image_stream = io . FileIO ( temp_image_path ,...

    docs.aspose.com/pdf/ru/python-net/create-pdf-do...