Sort Score
Result 10 results
Languages All
Labels All
Results 3,811 - 3,820 of 74,307 for

ios

(0.12 sec)
  1. Візуалізація фігур LaTeX | .NET

    У цій статті описано рішення Aspose.TeX API для відтворення фрагментів (фігур) .NET LaTeX. Ознайомтеся з прикладами коду, як використовувати цю функцію.... IO . MemoryStream (); 18 19 // Specify...using (System. IO . Stream stream = System. IO . File . Open (...

    docs.aspose.com/tex/uk/net/latex-figure-rendering/
  2. Representación de figuras LaTeX | .NET

    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 (); 18 19 // Specify...using (System. IO . Stream stream = System. IO . File . Open (...

    docs.aspose.com/tex/es/net/latex-figure-rendering/
  3. Aspose::Words::IDocumentProcessorPlugin::Append...

    Aspose::Words::IDocumentProcessorPlugin::Append method. Append the document loading it with the specified load options in C++....System :: SharedPtr < System :: IO :: Stream > inputStream , System...inputStream System::SharedPtr<System::IO::Stream> The input stream. loadOptions...

    reference.aspose.com/words/cpp/aspose.words/ido...
  4. ReplacerContext.set_replacement method | Aspose...

    ReplacerContext.set_replacement method. Sets pattern and replacement used by find/replace operation.... io . FileStream ( MY_DIR + 'Footer...system_helper . io . FileMode . OPEN , system_helper . io . FileAccess...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Aspose::Words::DigitalSignatures::DigitalSignat...

    Aspose::Words::DigitalSignatures::DigitalSignatureUtil::Sign method. Signs source document using given CertificateHolder with digital signature and writes signed document to destination stream. Supported formats are: Doc, Dot, Docx, Dotx, Docm, Dotm, Odt, Ott.Output will be written to the start of stream and stream size will be updated with content length in C++....stem::IO::Stream>&, const System::SharedPtr<System::IO::Stream>&...System :: SharedPtr < System :: IO :: Stream > & srcStream , const...

    reference.aspose.com/words/cpp/aspose.words.dig...
  6. Aspose.PSD cho Java 21.5 - Ghi chú phát hành|Do...

    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.RandomAccessFile) M:com.aspose...saveData(com.aspose.psd.system.io.Stream) M:com.aspose.psd.DisposableObject...

    docs.aspose.com/psd/vi/java/aspose-psd-cho-java...
  7. Aspose.SVG for .NET 24.3.0 – Speichern Sie SVG ...

    Beispiele für die Verwendung veralteter und neuer Klassen zum Speichern von SVG in einem Stream mit 24.3.0 und früheren Versionen von Aspose.SVG for .NET.... IO ; 2 using Aspose. Svg . IO ; 3 using System. IO . Compression...System. IO ; 2 using Aspose. Svg . IO ; 3 using System. IO . Compression...

    docs.aspose.com/svg/de/net/migration-between-ve...
  8. IDocumentConverterPlugin | Aspose.Words for Java

    Defines an interface for external converter plugin in Java....io.InputStream loadOptions LoadOptions...LoadOptions outputStream java.io.OutputStream saveOptions SaveOptions...

    reference.aspose.com/words/java/com.aspose.word...
  9. 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...
  10. Aspose.Page C++ API で XPS を変換

    C++ 向け Aspose.Page API ソリューションに含まれる XPS から PDF への変換機能について、コードスニペットを用いて説明します。...System::SharedPtr<System::IO::Stream> pdfStream = System::IO::File::Open(dataDir...pdf", System::IO::FileMode::OpenOrCreate, System::IO::FileAccess::Write);...

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