Sort Score
Result 10 results
Languages All
Labels All
Results 4,011 - 4,020 of 74,307 for

ios

(0.68 sec)
  1. Add XML namespace in XMP metadata of EPS |C++

    The process of adding XML namespace in XMP metadata of EPS with Aspose.Page for C++ is explained and illustrated with the code snippets here....System ::SharedPtr < System::IO::FileStream > psStream = System::MakeObject...System::MakeObject < System::IO::FileStream > (dataDir + u "add_simple_props_input...

    docs.aspose.com/page/cpp/xmp-metadata/add-names...
  2. PlainTextDocument constructor | Aspose.Words fo...

    aspose.words.PlainTextDocument constructor...def __init__ ( self , stream : io . BytesIO ): ... Parameter Type...Type Description stream io.BytesIO The stream where to extract...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Aspose.PSD для Java 21.5 - Примітки до випуску|...

    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.RandomAccessFile) M:com.aspose...saveData(com.aspose.psd.system.io.Stream) M:com.aspose.psd.DisposableObject...

    docs.aspose.com/psd/uk/java/aspose-psd-dlya-jav...
  4. تنضيد TeX | إدخال وإخراج ZIP

    حل Aspose.TeX API للعمل مع TeX. تعرف على كيفية تحويل TeX إلى PDF باستخدام أرشيفات ZIP كمدخلات ومخرجات ببضعة أسطر من الكود....ZIP Copy using Aspose :: TeX :: IO; using Aspose :: TeX :: Presentation...System :: IO :: Stream > inZipStream = System :: IO :: File ::...

    products.aspose.com/tex/ar/cpp/zip-input-and-ou...
  5. arkiv

    arkiv...o (System::SharedPtr System::IO::Stream stream) metod. Lägg till...tem::IO::Stream> stream = System::MakeObject<System::IO::Fil...

    blog.aspose.com/sv/slides/embed-video-in-powerp...
  6. 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...
  7. إضافة صورة خلفية إلى Excel باستخدام C++|Documen...

    كيف تدخل صورة خلفية إلى 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/ar/cpp/insert-background-...
  8. 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-...
  9. Create PDF Files in Python|Aspose.PDF for Pytho...

    Learn how to create PDF files and build searchable PDFs in Python using Aspose.PDF for Python via .NET....pdf as ap import io # Requires: pip install pytesseract...page_number = 1 image_stream = io . FileIO ( temp_image_path ,...

    docs.aspose.com/pdf/python-net/create-pdf-docum...
  10. Insert Image using docx4j and Aspose.Words|Aspo...

    Add an image into a document easily and fast instead of using docx4j.... io . InputStream is = new java . io . FileInputStream...wordMLPackage . save ( new java . io . File ( dataDir + "OUT_AddImage...

    docs.aspose.com/words/java/insert-image-using-d...