Sort Score
Result 10 results
Languages All
Labels All
Results 4,621 - 4,630 of 72,964 for

ios

(0.13 sec)
  1. Inserire immagine di sfondo in Excel con C++|Do...

    Come inserire un immagine di sfondo in Excel usando 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/it/cpp/insert-background-...
  2. Aspose::Words::Saving::HtmlFixedSaveOptions::ge...

    Aspose::Words::Saving::HtmlFixedSaveOptions::get_ExportEmbeddedImages method. Specifies whether images should be embedded into Html document in Base64 format. Note setting this flag can significantly increase size of output Html file in C++....String outDocContents = System :: IO :: File :: ReadAllText ( get_ArtifactsDir...) { ASSERT_FALSE ( System :: IO :: File :: Exists ( get_ArtifactsDir...

    reference.aspose.com/words/cpp/aspose.words.sav...
  3. Limitaciones y Diferencias de la API|Documentac...

    Comparar las limitaciones y diferencias de la API entre Aspose.Slides for PHP via Java y Aspose.Slides for Java....io.File" , "embedOle.html" ); $Array...Java ( "java.io.DataInputStream" , new Java ( "java.io.FileInputStream"...

    docs.aspose.com/slides/es/php-java/limitations-...
  4. Archiwa

    Archiwa...System::String fontPath = System::IO::Path::Combine(get_DataDir()...System::String outPath = System::IO::Path::Combine(get_OutputDir()...

    blog.aspose.com/pl/font/convert-type1-to-ttf/
  5. Chercher

    chercher...IO.Stream outStream = System.IO.File.Open("mergedXPSfiles...Open("mergedXPSfiles.xps", System.IO.FileMode.Create, System.IO.FileAccess.Write))...

    blog.aspose.com/fr/page/merge-combine-xps-csharp/
  6. Archivio

    Archivio...IO.Stream outStream = System.IO.File.Open("mergedXPSfiles...Open("mergedXPSfiles.xps", System.IO.FileMode.Create, System.IO.FileAccess.Write))...

    blog.aspose.com/it/page/merge-combine-xps-csharp/
  7. Arsip

    Arsip...System::String fontPath = System::IO::Path::Combine(get_DataDir()...System::String outPath = System::IO::Path::Combine(get_OutputDir()...

    blog.aspose.com/id/font/convert-type1-to-ttf/
  8. Lưu trữ

    Lưu trữ...io.FileInputStream psStream = new java.io.FileInputStream("input...tiên java.io.FileInputStream psStream = new java.io.FileInputStream("input...

    blog.aspose.com/vi/page/combine-merge-ps-postsc...
  9. Einschränkungen und API-Unterschiede|Aspose.Sli...

    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.File" , "embedOle.html" ); $Array...Java ( "java.io.DataInputStream" , new Java ( "java.io.FileInputStream"...

    docs.aspose.com/slides/de/php-java/einschraenku...
  10. 23.4 vs 26.2 : Exception type changed if using ...

    I’m using Aspose Cells for Java for removing passwords from OpenOffice and LibreOffice Calc files. I have to try multiple password candidates. I’m currently upgrading from Aspose Cells 23.4 to 26.2. For MS Excel files, …...IO and message “Corrupted file.”...aspose.cells.Workbook; import java.io.InputStream; import java.nio...

    forum.aspose.com/t/23-4-vs-26-2-exception-type-...