Sort Score
Result 10 results
Languages All
Labels All
Results 4,631 - 4,640 of 62,464 for

ios

(0.15 sec)
  1. Python: words and barcode-for-python-via-net as...

    I’m attempting to use aspose-barcode-for-python-via-net==25.8 and aspose-words==25.10.0 (both are the latest versions) in a project. I’m running on MacOS with python version 3.13 in my venv. When I try to execute my sc…...of IBarcodeGenerator : import io import aspose.words as aw import...draw_error_image(self, error) -> io.BytesIO: """Draws a simple error...

    forum.aspose.com/t/python-words-and-barcode-for...
  2. Arbeiten mit Dokumenten in PostScript | C++

    Das Hinzufügen von Seiten zu einer PS-Datei ist eine Funktion, die von der Aspose.Page-API-Lösung für C++ unterstützt wird. ....6 System::SharedPtr < System::IO::Stream > outPsStream = System::MakeObject...System::IO::FileStream > (dir + u "document.ps" , System::IO::FileMode::Create);...

    docs.aspose.com/page/de/cpp/ps/working-with-doc...
  3. Lavorare con le forme in PostScript | C++

    Come aggiungere forme a un file PS è una domanda a cui risponde la soluzione API Aspose.Page. Scopri come utilizzare la funzionalità in C++....6 System::SharedPtr < System::IO::Stream > outPsStream = System::MakeObject...System::MakeObject < System::IO::FileStream > (dataDir + u "AddRectangle_outPS...

    docs.aspose.com/page/it/cpp/ps/working-with-sha...
  4. TeX to ZIP | API Solution for C++

    C++ API Solution to work with TeX files. TeX to ZIP conversion functionality lets you save your TeX file as the most popular archive....output using Aspose :: TeX :: IO; using Aspose :: TeX :: Presentation...Presentation :: Pdf; using System :: IO; // Open a stream on a ZIP archive...

    products.aspose.com/tex/cpp/output-to-zip/
  5. Arşiv

    Arşiv...tem::MakeObject<Aspose::TeX::IO::OutputConsoleTermina>()); //...tem::MakeObject<Aspose::TeX::IO::OutputConsoleTermina>()); //...

    blog.aspose.com/tr/tex/convert-tex-to-pdf-or-xp...
  6. Gestione di oggetti OLE con C++|Documentation

    Impara come aggiungere, estrarre e manipolare oggetti OLE nei fogli di lavoro usando Aspose.Cells con C++....ToUtf8 (), std :: ios :: binary | std :: ios :: ate ); if ( !...(); file . seekg ( 0 , std :: ios :: beg ); std :: vector < uint8_t...

    docs.aspose.com/cells/it/cpp/managing-ole-objects/
  7. LaTeX en PDF | C++

    Pour convertir TeX en PDF à l'aide de la API Aspose.TeX pour C++, lisez cet article pour voir qui décrit comment procéder ainsi que les exemples de code....System::SharedPtr < System::IO::Stream > pdfStream = System::IO::File::Open(...System::IO::Path::Combine(RunExamples::OutputDirectory, u "any-name...

    docs.aspose.com/tex/fr/cpp/latex-to-pdf/
  8. Látex para pdf | C++

    Para converter Tex em PDF usando a solução API Aspose.TeX para C ++ Aprenda este artigo para ver que descreve como fazer isso e os exemplos de código....System::SharedPtr < System::IO::Stream > pdfStream = System::IO::File::Open(...System::IO::Path::Combine(RunExamples::OutputDirectory, u "any-name...

    docs.aspose.com/tex/pt/cpp/latex-to-pdf/
  9. Representación de fórmulas matemáticas LaTeX | C++

    En artículo se describe la Aspose.TeX para la representación de fórmulas matemáticas C++ LaTeX. Aquí encontrará ejemplos de código de la funcionalidad....set_LogStream(System::MakeObject < System::IO::MemoryStream > ()); 15 // Specify...System::SharedPtr < System::IO::Stream > stream = System::IO::File::Open(S...

    docs.aspose.com/tex/es/cpp/latex-math-formula-r...
  10. Converti file XPS | Soluzione API .NET

    La funzionalità di conversione da XPS a PNG inclusa nella soluzione API Aspose.Page per .NET è descritta e illustrata con i frammenti di codice qui riportati....IO.File.Open(Path.GetDirectoryName(outputFileName)...eName), System.IO.FileMode.Create, System.IO.FileAccess.Write))...

    docs.aspose.com/page/it/net/convert-xps/