Sort Score
Result 10 results
Languages All
Labels All
Results 3,461 - 3,470 of 56,356 for

ios

(0.09 sec)
  1. Infoga bakgrundsbild i Excel med C++|Documentation

    Hur man infogar bakgrundsbild till Excel med 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/sv/cpp/insert-background-...
  2. C++を使った暗号化済みファイルのパスワード検証|Documentation

    C++コードを使って、暗号化されたExcel(xlsx、xlsb、xls、xlsm)およびOpenOffice(ODS)ファイルのパスワード検証を行います。... ToUtf8 (), std :: ios :: binary ); if ( file ) { file...file . seekg ( 0 , std :: ios :: end ); fileData . resize ( file...

    docs.aspose.com/cells/ja/cpp/verify-password-of...
  3. Aspose::Words::Saving::PageSavingArgs::get_Page...

    Aspose::Words::Saving::PageSavingArgs::get_PageIndex method. Current page index in C++....String > filePaths = System :: IO :: Directory :: GetFiles ( ArtifactsDir...System :: IO :: FileStream > ( outFileName , System :: IO :: FileMode...

    reference.aspose.com/words/cpp/aspose.words.sav...
  4. Aspose::Words::Saving::PageSavingArgs::get_Page...

    Aspose::Words::Saving::PageSavingArgs::get_PageFileName method. Gets or sets the file name where the document page will be saved to in C++....String > filePaths = System :: IO :: Directory :: GetFiles ( ArtifactsDir...System :: IO :: FileStream > ( outFileName , System :: IO :: FileMode...

    reference.aspose.com/words/cpp/aspose.words.sav...
  5. Aspose::Words::Saving::PdfFontEmbeddingMode enu...

    Aspose::Words::Saving::PdfFontEmbeddingMode enum. Specifies how Aspose.Words should embed fonts in C++....1000000 , MakeObject < System :: IO :: FileInfo > ( ArtifactsDir...480000 , MakeObject < System :: IO :: FileInfo > ( ArtifactsDir...

    reference.aspose.com/words/cpp/aspose.words.sav...
  6. Aspose::Words::Saving::PdfSaveOptions::get_Font...

    Aspose::Words::Saving::PdfSaveOptions::get_FontEmbeddingMode method. Specifies the font embedding mode in C++....1000000 , MakeObject < System :: IO :: FileInfo > ( ArtifactsDir...480000 , MakeObject < System :: IO :: FileInfo > ( ArtifactsDir...

    reference.aspose.com/words/cpp/aspose.words.sav...
  7. Extraiga todas las imágenes de las formas en Vi...

    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/es/net/extract-all-imag...
  8. Estrai tutte le immagini dalle forme in Visio|D...

    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/it/net/extract-all-imag...
  9. Arbeiten mit Seiten in PostScript | C++

    Wie Seiten zur PS-Datei hinzugefügt werden, ist eine Frage, die von der Aspose.Page-API-Lösung für C++ beantwortet wird....6 System::SharedPtr < System::IO::Stream > outPsStream = System::MakeObject...System::MakeObject < System::IO::FileStream > (dataDir + u "document1...

    docs.aspose.com/page/de/cpp/ps/working-with-pages/
  10. Convertir MHTML a PDF en Java – Aspose.HTML for...

    Aprenda cómo convertir MHTML a PDF usando Aspose.HTML for Java. Considere varIos escenarIos de conversión de MHTML a PDF en código Java.... io . FileInputStream fileInputStream = new java. io . FileInputStream...java. io . FileInputStream fileInputStream = new java. io . FileInputStream...

    docs.aspose.com/html/es/java/convert-mhtml-to-pdf/