Sort Score
Result 10 results
Languages All
Labels All
Results 5,121 - 5,130 of 72,967 for

ios

(0.29 sec)
  1. استخراج پیوست ها از PDF با استفاده از Java | As...

    کد منبع جاوا برای استخراج پیوست ها از فایل PDF.... io . FileOutputStream output = new java . io . FileOutputStream...

    products.aspose.com/pdf/fa/java/attachments/ext...
  2. 如何使用 C++ 添加 Redaction 註解 | Aspose.PDF

    用於在任何平臺上使用C++語言在PDF檔中添加 Redaction 註釋的原始程式碼... IO . Path . Combine ( _dataDir ...); document . Save ( System . IO . Path . Combine ( _dataDir ...

    products.aspose.com/pdf/zh-hant/cpp/annotation/...
  3. Aspose::Words::Document::get_OriginalFileName m...

    Aspose::Words::Document::get_OriginalFileName method. Gets the original file name of the document in C++....System :: IO :: FileStream > docStream = System :: IO :: File ::...

    reference.aspose.com/words/cpp/aspose.words/doc...
  4. Aspose::Words::Saving::HtmlSaveOptions::get_Css...

    Aspose::Words::Saving::HtmlSaveOptions::get_CssClassNamePrefix method. Specifies a prefix which is added to all CSS class names. Default value is an empty string and generated CSS class names have no common prefix in C++....String outDocContents = System :: IO :: File :: ReadAllText ( get_ArtifactsDir...)); outDocContents = System :: IO :: File :: ReadAllText ( get_ArtifactsDir...

    reference.aspose.com/words/cpp/aspose.words.sav...
  5. Excelチャートの作成とOLEオブジェクトとしてプレゼンテーションに埋め込む|Aspose....

    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 > wbStream =...System :: SharedPtr < System :: IO :: Stream > wbStream , intrusive_ptr...

    docs.aspose.com/slides/ja/cpp/creating-excel-ch...
  6. 档案

    档案...IO.Stream ms = new System.IO.MemoryStream();...创建内存流并将条码图像保存到内存流 System.IO.Stream ms = new System.IO.MemoryStream();...

    blog.aspose.com/zh/cells/generate-barcode-in-ex...
  7. arkiv

    arkiv...io.File . Gör följande för varje...Stream-objektet java.io.FileInputStream fs = new java.io.FileInputStream(imageDir...

    blog.aspose.com/sv/pdf/generate-pdf-file-from-i...
  8. 档案

    档案...io.FileInputStream", "image1.jpg");...$image); $fos2 = new Java("java.io.FileInputStream", "image2.jpg");...

    blog.aspose.com/zh/slides/convert-jpg-to-ppt-php/
  9. Лицензирование|Aspose.Finance for .NET

    C# Finance Библиотека API предлагает своим клиентам получить лицензию Classic и Metered License. А также использовать ограниченную лицензию, чтобы лучше изучить продукт.... IO . FileStream myStream = new System . IO . FileStream..."Aspose.Finance.lic" , System . IO . FileMode . Open ); // Set license...

    docs.aspose.com/finance/ru/net/licensing/
  10. Java 에서 PDF에서 텍스트 추출 | Aspose.PDF

    자바와 PHP, 델파이에서 PDF 파일에서 텍스트를 추출하는 자바 소스 코드.... io . FileWriter writer = new java . io . FileWriter.... close (); } catch ( java . io . IOException e ) { System ....

    products.aspose.com/pdf/ko/java/parser/text/