Sort Score
Result 10 results
Languages All
Labels All
Results 4,131 - 4,140 of 62,419 for

ios

(0.1 sec)
  1. Agregar propiedades en metadatos XMP de EPS | .NET

    El proceso de agregar propiedades en metadatos XMP de un archivo EPS con Aspose.Page para .NET se explica e ilustra con fragmentos de código aquí.... IO . FileStream psStream = new System. IO . FileStream...eps" , System. IO . FileMode . Open , System. IO . FileAccess ...

    docs.aspose.com/page/es/net/xmp-metadata/add-pr...
  2. Cambiar el valor con nombre en los metadatos XM...

    El proceso de cambiar el valor con nombre en los metadatos XMP del archivo EPS con la API Aspose.Page para .NET se explica e ilustra con el código aquí.... IO . FileStream psStream = new System. IO . FileStream...eps" , System. IO . FileMode . Open , System. IO . FileAccess ...

    docs.aspose.com/page/es/net/xmp-metadata/change...
  3. Aspose.SVG for .NET 24.3.0 – 将 SVG 保存到流

    使用已弃用的类和新类将 SVG 保存到使用 24.3.0 及更早版本的 Aspose.SVG for .NET 库的流的示例。... IO ; 2 using Aspose. Svg . IO ; 3 using System. IO . Compression...System. IO ; 2 using Aspose. Svg . IO ; 3 using System. IO . Compression...

    docs.aspose.com/svg/zh/net/migration-between-ve...
  4. 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/
  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. 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/
  7. 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-...
  8. 暗号化された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...
  9. Извлечение необработанного текста из PDF файла|...

    В этой статье описаны различные способы извлечения текста из PDF документов с использованием Aspose.PDF для Android через Java. Из целых страниц, из конкретной части, на основе столбцов и т.д.... io . FileWriter writer = new java . io . FileWriter.... close (); } catch ( java . io . IOException e ) { e . printStackTrace...

    docs.aspose.com/pdf/ru/androidjava/extract-text...
  10. Извлечение информации об изображении и подписи ...

    Вы можете извлечь изображения из поля подписи и извлечь информацию о подписи, используя класс SignatureField с C++....nullptr) { auto output = System::IO::File::OpenWrite(_dataDir + u"im"...output->Close(); } } } catch (System::IO::IOException e) { Console::W...

    docs.aspose.com/pdf/ru/cpp/extract-image-and-si...