Sort Score
Result 10 results
Languages All
Labels All
Results 5,931 - 5,940 of 74,269 for

ios

(0.15 sec)
  1. Procurar

    Procurar...Typeset(System::SharedPtr System::IO::Stream stream, System::SharedPtr...t(System::MakeObject<System::IO::MemoryStream>(System::Text:...

    blog.aspose.com/pt/tex/create-custom-tex-format...
  2. 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...
  3. 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/
  4. 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/
  5. 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/
  6. 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/
  7. Fájlok tömörítése tömörítés nélkül a Python.NET...

    Fájlok hozzáadása az archívumokhoz tömörítés nélkül a továbbfejlesztett fájlkezelés érdekében, amely kényelmes szállítást, gyors hozzáférést és kompatibilitást biztosít a Python.NET különféle alkalmazásai között... with io . FileIO( "archive.zip" , 'x'...beállításokhoz - SevenZipStoreCompres with io . FileIO( "archive.7z" , 'x'...

    products.aspose.com/zip/hu/python-net/advanced-...
  8. Create figures in LaTeX | C++ API Solution

    C++ API Solution to work with TeX. Includes the functionality to create document figures in LaTeX and save the result file as images....set_LogStream(new System::IO::MemoryStream()); // Specify...System::SharedPtr<System::IO::Stream> stream = System::IO::File::Open( S...

    products.aspose.com/tex/cpp/latex-figures/
  9. LaTeX a XPS | C++

    Funzionalità di conversione della soluzione API ASUP.TEX per C ++ consente di convertire i file in LaTeX in formato XPS. Ecco alcuni esempi di codice....System::SharedPtr < System::IO::Stream > xpsStream = System::IO::File::Open(...System::IO::Path::Combine(RunExamples::OutputDirectory, u "any-name...

    docs.aspose.com/tex/it/cpp/latex-to-xps/
  10. Indentation applied to first cell affects the e...

    Hello everyone, I’m encountering an issue when converting an Excel table to a Word document using Aspose.Cells and Aspose.Words. Steps to reproduce: In Excel, create a table where the first cell has an indentation. D…...io.ByteArrayOutputStrea; import java.io.File; import...import java.io.FileOutputStream; import java.nio.charset.StandardCharsets;...

    forum.aspose.com/t/indentation-applied-to-first...