Sort Score
Result 10 results
Languages All
Labels All
Results 6,131 - 6,140 of 74,200 for

ios

(0.18 sec)
  1. Interface de saída do Aspose.TeX | Python via .NET

    Aqui está uma explicação da funcionalidade de conversão da solução ASPPE.TEX API para Python, com Tex como o formato de saída, com exemplos de código.... io import * 3 from util import Util...import * 2 from aspose. tex . io import * 3 from util import Util...

    docs.aspose.com/tex/pt/python-net/aspose-tex-ou...
  2. TeX 라이선스 로드 | C++ API 솔루션

    TeX 작업을 위한 C++ API 솔루션. 단 몇 줄의 C++ 코드로 파일이나 스트림에서 라이선스 정보를 로드하세요....Aspose::TeX; using System; using System::IO; // Initialize a license object...FileStream System::SharedPtr<System::IO::FileStream> myStream = Syst...

    products.aspose.com/tex/ko/cpp/loading-license/
  3. Convert BMP to EPS using API for C++

    BMP to EPS conversion functionality offered by Aspose.Page API solution for C++ is explained and illustrated with the code snippets here....System::Drawing::Bitmap > (System::IO::File::OpenRead(dataDir + u "input1...System::Drawing::Bitmap > (System::IO::File::OpenRead(dataDir + u "input1...

    docs.aspose.com/page/zh/cpp/convert/bmp-to-eps/
  4. Load HTML in C# – Aspose.HTML for .NET

    Load HTML files in C#. Learn how to load HTML from a file, URL, string, or memory stream using Aspose.HTML for .NET API....IO; using Aspose.Html; ... // Prepare...from a URL Copy using System.IO; using Aspose.Html; ... // Load...

    products.aspose.com/html/net/load-html/
  5. Convert EPUB to PNG in Java – Aspose.HTML for Java

    Convert EPUB to PNG in Java using Aspose.HTML for Java API. Consider various EPUB to PNG conversion scenarIos in Java code examples.... io . FileInputStream fileInputStream = new java. io . FileInputStream...java. io . FileInputStream fileInputStream = new java. io . FileInputStream...

    docs.aspose.com/html/java/convert-epub-to-png/
  6. Arbete med bakgrund i ODS filer med C++|Documen...

    Lär dig hantera färgade och grafiska bakgrunder i ODS filer med Aspose.Cells och C++....ofstream fout ( filePath , std :: ios :: binary ); fout . write ( reinterpret_cast...ifstream fileStream ( f , std :: ios :: binary ); if ( ! fileStream...

    docs.aspose.com/cells/sv/cpp/working-with-backg...
  7. Saving to memory stream results in a &amp;quot;...

    I am converting .mht files to pdf. Most of the files work 100%, but some .mht files result in the following error when I call Aspose.Pdf.Generator.PdfAspose.Pdf.Generator.Pdf.Save(memorystream); Aspose.Pdf…...IO.Path.CheckInvalidPathChar(String path) at System.IO.Path...System.IO.Path.CheckInvalidPathChar(String path) at System.IO.Path...

    forum.aspose.com/t/saving-to-memory-stream-resu...
  8. Travailler avec des projets en C ++ | Aspose.Ta...

    Ce guide explique comment créer et enregistrer des fichiers de projet à l'aide d'Aspose.Tasks pour C ++ sans dépendances Microsoft Office....6 System::SharedPtr < System::IO::FileStream > projectStream =...System::MakeObject < System::IO::FileStream > (dataDir + u "...

    docs.aspose.com/tasks/fr/cpp/creating-and-saving/
  9. Load license TeX | C++ API Solution

    C++ API Solution to work with TeX. Load the license information from a file or stream with a few lines of C++ code....Aspose::TeX; using System; using System::IO; // Initialize a license object...FileStream System::SharedPtr<System::IO::FileStream> myStream = Syst...

    products.aspose.com/tex/cpp/loading-license/
  10. Eingabeschnittstelle von Aspose.TeX | C++

    Die Konvertierungsfunktionalität der Aspose.TeX-API-Lösung für C++ mit TeX als Eingabeformat wird hier anhand der Codebeispiele erläutert....System::SharedPtr < System::IO::Stream > inZipStream = System::IO::File::Open...(System::IO::Path::Combine(RunExamples::InputDirectory, u "zip-in...

    docs.aspose.com/tex/de/cpp/aspose-tex-input/