Sort Score
Result 10 results
Languages All
Labels All
Results 3,651 - 3,660 of 62,410 for

ios

(0.09 sec)
  1. Додайте елементи масиву в метадані XMP EPS| C++

    Процес додавання елементів у 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-ar...
  2. Modifier la valeur nommée dans les métadonnées ...

    Le modification de la valeur nommée dans les métadonnées XMP du fichier EPS avec la API Aspose.Page pour C++ est expliqué et illustré avec le code ici....System ::SharedPtr < System::IO::FileStream > psStream = System::MakeObject...System::MakeObject < System::IO::FileStream > (dataDir + u "add_named_value_input...

    docs.aspose.com/page/fr/cpp/xmp-metadata/change...
  3. Добавить пространство имен XML в метаданные XMP...

    Процесс добавления пространства имен 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/ru/cpp/xmp-metadata/add-na...
  4. Добавьте элементы массива в метаданные XMP EPS ...

    Процесс добавления элементов в метаданные 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/ru/cpp/xmp-metadata/add-ar...
  5. Aspose::Words::LowCode::Replacer class | Aspose...

    Aspose::Words::LowCode::Replacer class. Provides methods intended to find and replace text in the document in C++....(const System::SharedPtr<System::IO::Stream>&) Specifies input document...(const System::SharedPtr<System::IO::Stream>&, const System::Sha...

    reference.aspose.com/words/cpp/aspose.words.low...
  6. Load TeX from ZIP | C++ API Solution

    C++ API Solution to work with TeX. Learn on the example how to load a TeX file from ZIP with a few lines of code....IO; using System.IO; // Open a stream for...System::SharedPtr<System::IO::Stream> inZipStream = System::IO::File::Open...

    products.aspose.com/tex/cpp/load-tex-from-zip/
  7. أرشيف

    أرشيف...، النظام :: SharedPtr System::IO::Stream الإخراج) طريقة فئة PngDevice...System::SharedPtr<System::IO::FileStream> imageStream = System::IO::File::Cr...

    blog.aspose.com/ar/pdf/convert-pdf-pages-to-png...
  8. Aspose::Words::Fonts::TableSubstitutionRule::Sa...

    Aspose::Words::Fonts::TableSubstitutionRule::Save method. Saves the current table substitution settings to stream in C++....st System::SharedPtr<System::IO::Stream>&) method Saves the current...System :: SharedPtr < System :: IO :: Stream > & outputStream )...

    reference.aspose.com/words/cpp/aspose.words.fon...
  9. Aspose::Words::License::License constructor | A...

    Aspose::Words::License::License constructor. Initializes a new instance of this class in C++....String licenseFileName = System :: IO :: Path :: Combine ( get_LicenseDir...licenseCopyFileName = System :: IO :: Path :: Combine ( get_AssemblyDir...

    reference.aspose.com/words/cpp/aspose.words/lic...
  10. XPS-Dateien konvertieren | .NET-API-Lösung

    Die in der Aspose.Page-API-Lösung für .NET enthaltene XPS-zu-PNG-Konvertierungsfunktion wird hier beschrieben und mit den Codeausschnitten veranschaulicht....IO.File.Open(Path.GetDirectoryName(outputFileName)...eName), System.IO.FileMode.Create, System.IO.FileAccess.Write))...

    docs.aspose.com/page/de/net/convert-xps/