Sort Score
Result 10 results
Languages All
Labels All
Results 4,931 - 4,940 of 72,964 for

ios

(0.12 sec)
  1. TeX licenc betöltése | C++ API megoldás

    C++ API megoldás a TeX-szel való együttműködéshez. Töltse be a licencinformációkat egy fájlból vagy adatfolyamból néhány soros C++ kóddal....Aspose::TeX; using System; using System::IO; // Initialize a license object...FileStream System::SharedPtr<System::IO::FileStream> myStream = Syst...

    products.aspose.com/tex/hu/cpp/loading-license/
  2. تحميل ترخيص TeX | حل API C++ | Aspose

    C++ API Solution للعمل مع TeX. قم بتحميل معلومات الترخيص من ملف أو دفق ببضعة أسطر من كود C++....Aspose::TeX; using System; using System::IO; // Initialize a license object...FileStream System::SharedPtr<System::IO::FileStream> myStream = Syst...

    products.aspose.com/tex/ar/cpp/loading-license/
  3. 記録

    記録...IO.FileStream psStream = new System.IO.FileStream("input...FileStream("input.eps", System.IO.FileMode.Open, System.IO.FileAccess.Read);...

    blog.aspose.com/ja/page/convert-eps-ps-to-svg-c...
  4. ค้นหา

    ค้นหา...System::String fontPath = System::IO::Path::Combine(get_DataDir()...System::String outPath = System::IO::Path::Combine(get_OutputDir()...

    blog.aspose.com/th/font/convert-type1-to-ttf/
  5. Procurar

    Procurar...System::String fontPath = System::IO::Path::Combine(get_DataDir()...System::String outPath = System::IO::Path::Combine(get_OutputDir()...

    blog.aspose.com/pt/font/convert-type1-to-ttf/
  6. Изменения в публичном API в Aspose.Cells 8.8.0|...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms.... io . ByteArrayInputStream stream = new java . io . ByteArrayInputStream...java . io . ByteArrayInputStream stream = new java . io . ByteArrayInputStream...

    docs.aspose.com/cells/ru/java/public-api-change...
  7. Limitations et différences d'API|Documentation ...

    Comparez les limitations et les différences d'API entre Aspose.Slides pour PHP via Java et Aspose.Slides pour Java....io.File" , "embedOle.html" ); $Array...Java ( "java.io.DataInputStream" , new Java ( "java.io.FileInputStream"...

    docs.aspose.com/slides/fr/php-java/limitations-...
  8. Aspose::Words::Document::get_DigitalSignatures ...

    Aspose::Words::Document::get_DigitalSignatures method. Gets the collection of digital signatures for this document and their validation results in C++....System :: MakeObject < System :: IO :: FileStream > ( get_MyDir ()...u "Document.docx" , System :: IO :: FileMode :: Open ); { auto...

    reference.aspose.com/words/cpp/aspose.words/doc...
  9. Travailler avec le dégradé dans PostScript | C++

    L'ajout d'un dégradé dans le fichier PS est une fonctionnalité prise en charge par la Aspose.Page. Découvrez comment utiliser la fonctionnalité en C++...6 System::SharedPtr < System::IO::Stream > outPsStream = System::MakeObject...System::MakeObject < System::IO::FileStream > (dataDir + u "Hori...

    docs.aspose.com/page/fr/cpp/ps/working-with-gra...
  10. Working with Gradient in PostScript | C++

    Adding gradient in PS file is a functionality supported by Aspose.Page API solution. See how to use the functionality in C++...6 System::SharedPtr < System::IO::Stream > outPsStream = System::MakeObject...System::MakeObject < System::IO::FileStream > (dataDir + u "Hori...

    docs.aspose.com/page/cpp/ps/working-with-gradient/