Sort Score
Result 10 results
Languages All
Labels All
Results 381 - 390 of 3,882 for

ios

(0.02 sec)
  1. Добавьте именованное значение в метаданные XMP ...

    Процесс добавления именованного значения в метаданные XMP с помощью Aspose.Page для C++ объясняется и иллюстрируется фрагментами кода здесь....System ::SharedPtr < System::IO::FileStream > psStream = System::MakeObject...System::MakeObject < System::IO::FileStream > (dataDir + u "add_named_value_input...

    docs.aspose.com/page/ru/cpp/xmp-metadata/add-na...
  2. PlainTextDocument constructor | Aspose.Words fo...

    aspose.words.PlainTextDocument constructor...def __init__ ( self , stream : io . BytesIO ): ... Parameter Type...Type Description stream io.BytesIO The stream where to extract...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Convertir archivos XPS | Solución API .NET

    La funcionalidad de conversión de XPS a PNG incluida en la solución API Aspose.Page para .NET se describe e ilustra con fragmentos de código aquí....IO.File.Open(Path.GetDirectoryName(outputFileName)...eName), System.IO.FileMode.Create, System.IO.FileAccess.Write))...

    docs.aspose.com/page/es/net/convert-xps/
  4. Convertir des fichiers XPS | Solution API .NET

    La fonctionnalité de conversion XPS en PNG incluse dans la solution API Aspose.Page pour .NET est décrite et illustrée avec les extraits de code ici....IO.File.Open(Path.GetDirectoryName(outputFileName)...eName), System.IO.FileMode.Create, System.IO.FileAccess.Write))...

    docs.aspose.com/page/fr/net/convert-xps/
  5. Konvertieren Sie XPS mit der Aspose.Page C++-API

    Die in der Aspose.Page-API-Lösung für C++ enthaltene XPS-zu-PDF-Konvertierungsfunktion wird hier beschrieben und mit den Codeausschnitten veranschaulicht....System::SharedPtr<System::IO::Stream> pdfStream = System::IO::File::Open(dataDir...pdf", System::IO::FileMode::OpenOrCreate, System::IO::FileAccess::Write);...

    docs.aspose.com/page/de/cpp/convert-xps/
  6. Aspose::Words::IDocumentConverterPlugin::Conver...

    Aspose::Words::IDocumentConverterPlugin::ConvertToImages method. Converts pages from document from input stream to array of images in C++....System :: SharedPtr < System :: IO :: Stream >> Aspose :: Words...System :: SharedPtr < System :: IO :: Stream > inputStream , System...

    reference.aspose.com/words/cpp/aspose.words/ido...
  7. Aspose::Email::PersonalInfo::VCard::VCardContac...

    Aspose::Email::PersonalInfo::VCard::VCardContact Member List This is the complete list of members for Aspose::Email::......IsMultiContacts (System::SharedPtr< System::IO::Stream > stream) Aspose::Em...Load (System::SharedPtr< System::IO::Stream > stream) Aspose::Em...

    reference.aspose.com/email/cpp/class/aspose.ema...
  8. Change array items in XMP metadata of EPS| .NET

    The process of changing array items in XMP metadata of EPS file with Aspose.Page API solution for .NET is explained and illustrated with the code snippets.... IO . FileStream psStream = new System. IO . FileStream...eps" , System. IO . FileMode . Open , System. IO . FileAccess ...

    docs.aspose.com/page/net/xmp-metadata/change-ar...
  9. Video Frame|Aspose.Slides Documentation

    Add Video frame to PowerPoint presentation in C++...System :: SharedPtr < System :: IO :: FileStream > fileStream =...System :: IO :: FileStream > ( u "Wildlife.mp4" , System :: IO :: FileMode...

    docs.aspose.com/slides/cpp/video-frame/
  10. Convierta XPS con la API Aspose.Page C++

    La funcionalidad de conversión de XPS a PDF incluida en la solución API Aspose.Page para C++ se describe e ilustra con fragmentos de código aquí....System::SharedPtr<System::IO::Stream> pdfStream = System::IO::File::Open(dataDir...pdf", System::IO::FileMode::OpenOrCreate, System::IO::FileAccess::Write);...

    docs.aspose.com/page/es/cpp/convert-xps/