Sort Score
Result 10 results
Languages All
Labels All
Results 3,211 - 3,220 of 56,298 for

ios

(0.14 sec)
  1. Agregar MapiContact a PST en Jython|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....email import MapiContactProfessio from com.aspose.email import...setProfessionalInfo ( MapiContactProfessio ( "Adaptaz" , "Recording engineer"...

    docs.aspose.com/email/es/java/adding-mapicontac...
  2. Добавление MapiContact в PST в Jython|Documenta...

    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....email import MapiContactProfessio from com.aspose.email import...setProfessionalInfo ( MapiContactProfessio ( "Адаптаз" , "Звукорежиссер"...

    docs.aspose.com/email/ru/java/adding-mapicontac...
  3. استيراد وتصدير التعليقات التوضيحية إلى تنسيق XF...

    يمكنك استيراد وتصدير التعليقات باستخدام تنسيق XFDF باستخدام مكتبة Aspose.PDF for Java....io.FileOutputStream ; import java.io.IOException..."exportannotations.xfdf" ; java . io . File f = new java . io . File ( exportFileName...

    docs.aspose.com/pdf/ar/java/import-export-xfdf/
  4. Arbeitsblätter verwalten in 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....Excel file to be opened fstream = IO . sysopen ( @data_dir + 'book1...Excel file to be opened fstream = IO . sysopen ( @data_dir + 'book1...

    docs.aspose.com/cells/de/java/managing-workshee...
  5. TableSubstitutionRule.load method | Aspose.Word...

    aspose.words.fonts.TableSubstitutionRule.load method... def load ( self , stream : io . BytesIO ): ... Parameter Type...Type Description stream io.BytesIO Input stream. Examples Shows...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Working Solution for Chart Resizing in PPTX|Asp...

    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....System :: SharedPtr < System :: IO :: MemoryStream > ToSlidesMemoryStream...Aspose :: Cells :: Systems :: IO :: MemoryStream > inputStream...

    docs.aspose.com/slides/cpp/working-solution-for...
  7. Утилиты Microsoft Graph|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.BufferedReader ; import java.io.IOException ;...; import java.io.InputStream ; import java.io.InputStreamReader...

    docs.aspose.com/email/ru/java/microsoft-graph-u...
  8. Häufige Ausnahmen und Fehler im Zusammenhang mi...

    Schriftarten-Ausnahmen und -Fehler unter Linux...io.tmpdir"); java.io.File file = new java.io.File(newTempFolder);...mkdir(); System.setProperty("java.io.tmpdir", newTempFolder); try...

    docs.aspose.com/slides/de/java/technical-articl...
  9. Exceptions et Erreurs Courantes Impliquant des ...

    Exceptions et erreurs de police sur Linux...io.tmpdir"); java.io.File file = new java.io.File(newTempFolder);...mkdir(); System.setProperty("java.io.tmpdir", newTempFolder); try...

    docs.aspose.com/slides/fr/java/technical-articl...
  10. Save an SVG Document – C#

    In the article, you will learn how to save an SVG document to a file, memory stream, ZIP archive or Url using Aspose.SVG for .NET library.... IO ; 2 using Aspose. Svg ; 3 .....to a Url: Copy 1 using System. IO ; 2 using Aspose. Svg ; 3 .....

    docs.aspose.com/svg/net/save-svg-document/