Sort Score
Result 10 results
Languages All
Labels All
Results 4,761 - 4,770 of 62,414 for

ios

(0.11 sec)
  1. Створення фігур у LaTeX | Рішення C++ API

    C++ API рішення для роботи з TeX. Включає функціональність для створення фігур документів у LaTeX і збереження файлу результату як зображень....set_LogStream(new System::IO::MemoryStream()); // Specify...System::SharedPtr<System::IO::Stream> stream = System::IO::File::Open( S...

    products.aspose.com/tex/uk/cpp/latex-figures/
  2. LaTeX egyenletek | API megoldás C++-hoz

    C++ API megoldás a LaTeX-szel való együttműködéshez. Hozzon létre bármilyen bonyolultságú képletet ezzel a natív LaTeX API-val a C++-hoz....m(System::MakeObject<System::IO::MemoryStream>()); // Specify...System::SharedPtr<System::IO::Stream> stream = System::IO::File::Open( S...

    products.aspose.com/tex/hu/cpp/math-rendering/
  3. Створення фігур у LaTeX | Рішення .NET API

    Рішення .NET API для роботи з TeX. Включає функціональність для створення фігур в документах LaTeX і збереження файлу результату як зображень....IO.MemoryStream(); // Specify whether...(System.IO.Stream stream = System.IO.File.Open( System.IO.Path.Combine(RunExamples...

    products.aspose.com/tex/uk/net/latex-figures/
  4. ResourceSavingArgs.resource_stream property | A...

    ResourceSavingArgs.resource_stream property. Allows to specify the stream where the resource will be saved to....def resource_stream ( self ) -> io . BytesIO : ... @resource_stream...resource_stream ( self , value : io . BytesIO ): ... Remarks This...

    reference.aspose.com/words/python-net/aspose.wo...
  5. XMP EPSメタデータ内の単純な値の変更 | C++

    C++用のAspose.Page APIソリューションを使用して、EPSファイルのXMPメタデータ内の単純な値を変更するプロセスを、コードとともに説明しました。...System ::SharedPtr < System::IO::FileStream > psStream = System::MakeObject...System::MakeObject < System::IO::FileStream > (dataDir + u "get_input...

    docs.aspose.com/page/ja/cpp/xmp-metadata/change...
  6. Aggiungi metadati XMP a un file EPS utilizzando...

    Il processo di aggiunta di metadati XMP a un file EPS con la soluzione API Aspose.Page per C++ è spiegato e illustrato con frammenti di codice qui....System ::SharedPtr < System::IO::FileStream > psStream = System::MakeObject...System::MakeObject < System::IO::FileStream > (dataDir + u "add_input...

    docs.aspose.com/page/it/cpp/xmp-metadata/add/
  7. Add XMP metadata to EPS file using C++

    The process of adding XMP metadata to EPS file with Aspose.Page API solution for C++ is explained and illustrated with the code snippets here....System ::SharedPtr < System::IO::FileStream > psStream = System::MakeObject...System::MakeObject < System::IO::FileStream > (dataDir + u "add_input...

    docs.aspose.com/page/cpp/xmp-metadata/add/
  8. التحقق من كلمة مرور الملفات المشفرة باستخدام C+...

    التحقق من كلمة مرور ملفات Excel المشفرة (xlsx، xlsb، xls، xlsm وملفات Open Office (ODS) باستخدام أكواد C++.... ToUtf8 (), std :: ios :: binary ); if ( file ) { file...file . seekg ( 0 , std :: ios :: end ); fileData . resize ( file...

    docs.aspose.com/cells/ar/cpp/verify-password-of...
  9. Marking BarCode Regions in an Image in Ruby|Doc...

    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.File' ) . new ( img )) # Initialize..."png" , Rjb :: import ( 'java.io.File' ) . new ( data_dir + "Code39StdOut...

    docs.aspose.com/barcode/java/marking-barcode-re...
  10. C++ 을 (를) 사용하여 Watermark 주석을 추가하는 방법 | Aspose.PDF

    C++ 언어를 사용하는 모든 플랫폼에서 PDF 파일에 Watermark 주석을 추가하기 위한 소스 코드... IO . Path . Combine ( _dataDir ...); document . Save ( System . IO . Path . Combine ( _dataDir ...

    products.aspose.com/pdf/ko/cpp/annotation/water...