Sort Score
Result 10 results
Languages All
Labels All
Results 4,131 - 4,140 of 72,416 for

ios

(0.26 sec)
  1. 搜索

    搜索...tem::MakeObject<Aspose::TeX::IO::OutputConsoleTermina>()); //...tem::MakeObject<Aspose::TeX::IO::OutputConsoleTermina>()); //...

    blog.aspose.com/zh-hant/tex/convert-tex-to-pdf-...
  2. Aspose::Words::Fonts::FontFallbackSettings::Sav...

    Aspose::Words::Fonts::FontFallbackSettings::Save method. Saves the current fallback settings to stream in C++....st System::SharedPtr<System::IO::Stream>&) method Saves the current...System :: SharedPtr < System :: IO :: Stream > & outputStream )...

    reference.aspose.com/words/cpp/aspose.words.fon...
  3. 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/
  4. 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/
  5. 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-...
  6. arkiv

    arkiv...XImage->Save(System::SharedPtr System::IO::Stream ström, System::SharedPtr...System::SharedPtr<System::IO::FileStream> outputImage = System::IO::File::Cr...

    blog.aspose.com/sv/pdf/working-with-images-in-p...
  7. Convertir XPS avec l'API Aspose.Page C++

    La fonctionnalité de conversion XPS en PDF incluse dans la solution API Aspose.Page pour C++ est décrite et illustrée avec les extraits de code ici....System::SharedPtr<System::IO::Stream> pdfStream = System::IO::File::Open(dataDir...pdf", System::IO::FileMode::OpenOrCreate, System::IO::FileAccess::Write);...

    docs.aspose.com/page/fr/cpp/convert-xps/
  8. 将图像添加到现有PDF文件|Aspose.PDF for Java

    本节介绍如何使用Java库将图像添加到现有PDF文件。...io.ByteArrayInputStream ; import java.io.ByteArrayOutputStrea...ByteArrayOutputStrea ; import java.io.File ; import java.io.FileNotFoundExceptio...

    docs.aspose.com/pdf/zh/java/add-image-to-existi...
  9. Convert PDF to Images formats|Aspose.PDF for Java

    Discover how to convert PDF pages into image formats like PNG, JPEG, and TIFF using Aspose.PDF for Java.... io . OutputStream outputImageFile = new java . io . FileOutputStream...java . io . OutputStream outputBinImageFile = new java . io . FileOutputStream...

    docs.aspose.com/pdf/java/convert-pdf-to-images-...
  10. Ernte-EPS | API-Lösung für C++

    Die Crop-EPS-Funktionalität der Aspose.Page-API-Lösung für C++ wird hier erklärt und anhand der Codeausschnitte veranschaulicht....6 System::SharedPtr < System::IO::Stream > inputEpsStream = System::MakeObject...System::IO::FileStream > (dataDir + u "input.eps" , System::IO::FileMode::Open...

    docs.aspose.com/page/de/cpp/crop-eps/