Sort Score
Result 10 results
Languages All
Labels All
Results 5,121 - 5,130 of 74,327 for

ios

(0.07 sec)
  1. Leggi le celle definite dall'utente di Shape in...

    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.... getShapes () io = 0 mentre io < shapes . getCount ()...

    docs.aspose.com/diagram/it/java/read-shape-s-us...
  2. Установить Имя Шрифта По Умолчанию|Aspose.PDF f...

    Этот раздел описывает, как установить имя шрифта по умолчанию, используя библиотеку Aspose.PDF для Java....io.FileNotFoundExceptio ; import java.io.FileOutputStream...

    docs.aspose.com/pdf/ru/java/set-default-font-name/
  3. OlePackage class | Aspose.Words for Python

    aspose.words.drawing.OlePackage class. Allows to access OLE Package properties... io . File . read_all_bytes ( DATABASE_DIR...DATABASE_DIR + 'cat001.zip' ) with io . BytesIO ( zip_file_bytes )...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Aspose::Words::Loading::ChmLoadOptions::ChmLoad...

    Aspose::Words::Loading::ChmLoadOptions::ChmLoadOptions constructor. Initializes a new instance of this class with default values in C++....< System :: IO :: MemoryStream > ( System :: IO :: File :: ReadAllBytes...

    reference.aspose.com/words/cpp/aspose.words.loa...
  5. 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...
  6. 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...
  7. 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...
  8. Crea formule in LaTeX | Soluzione API .NET

    Soluzione API .NET per lavorare con TeX. Include la funzionalità per creare equazioni matematiche in LaTeX e salvare il file del risultato come immagini....IO.MemoryStream(); // Create the...(System.IO.Stream stream = System.IO.File.Open( System.IO.Path.Combine(RunExamples...

    products.aspose.com/tex/it/net/latex-math/
  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. 파이썬을 사용하여 AcroForm에서 데이터 추출|Aspose.PDF for Pyth...

    Aspose.PDF 파일을 사용하면 PDF 파일에서 양식 필드 데이터를 쉽게 추출할 수 있습니다.AcroForms에서 데이터를 추출하여 JSON, XML 또는 FDF 형식으로 저장하는 방법을 알아보십시오....pdf as apdf from io import FileIO from os import...import aspose.pdf as apdf from io import FileIO from os import...

    docs.aspose.com/pdf/ko/python-net/extract-data-...