Sort Score
Result 10 results
Languages All
Labels All
Results 5,531 - 5,540 of 59,022 for

ios

(0.13 sec)
  1. แยกไฟล์แนบจาก PDF โดยใช้ Java | Aspose.PDF

    รหัสที่มา Java เพื่อแยกสิ่งที่แนบมาจากไฟล์ PDF... io . FileOutputStream output = new java . io . FileOutputStream...

    products.aspose.com/pdf/th/java/attachments/ext...
  2. How to add Caret Annotation using .NET | Aspose...

    Source code on C# to add Caret annotations on .NET Framework, .NET Core, and PHP, VBScript, Delphi, C++ via COM Interop.... IO . Path . Combine ( _dataDir ...); document . Save ( System . IO . Path . Combine ( _dataDir ...

    products.aspose.com/pdf/net/annotation/caret/add/
  3. How to add Square Annotation using .NET | Aspos...

    Source code on C# to add Square annotations on .NET Framework, .NET Core, and PHP, VBScript, Delphi, C++ via COM Interop.... IO . Path . Combine ( _dataDir ...}; document . Save ( System . IO . Path . Combine ( _dataDir ...

    products.aspose.com/pdf/net/annotation/square/add/
  4. How to add Circle Annotation using C++ | Aspose...

    Source code to add Circle annotations in PDF file on any platform with C++ language... IO . Path . Combine ( _dataDir ...); document . Save ( System . IO . Path . Combine ( _dataDir ...

    products.aspose.com/pdf/cpp/annotation/circle/add/
  5. How to add Watermark Annotation using C++ | Asp...

    Source code to add Watermark annotations in PDF file on any platform with C++ language... IO . Path . Combine ( _dataDir ...); document . Save ( System . IO . Path . Combine ( _dataDir ...

    products.aspose.com/pdf/cpp/annotation/watermar...
  6. How to add Text Annotation using C++ | Aspose.PDF

    Source code to add Text annotations in PDF file on any platform with C++ language... IO . Path . Combine ( _dataDir ...); document . Save ( System . IO . Path . Combine ( _dataDir ...

    products.aspose.com/pdf/cpp/annotation/text/add/
  7. Replace Image in Existing PDF File using Python...

    This section describes about replace image in existing PDF file using Python library....pdf as apdf from io import FileIO from os import...import aspose.pdf as apdf from io import FileIO from os import...

    docs.aspose.com/pdf/python-net/replace-image-in...
  8. Aspose::Words::Saving::TxtSaveOptionsBase::get_...

    Aspose::Words::Saving::TxtSaveOptionsBase::get_Encoding method. Specifies the encoding to use when exporting in text formats. Default value is Encoding.UTF8 in C++....get_UTF8 () -> GetString ( System :: IO :: File :: ReadAllBytes ( get_ArtifactsDir...get_ASCII () -> GetString ( System :: IO :: File :: ReadAllBytes ( get_ArtifactsDir...

    reference.aspose.com/words/cpp/aspose.words.sav...
  9. Convert PDF to Images formats|Aspose.PDF for C++

    Learn how to convert PDF pages into various image formats such as PNG, JPEG, or TIFF using Aspose.PDF in C++....auto imageStream = System :: IO :: File :: OpenWrite ( _dataDir...auto imageStream = System :: IO :: File :: OpenWrite ( _dataDir...

    docs.aspose.com/pdf/cpp/convert-pdf-to-images-f...
  10. PostScript での図形の操作 | C++

    PS ファイルに図形を追加する方法については、Aspose.Page API ソリューションで回答されています。C++ での機能の使用方法については、こちらをご覧ください。...6 System::SharedPtr < System::IO::Stream > outPsStream = System::MakeObject...System::MakeObject < System::IO::FileStream > (dataDir + u "AddRectangle_outPS...

    docs.aspose.com/page/ja/cpp/ps/working-with-sha...