Sort Score
Result 10 results
Languages All
Labels All
Results 8,111 - 8,120 of 62,425 for

ios

(0.52 sec)
  1. TYPE1 to WOFF Converter API | C++

    Easily convert your existing TYPE1 font libraries to the modern WOFF format within your C++ applications using our intuitive Font API Solution....settings SharedPtr<IO::FileStream> outStream = IO::File::Create(u"{{outputFile}}");...

    products.aspose.com/font/cpp/conversion/type1-t...
  2. CFF to TTF Converter API | C++

    Simplify CFF to TTF conversion in your C++ projects with our native API. Enjoy cross-platform compatibility regardless of your development setup....settings SharedPtr<IO::FileStream> outStream = IO::File::Create(u"{{outputFile}}");...

    products.aspose.com/font/cpp/conversion/cff-to-...
  3. EOT to WOFF Converter API | C++

    Convert EOT to WOFF with Aspose.Font for C++. Our API supports Windows and Linux, providing a flexible solution for any development environment....settings SharedPtr<IO::FileStream> outStream = IO::File::Create(u"{{outputFile}}");...

    products.aspose.com/font/cpp/conversion/eot-to-...
  4. Extraire et Enregistrer une Pièce Jointe|Aspose...

    Aspose.PDF pour C++ vous permet d'obtenir toutes les pièces jointes d'un document PDF. De plus, vous pouvez obtenir une pièce jointe individuelle de votre document....()); auto fileStream = System :: IO :: File :: OpenWrite ( _dataDir...()); auto fileStream = System :: IO :: File :: OpenWrite ( _dataDir...

    docs.aspose.com/pdf/fr/cpp/extract-and-save-an-...
  5. Schriftartkonvertierung. Erweiterte Details | Java

    C++-API zum Konvertieren von Schriftarten aus Aspose.Font. Manchmal müssen Sie konvertierte Schriftdaten lesen, bevor Sie sie speichern....io.FileOutputStream ; 5 import java.io.IOException...

    docs.aspose.com/font/de/java/convert/advanced-m...
  6. Schriftartkonvertierung. Erweiterte Details | C++

    Konvertierungsfunktion von Aspose.Font. Manchmal müssen Sie konvertierte Schriftdaten lesen, bevor Sie sie speichern. Die Methode hier soll dabei helfen....System::String fontPath = System::IO::Path::Combine(get_DataDir()...System::String outPath = System::IO::Path::Combine(get_OutputDir()...

    docs.aspose.com/font/de/cpp/convert/advanced-me...
  7. Conversione del carattere. Dettagli avanzati | C++

    Funzionalità di conversione da Aspose.Font. A volte è necessario leggere i dati dei caratteri convertiti prima di salvarlo. Il metodo qui ha lo scopo di aiutarlo....System::String fontPath = System::IO::Path::Combine(get_DataDir()...System::String outPath = System::IO::Path::Combine(get_OutputDir()...

    docs.aspose.com/font/it/cpp/convert/advanced-me...
  8. Documentation

    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 . OutputStream imageStream ;...try { imageStream = new java . io . FileOutputStream ( file . toString...

    docs.aspose.com/pdf/id/androidjava/converting/c...
  9. Convertitore da TEX a EMF utilizzando Python | ...

    Codice di esempio su Python per la conversione da TEX a EMF. Usa il codice di esempio per la conversione batch da TEX a EMF con Python e .NET...utilizzando la classe FileIO dal modulo io.Il nome file include il numero...apdf from os import path from io import FileIO path_infile = path...

    products.aspose.com/pdf/it/python-net/conversio...
  10. Jak extrahovat archivy | Dekomprimujte archiv d...

    Jak dekomprimovat archivní soubory při zachování jejich adresářové struktury pomocí Pythonu? Prozkoumejte techniky s knihovnou Aspose.Zip pro dekomprimaci archivů do složek, abyste zajistili, že struktura složek zůstane nedotčena.... with io . FileIO( "archive.tar" ) as...) Extrahujte soubor XAR with io . FileIO( "archive.xar" ) as...

    products.aspose.com/zip/cs/python-net/advanced-...