Sort Score
Result 10 results
Languages All
Labels All
Results 3,651 - 3,660 of 73,228 for

ios

(0.78 sec)
  1. Crear Documento PDF|Aspose.PDF para C++

    Este artículo describe cómo crear y formatear el documento PDF con Aspose.PDF para C++....{ String tmpFile = System :: IO :: Path :: GetTempFileNameSafe...set_WorkingDirectory ( System :: IO :: Path :: GetDirectoryName (...

    docs.aspose.com/pdf/es/cpp/create-pdf-document/
  2. Aspose::Words::DigitalSignatures::CertificateHo...

    Aspose::Words::DigitalSignatures::CertificateHolder class. Represents a holder of X509Certificate2 instance. To learn more, visit the documentation article in C++....System :: SharedPtr < System :: IO :: Stream > streamIn = System...System :: MakeObject < System :: IO :: FileStream > ( get_MyDir ()...

    reference.aspose.com/words/cpp/aspose.words.dig...
  3. C++ ile WAV Dosyasını OLE Nesnesi olarak Ekleme...

    Aspose.Cells kullanarak Excel çalışma sayfalarına WAV dosyasını OLE nesnesi olarak nasıl ekleyeceğinizi öğrenin.... ToUtf8 (), std :: ios :: binary ); if ( ! imageStream...imageStream . seekg ( 0 , std :: ios :: end ); std :: vector < uint8_t...

    docs.aspose.com/cells/tr/cpp/inserting-a-wav-fi...
  4. Insérer un fichier WAV en tant qu objet OLE ave...

    Apprenez comment insérer un fichier WAV en tant qu objet OLE dans des feuilles Excel en utilisant Aspose.Cells avec C++.... ToUtf8 (), std :: ios :: binary ); if ( ! imageStream...imageStream . seekg ( 0 , std :: ios :: end ); std :: vector < uint8_t...

    docs.aspose.com/cells/fr/cpp/inserting-a-wav-fi...
  5. Aspose::Words::DigitalSignatures::SignOptions c...

    Aspose::Words::DigitalSignatures::SignOptions class. Allows to specify options for document signing. To learn more, visit the documentation article in C++....System :: SharedPtr < System :: IO :: Stream > streamIn = System...System :: MakeObject < System :: IO :: FileStream > ( get_MyDir ()...

    reference.aspose.com/words/cpp/aspose.words.dig...
  6. إدراج ملف WAV ككائن Ole باستخدام C++|Documentation

    تعلم كيفية إدراج ملف WAV ككائن OLE في أوراق Excel باستخدام Aspose.Cells مع C++.... ToUtf8 (), std :: ios :: binary ); if ( ! imageStream...imageStream . seekg ( 0 , std :: ios :: end ); std :: vector < uint8_t...

    docs.aspose.com/cells/ar/cpp/inserting-a-wav-fi...
  7. External-graphic and linux - Free Support Forum...

    Hello, I’m currently using version 24.9 of aspose.pdf under license. My deployment environment is Linux. Locally under Windows, external graphics are processed correctly by the FO, and the images are displayed. When I …...io.tmpdir"); java.io.File file = new java.io.File(newTempFolder);...mkdir(); System.setProperty("java.io.tmpdir", newTempFolder); try...

    forum.aspose.com/t/external-graphic-and-linux/3...
  8. الاستثناءات والأخطاء الشائعة المتعلقة بالخطوط ع...

    استثناءات وأخطاء الخطوط على لينكس...io.tmpdir”); java.io.File file = new java.io.File(newTempFolder);...mkdir(); System.setProperty(“java.io.tmpdir”, newTempFolder); try...

    docs.aspose.com/slides/ar/php-java/technical-ar...
  9. TeX เป็น ZIP | โซลูชัน API สำหรับ C++

    โซลูชัน C++ API สำหรับทำงานกับไฟล์ TeX ฟังก์ชันการแปลง TeX เป็น ZIP ช่วยให้คุณบันทึกไฟล์ TeX ของคุณเป็นไฟล์เก็บถาวรยอดนิยมได้...สำหรับเอาต์พุต Copy using Aspose :: TeX :: IO; using Aspose :: TeX :: Presentation...Presentation :: Pdf; using System :: IO; // Open a stream on a ZIP archive...

    products.aspose.com/tex/th/cpp/output-to-zip/
  10. Extract Images from PDF|Aspose.PDF for Java

    How to extract a part of the image from PDF using Aspose.PDF for Java... io . FileOutputStream outputImage = new java . io . FileOutputStream.... close (); } catch ( java . io . FileNotFoundExceptio e ) {...

    docs.aspose.com/pdf/java/extract-images-from-th...