Sort Score
Result 10 results
Languages All
Labels All
Results 711 - 720 of 18,480 for

ios

(0.05 sec)
  1. EPS formátumú fájlok megtekintése | .NET Megoldás

    Nyissa meg az EPS-fájlok megtekintéséhez. C# az EPS rendereléséhez és megjelenítéséhez .NET-keretrendszer platformon, Windows és ASP.NET alkalmazásokon....IO.Path.GetTempPath() + Guid.NewGuid()...new System.IO.FileStream( "template.eps" , System.IO.FileMode.Create...

    products.aspose.com/page/hu/net/viewer/eps/
  2. XMP Metadata | API to code EPS | .NET

    .NET API Solution to work with EPS files. Rich functionality to code XMP metadata of EPS files. C# examples on how to add, edit and get it....IO.FileStream psStream = new System.IO.FileStream(dataDir..."add_input.eps" , System.IO.FileMode.Open, System.IO.FileAccess.Read);...

    products.aspose.com/page/net/xmp-metadata/
  3. Aspose::Words::LowCode::Watermarker::SetImage m...

    Aspose::Words::LowCode::Watermarker::SetImage method. Adds an image watermark into the document from streams with options in C++....stem::IO::Stream>&, const System::SharedPtr<System::IO::Stream>&...System :: SharedPtr < System :: IO :: Stream > & inputStream , const...

    reference.aspose.com/words/cpp/aspose.words.low...
  4. Aspose::Words::License::SetLicense method | Asp...

    Aspose::Words::License::SetLicense method. Licenses the component in C++....st System::SharedPtr<System::IO::Stream>&) method Licenses the...System :: SharedPtr < System :: IO :: Stream > & stream ) Parameter...

    reference.aspose.com/words/cpp/aspose.words/lic...
  5. Aspose::Words::Fonts::FontFallbackSettings::Sav...

    Aspose::Words::Fonts::FontFallbackSettings::Save method. Saves the current fallback 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...
  6. Aspose::Words::IDocumentMergerPlugin::Merge met...

    Aspose::Words::IDocumentMergerPlugin::Merge method. Merges the given input PDF documents into a single output PDF document using specified input and output streams in C++....System :: SharedPtr < System :: IO :: Stream > outputStream , System...System :: SharedPtr < System :: IO :: Stream >> inputStreams , System...

    reference.aspose.com/words/cpp/aspose.words/ido...
  7. Изменение размера EPS | API-решение C++

    Функциональность изменения размера EPS, предлагаемая API-решением Aspose.Page для C++, объясняется и иллюстрируется фрагментами кода здесь....8 System::SharedPtr < System::IO::Stream > inputEpsStream = System::MakeObject...System::IO::FileStream > (dataDir + u "input.eps" , System::IO::FileMode::Open...

    docs.aspose.com/page/ru/cpp/resize-eps/
  8. Змінити розмір EPS | Рішення C++ API

    Функціональність зміни розміру EPS, яку пропонує API-рішення Aspose.Page для C++, пояснюється та ілюструється тут за допомогою фрагментів коду....8 System::SharedPtr < System::IO::Stream > inputEpsStream = System::MakeObject...System::IO::FileStream > (dataDir + u "input.eps" , System::IO::FileMode::Open...

    docs.aspose.com/page/uk/cpp/resize-eps/
  9. Working with PS format files | C++

    These articles is about working with text, shapes, tiling patterns, gradients, images and pages in PS or EPS files using Aspose.Page for C++ API solution....3 System::SharedPtr < System::IO::Stream > outPsStream = System::MakeObject...System::IO::FileStream > (dir + u "document.ps" , System::IO::FileMode::Create);...

    docs.aspose.com/page/cpp/working-with-ps/
  10. تحميل TeX من ZIP | حل API C++ | Aspose

    C++ API Solution للعمل مع TeX. تعلم من المثال كيفية تحميل ملف TeX من ZIP ببضعة أسطر من التعليمات البرمجية....IO; using System.IO; // Open a stream for...System::SharedPtr<System::IO::Stream> inZipStream = System::IO::File::Open...

    products.aspose.com/tex/ar/cpp/load-tex-from-zip/