Sort Score
Result 10 results
Languages All
Labels All
Results 951 - 960 of 18,914 for

ios

(0.26 sec)
  1. قم بقص EPS وتغيير حجمه عبر C# | Aspose.Page

    قم بتمكين تطبيقات C# الخاصة بك من خلال حل واجهة برمجة التطبيقات (API) الخاص بنا لاقتصاص ملفات EPS وتغيير حجمها، مما يضفي الحيوية على العناصر المرئية....IO.FileStream(dataDir + "input.eps" , System.IO.FileMode...FileMode.Open, System.IO.FileAccess.Read)) { //Initialize the PsDocument...

    products.aspose.com/page/ar/net/crop-eps/
  2. Đang tải TeX từ ZIP | Giải pháp API C++

    Giải pháp API C++ để làm việc với TeX. Tìm hiểu ví dụ về cách tải tệp TeX từ ZIP bằng một vài dòng mã....IO; using System.IO; // Open a stream for...System::SharedPtr<System::IO::Stream> inZipStream = System::IO::File::Open...

    products.aspose.com/tex/vi/cpp/load-tex-from-zip/
  3. Aspose::Words::Fonts::TableSubstitutionRule cla...

    Aspose::Words::Fonts::TableSubstitutionRule class. Table font substitution rule. To learn more, visit the documentation article in C++....(const System::SharedPtr<System::IO::Stream>&) Loads table substitution...(const System::SharedPtr<System::IO::Stream>&) Saves the current...

    reference.aspose.com/words/cpp/aspose.words.fon...
  4. カスタム PowerPoint フォント|Aspose.Slides for PHP ドキュメント

    PowerPoint カスタムフォント...io.File" , "customfonts/CustomFont1...Java ( "java.io.DataInputStream" , new Java ( "java.io.FileInputStream"...

    docs.aspose.com/slides/ja/php-java/custom-font/
  5. 在Linux上与字体有关的常见异常和错误|Aspose.Slides for PHP 文档

    Linux上的字体异常和错误...io.tmpdir”); java.io.File file = new java.io.File(newTempFolder);...mkdir(); System.setProperty(“java.io.tmpdir”, newTempFolder); try...

    docs.aspose.com/slides/zh/php-java/technical-ar...
  6. Exceptions et erreurs courantes liées aux polic...

    Exceptions et erreurs de police sur Linux...io.tmpdir”); java.io.File file = new java.io.File(newTempFolder);...mkdir(); System.setProperty(“java.io.tmpdir”, newTempFolder); try...

    docs.aspose.com/slides/fr/php-java/technical-ar...
  7. Aspose::Words::Saving::FontSavingArgs::get_IsSu...

    Aspose::Words::Saving::FontSavingArgs::get_IsSubsettingNeeded method. Allows to specify whether the current font will be subsetted before exporting as a font resource in C++....String >:: FindAll ( System :: IO :: Directory :: GetFiles ( ArtifactsDir...MakeArray < char16_t > ({ System :: IO :: Path :: DirectorySeparatorCh...

    reference.aspose.com/words/cpp/aspose.words.sav...
  8. MailMessage.Load encountering "Compound File Bi...

    Aspose.Email (17.12.0, tested also with 23.9.0) Certain emails are failing with the following exception: { "Message": "Compound File Binary Format corrupted", "Data": {}, "InnerException": { "Messag…...IO.__Error.EndOfFile()\r\n at System.IO.BinaryReader...FillBuffer(Int32 numBytes)\r\n at System.IO.BinaryReader.ReadUInt16()\r\n...

    forum.aspose.com/t/mailmessage-load-encounterin...
  9. Vérifier le mot de passe des fichiers chiffrés ...

    Vérifiez le mot de passe des fichiers Excel chiffrés (xlsx, xlsb, xls, xlsm) et Open Office (ODS) en utilisant des codes C++.... ToUtf8 (), std :: ios :: binary ); if ( file ) { file...file . seekg ( 0 , std :: ios :: end ); fileData . resize ( file...

    docs.aspose.com/cells/fr/cpp/verify-password-of...
  10. Representación de figuras LaTeX | Aspose.TeX pa...

    Este artículo describe la representación de fragmentos de LaTeX (figuras) con Aspose.TeX para .NET. Consulte los ejemplos de código para esta función.... IO . MemoryStream (); 12 // Specify...using (System. IO . Stream stream = System. IO . File . Open (...

    docs.aspose.com/tex/es/net/latex-figure-rendering/