Sort Score
Result 10 results
Languages All
Labels All
Results 4,701 - 4,710 of 62,460 for

ios

(0.4 sec)
  1. Konvertieren Sie MHTML in PDF in Java - Aspose....

    Lernen Sie, wie man MHTML mit Aspose.HTML for Java in PDF konvertiert. Betrachten Sie verschiedene Szenarien der MHTML-zu-PDF-Konvertierung in Java-Code.... io . FileInputStream fileInputStream = new java. io . FileInputStream...java. io . FileInputStream fileInputStream = new java. io . FileInputStream...

    docs.aspose.com/html/de/java/convert-mhtml-to-pdf/
  2. 档案

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

    blog.aspose.com/zh/cells/generate-barcode-in-ex...
  3. 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...
  4. Merging PDF with XFDF not working - Free Suppor...

    Hi, I'm testing the Aspose PDF library and I'm trying to merge a PDF file with an XFDF file (xfdf includes INK Annotations). Test code (see below) runs without any problems but the output pdf file does not include the …...IO.FileStream(xfdf, System.IO.FileMode.Open, System.IO.FileAccess...

    forum.aspose.com/t/merging-pdf-with-xfdf-not-wo...
  5. 使用 Aspose.PDF for C++ 提取图像和签名信息|Aspose.PDF for C++

    您可以使用 C++ 的 SignatureField 类从签名字段中提取图像和签名信息。...nullptr) { auto output = System::IO::File::OpenWrite(_dataDir + u"im"...output->Close(); } } } catch (System::IO::IOException e) { Console::W...

    docs.aspose.com/pdf/zh/cpp/extract-image-and-si...
  6. Aspose.PDF for C++를 사용하여 이미지 및 서명 정보 추출|Aspose....

    서명 필드에서 이미지를 추출하고 C++의 SignatureField 클래스를 사용하여 서명 정보를 추출할 수 있습니다....nullptr ) { auto output = System :: IO :: File :: OpenWrite ( _dataDir...Close (); } } } catch ( System :: IO :: IOException e ) { Console...

    docs.aspose.com/pdf/ko/cpp/extract-image-and-si...
  7. プロジェクトデータをC ++ |でHTMLに変換しますAspose.Tasksドキュメント

    C ++のAspose.Tasks を使用して、Microsoft Project(MPP/XML)プロジェクトをHTMLに変換する方法を学びます。...System::IO::FileStream > fs = System::MakeObject < System::IO::FileStream...+ u "Project1.mpp" , System::IO::FileMode::Open); 8 // Clearing...

    docs.aspose.com/tasks/ja/cpp/convert-project-da...
  8. Aspose.PSD dla Java 21.5 - Notatki wydania|Docu...

    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/pl/java/aspose-psd-dla-java...
  9. PostScript でのグラデーション操作 | C++

    PS ファイルへのグラデーション追加は、Aspose.Page API ソリューションでサポートされている機能です。C++ でこの機能を使用する方法をご覧ください。...6 System::SharedPtr < System::IO::Stream > outPsStream = System::MakeObject...System::MakeObject < System::IO::FileStream > (dataDir + u "Hori...

    docs.aspose.com/page/ja/cpp/ps/working-with-gra...
  10. Definir Nome de Fonte Padrão|Aspose.PDF para Java

    Esta seção descreve como definir o nome de fonte padrão usando a biblioteca Aspose.PDF para Java....io.FileNotFoundExceptio ; import java.io.FileOutputStream...

    docs.aspose.com/pdf/pt/java/set-default-font-name/