Sort Score
Result 10 results
Languages All
Labels All
Results 7,211 - 7,220 of 62,322 for

ios

(0.19 sec)
  1. Konvertálja a MD-et TGA-re Java segítségével | ...

    Exportáljon MD-fájlt TGA-be Java-alkalmazásaiban harmadik féltől származó alkalmazások használata nélkül...io.OutputStream-) metódus Töltse...a process használatával. java.io.OutputStream-) metódus a TiffDevice...

    products.aspose.com/total/hu/java/conversion/md...
  2. LoadFormat enumeration | Aspose.Words for Python

    aspose.words.LoadFormat enumeration. Indicates the format of the document that is to be loaded....com/words/' with io . BytesIO ( urlopen ( url ) ...format. with system_helper . io . File . open_read ( MY_DIR +...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Jython kullanarak Sayfa Düzenini Ayarlama|Docum...

    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 import FileInputStream ; class...

    docs.aspose.com/cells/tr/java/removing-workshee...
  4. Añadir fondo a PDF con Python|Aspose.PDF para P...

    Añadir imagen de fondo a su archivo PDF con Python. Use la clase BackgroundArtifact.... background_image = io . FileIO ( input_image_file )...

    docs.aspose.com/pdf/es/python-net/add-backgrounds/
  5. Öppna filer i Ruby|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....__FILE__ ))) + '/data/' fstream = IO . sysopen ( @data_dir + 'Book1...

    docs.aspose.com/cells/sv/java/opening-files-in-...
  6. How to deal with huge attachment like cloud att...

    We have a requirement where need to get the cloud attachment and add as an attachment to MailMessage, below is the sample code, but with this we are running into OOM issue. Is there any way to add huge attachments? Samp…...io.MemoryStream.setCapacity(Unknown...4] at com.aspose.email.system.io.MemoryStream.b(Unknown Source)...

    forum.aspose.com/t/how-to-deal-with-huge-attach...
  7. Kryptera Excel filer med C++|Documentation

    Lär dig hur du krypterar och skyddar Excel filer med lösenord med Aspose.Cells och C++.... ToUtf8 (), std :: ios :: binary ); if ( file ) { file...file . seekg ( 0 , std :: ios :: end ); fileData . resize ( file...

    docs.aspose.com/cells/sv/cpp/encrypting-excel-f...
  8. Éditer des canevas HTML5 en Java – Aspose.HTML ...

    Apprenez à éditer HTML5 Canvas en Java, y compris le rendu 2D dynamique et la manipulation graphique avancée à l'aide de l'API Aspose.HTML for Java....io.FileWriter pour écrire le code...try (java. io . FileWriter fileWriter = new java. io . FileWriter...

    docs.aspose.com/html/fr/java/edit-html5-canvas/
  9. Лицензирование | Aspose.Tasks документация

    Aspose.Tasks для C \ B предоставляет различные планы на покупку или предлагает бесплатную пробную версию и 30-дневную временную лицензию на оценку с использованием полисов лицензирования....System ::SharedPtr < System::IO::FileStream > myStream = System::MakeObject...System::IO::FileStream > (u "Aspose.Tasks.lic" , System::IO::FileMode::Open);...

    docs.aspose.com/tasks/ru/cpp/licensing/
  10. Manage ActiveX Controls in Presentations with P...

    Learn how Aspose.Slides for Python via .NET leverages ActiveX to automate and enhance PowerPoint presentations, giving developers powerful control over slides....pydrawing as draw import io # Accessing the presentation.... width , 0 ) ]) bmp_bytes = io . BytesIO () bmp . save ( bmp_bytes...

    docs.aspose.com/slides/python-net/activex/