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

ios

(0.25 sec)
  1. How to add Watermark Annotation using C++ | Asp...

    Add Watermark annotations programmatically in PDF with C++ sample code on any platform with C++ language... IO . Path . Combine ( _dataDir ...); document . Save ( System . IO . Path . Combine ( _dataDir ...

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

    Add Text annotations programmatically in PDF with C++ sample code 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/
  3. Заменить изображение в существующем PDF‑файле с...

    Узнайте, как заменять встроенные изображения в существующих PDF‑файлах с помощью Python....pdf as ap from io import FileIO def replace_image...import aspose.pdf as ap from io import FileIO def replace_image_with_absorber...

    docs.aspose.com/pdf/python-net/replace-image-in...
  4. Tambahkan latar belakang ke PDF|Aspose.PDF untu...

    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.FileInputStream ; import java.io.FileNotFoundExceptio...

    docs.aspose.com/pdf/id/java/add-backgrounds/
  5. ComHelper class | Aspose.Words for Python

    aspose.words.ComHelper class. Provides methods for COM clients to load a document into Aspose.Words.... io . FileStream ( MY_DIR + 'Document...'Document.docx' , system_helper . io . FileMode . OPEN ) as stream...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Añadir fondo al PDF|Aspose.PDF para Java

    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.FileInputStream ; import java.io.FileNotFoundExceptio...

    docs.aspose.com/pdf/es/java/add-backgrounds/
  7. PDF를 이미지 형식으로 변환|Aspose.PDF for Java

    이 주제는 Aspose.PDF가 PDF를 다양한 이미지 형식으로 변환하는 방법을 보여줍니다. 몇 줄의 코드로 PDF 페이지를 PNG, JPEG, BMP 이미지로 변환합니다.... io . OutputStream outputImageFile = new java . io . FileOutputStream...java . io . OutputStream outputBinImageFile = new java . io . FileOutputStream...

    docs.aspose.com/pdf/ko/java/convert-pdf-to-imag...
  8. Arsip

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

    blog.aspose.com/id/slides/convert-jpg-to-ppt-php/
  9. Efficient way to merge larger size PDF - Free S...

    We are planning to implement the merging the larger size PDF files in Java. Final file size could be more than 1 GB. Is there any efficient way to handle larger size of attachment without consuming more memory...io.FileInputStream; import java.io.FileOutputStream;...FileOutputStream; import java.io.IOException; import com.aspose.pdf.facades...

    forum.aspose.com/t/efficient-way-to-merge-large...
  10. C++でExcelに背景画像を挿入|Documentation

    「Aspose.Cells for C++を使用してExcelに背景画像を挿入する方法」。...ifstream fileStream ( f , std :: ios :: binary ); if ( ! fileStream...fileStream . seekg ( 0 , std :: ios :: end ); std :: streampos fileSize...

    docs.aspose.com/cells/ja/cpp/insert-background-...