Sort Score
Result 10 results
Languages All
Labels All
Results 3,771 - 3,780 of 62,420 for

ios

(0.85 sec)
  1. C++ ile Şifreli Dosyaların Parolası Doğrulama|D...

    C++ kodlarını kullanarak şifreli Excel (xlsx, xlsb, xls, xlsm) ve Open Office (ODS) dosyalarının parolasını doğrulayın.... ToUtf8 (), std :: ios :: binary ); if ( file ) { file...file . seekg ( 0 , std :: ios :: end ); fileData . resize ( file...

    docs.aspose.com/cells/tr/cpp/verify-password-of...
  2. CertificateHolder class | Aspose.Words for Python

    aspose.words.digitalsignatures.CertificateHolder class. Represents a holder of X509Certificate2 instance... io . FileStream ( MY_DIR + 'Document...'Document.docx' , system_helper . io . FileMode . OPEN ) as stream_in...

    reference.aspose.com/words/python-net/aspose.wo...
  3. 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...
  4. Archiwa

    Archiwa...IO.FileStream pdfStream = new System.IO.FileStream("outputPDF_out...t.pdf", System.IO.FileMode.Create, System.IO.FileAccess.Write);...

    blog.aspose.com/pl/page/merge-combine-ps-postsc...
  5. Charger une police à partir d'un fichier CFF | C++

    Solution API C++ pour charger des polices à partir d'un fichier CFF sur votre disque dur même si ce fichier n'est pas une police lui-même.... IO ; Chargement à partir du fichier...System::String fontPath = System::IO::Path::Combine(get_DataDir()...

    docs.aspose.com/font/fr/cpp/how-to-load-fonts/l...
  6. 使用 Aspose.Cells for Python via .NET 作为 Pandas E...

    使用 Aspose.Cells for Python via .NET 作为 Pandas Excel 引擎。...adapter Create a new file: pandas/io/excel/_asposecells.py Add the...the following content: # pandas/io/excel/_asposecells.py import...

    docs.aspose.com/cells/zh/python-net/using-aspos...
  7. Linuxにおけるフォントに関する一般的な例外とエラー|Aspose.Slides for P...

    Linuxにおけるフォントの例外とエラー...io.tmpdir”); java.io.File file = new java.io.File(newTempFolder);...mkdir(); System.setProperty(“java.io.tmpdir”, newTempFolder); try...

    docs.aspose.com/slides/ja/php-java/technical-ar...
  8. TeX sang ZIP | Giải pháp API cho C++

    Giải pháp API C++ để làm việc với TeX. Chức năng chuyển đổi TeX sang ZIP cho phép bạn lưu tệp TeX của mình dưới dạng kho lưu trữ phổ biến nhất....đầu ra using Aspose :: TeX :: IO; using Aspose :: TeX :: Presentation...Presentation :: Pdf; using System :: IO; // Open a stream on a ZIP archive...

    products.aspose.com/tex/vi/cpp/output-to-zip/
  9. TeX에서 ZIP으로 | C++용 API 솔루션 | Aspose

    TeX과 함께 작동하는 C++ API 솔루션입니다. TeX에서 ZIP으로의 변환 기능을 사용하면 TeX 파일을 가장 인기 있는 아카이브로 저장할 수 있습니다. 이 기능의 C++ 예제....C++ 코드 using Aspose :: TeX :: IO; using Aspose :: TeX :: Presentation...Presentation :: Pdf; using System :: IO; // Open a stream on a ZIP archive...

    products.aspose.com/tex/ko/cpp/output-to-zip/
  10. Transform XML using C++ | Aspose.PDF

    Transform XML programmatically with C++ sample code using Aspose.PDF for C++...); auto XmlContent = System :: IO :: File :: ReadAllText ( u "XMLFile1...auto XsltContent = System :: IO :: File :: ReadAllText ( u "XSLTFile1...

    products.aspose.com/pdf/cpp/transform-xml/