Sort Score
Result 10 results
Languages All
Labels All
Results 4,031 - 4,040 of 72,931 for

ios

(0.23 sec)
  1. Добавить фоновое изображение в Excel с помощью ...

    Как вставить фоновое изображение в Excel с использованием Aspose.Cells for C++....ifstream fileStream ( f , std :: ios :: binary ); if ( ! fileStream...fileStream . seekg ( 0 , std :: ios :: end ); std :: streampos fileSize...

    docs.aspose.com/cells/ru/cpp/insert-background-...
  2. Replacer | Aspose.Words for Java

    Provides methods intended to find and replace text in the document in Java....io.InputStream Input document stream...Parameter Type Description input java.io.InputStream Input document stream...

    reference.aspose.com/words/java/com.aspose.word...
  3. Extrahera alla bilder från former i Visio|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 . MemoryStream stream = new System . IO . MemoryStream...

    docs.aspose.com/diagram/sv/net/extract-all-imag...
  4. Recupera le informazioni sui master in Ruby|Doc...

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

    docs.aspose.com/diagram/it/java/retrieve-the-ma...
  5. Hintergrundbild in Excel mit C++ einfügen|Docum...

    „Wie man mit Aspose.Cells for C++ ein Hintergrundbild in Excel einfügt.“...ifstream fileStream ( f , std :: ios :: binary ); if ( ! fileStream...fileStream . seekg ( 0 , std :: ios :: end ); std :: streampos fileSize...

    docs.aspose.com/cells/de/cpp/insert-background-...
  6. Extracting raw text from PDF file|Aspose.PDF fo...

    This article describes various ways to extract text from PDF documents using Aspose.PDF for Android via Java. From entire pages, from a specific part, based on columns, etc.... io . FileWriter writer = new java . io . FileWriter.... close (); } catch ( java . io . IOException e ) { e . printStackTrace...

    docs.aspose.com/pdf/androidjava/extract-text-fr...
  7. Excel e Arka Plan Resmi Ekleme (C++ ile)|Docume...

    Aspose.Cells for C++ kullanarak Excel e arka plan resmi nasıl eklenir....ifstream fileStream ( f , std :: ios :: binary ); if ( ! fileStream...fileStream . seekg ( 0 , std :: ios :: end ); std :: streampos fileSize...

    docs.aspose.com/cells/tr/cpp/insert-background-...
  8. Stream too long when Saving PDF and using AsEmb...

    Using Aspose PDF version 24.6.0 <PackageVersion Include="Aspose.Pdf" Version="24.6.0" /> Using .Net 8.0.302 test.zip (9.9 MB) Using the PDF inside the ZIP file public void FromPdf() { var sourcePath = "T…...IO.IOException : Stream was too long. at System.IO.MemoryStream...Write(ReadOnlySpan`1 buffer) at System.IO.StreamWriter.Flush(Boolean flushStream...

    forum.aspose.com/t/stream-too-long-when-saving-...
  9. Archiver

    les archives...io.File; import java.io.FileOutputStream; import...import java.io.IOException; import java.io.InputStream; public...

    blog.aspose.com/fr/zip/unzip-a-gz-file-in-java-...
  10. Importar y Exportar Anotaciones al formato XFDF...

    Puede importar y exportar anotaciones con el formato XFDF usando la biblioteca Aspose.PDF para Java....io.FileOutputStream ; import java.io.IOException..."exportannotations.xfdf" ; java . io . File f = new java . io . File ( exportFileName...

    docs.aspose.com/pdf/es/java/import-export-xfdf/