Sort Score
Result 10 results
Languages All
Labels All
Results 4,151 - 4,160 of 62,412 for

ios

(0.08 sec)
  1. カスタム PowerPoint フォント|Aspose.Slides for PHP ドキュメント

    PowerPoint カスタムフォント...io.File" , "customfonts/CustomFont1...Java ( "java.io.DataInputStream" , new Java ( "java.io.FileInputStream"...

    docs.aspose.com/slides/ja/php-java/custom-font/
  2. Extrair Informações de Imagem e Assinatura usan...

    Você pode extrair imagens do campo de assinatura e extrair informações de assinatura usando a classe SignatureField com C++....nullptr ) { auto output = System :: IO :: File :: OpenWrite ( _dataDir...Close (); } } } catch ( System :: IO :: IOException e ) { Console...

    docs.aspose.com/pdf/pt/cpp/extract-image-and-si...
  3. Détecter le format de fichier des fichiers OOXM...

    Apprenez comment détecter le format de fichier des fichiers Office Open XML (OOXML) cryptés en utilisant 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/fr/cpp/detect-file-format...
  4. 記録

    記録...tem::MakeObject<Aspose::TeX::IO::OutputConsoleTermina>()); //...tem::MakeObject<Aspose::TeX::IO::OutputConsoleTermina>()); //...

    blog.aspose.com/ja/tex/convert-tex-to-pdf-or-xp...
  5. Solution Fonctionnelle pour le Redimensionnemen...

    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/fr/cpp/solution-fonction...
  6. Using OAuth to access Mail Services|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/java/using-oauth-to-acces...
  7. Porting code: Object reference not set to an in...

    I am moving code from one vb website to a new vb website. Same version of vb, same aspose dll same everything. In the new project on the line: absorber.Visit(Page) I get the error “Object reference not set to an ins…...IO.File.ReadAllBytes(FullFileName)...New System.IO.MemoryStream Try stream = New System.IO.MemoryStream(pdfBytes)...

    forum.aspose.com/t/porting-code-object-referenc...
  8. Aspose::Words::IDocumentReaderPlugin::Read meth...

    Aspose::Words::IDocumentReaderPlugin::Read method. Reads the data from the specified stream into the Document instance in C++....System :: SharedPtr < System :: IO :: Stream > src , System :: SharedPtr...src System::SharedPtr<System::IO::Stream> The source stream to...

    reference.aspose.com/words/cpp/aspose.words/ido...
  9. Aspose::Words::DigitalSignatures::CertificateHo...

    Aspose::Words::DigitalSignatures::CertificateHolder::Create method. Creates CertificateHolder object using byte array of PKCS12 store and its password in C++....System :: SharedPtr < System :: IO :: Stream > streamIn = System...System :: MakeObject < System :: IO :: FileStream > ( get_MyDir ()...

    reference.aspose.com/words/cpp/aspose.words.dig...
  10. TeX to ZIP | API Solution for C++

    C++ API Solution to work with TeX files. TeX to ZIP conversion functionality lets you save your TeX file as the most popular archive....output using Aspose :: TeX :: IO; using Aspose :: TeX :: Presentation...Presentation :: Pdf; using System :: IO; // Open a stream on a ZIP archive...

    products.aspose.com/tex/cpp/output-to-zip/