Sort Score
Result 10 results
Languages All
Labels All
Results 5,951 - 5,960 of 74,270 for

ios

(0.12 sec)
  1. How to add Underline Annotation using C++ | Asp...

    Add Underline 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/underlin...
  2. Добавить фон в PDF|Aspose.PDF for 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/ru/java/add-backgrounds/
  3. Fügen Sie ein Web Bild von einer URL in ein Exc...

    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-Namespaces zusammen mit com.aspose...

    docs.aspose.com/cells/de/java/insert-web-image-...
  4. Insérer une image web à partir d une URL dans u...

    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 ainsi que com.aspose.cells pour...

    docs.aspose.com/cells/fr/java/insert-web-image-...
  5. تحويل PDF إلى تنسيقات صور مختلفة في بايثون|Aspo...

    يوضّح هذا الموضوع كيفية استخدام Aspose.PDF لبايثون لتحويل PDF إلى تنسيقات صور مختلفة مثل TIFF وBMP وEMF وJPEG وPNG وGIF وSVG ببضع سطور من التعليمات البرمجية....إنشاء ملف للحفظ imageStream = io . FileIO ( output_pdf + "_page_"...إنشاء ملف للحفظ imageStream = io . FileIO ( output_pdf + "_page_"...

    docs.aspose.com/pdf/ar/python-net/convert-pdf-t...
  6. LaTeX 방정식 | C++용 API 솔루션

    LaTeX 작업을 위한 C++ API 솔루션. C++용 기본 LaTeX API를 사용하여 어떤 복잡한 수식도 만드세요....m(System::MakeObject<System::IO::MemoryStream>()); // Specify...System::SharedPtr<System::IO::Stream> stream = System::IO::File::Open( S...

    products.aspose.com/tex/ko/cpp/math-rendering/
  7. 乳胶到PDF| C++的Aspose.TeX

    要使用Aspose.TeX API解决方案C ++将TEX转换为PDF。...System::SharedPtr < System::IO::Stream > pdfStream = System::IO::File::Open(...System::IO::Path::Combine(RunExamples::OutputDirectory, u "any-name...

    docs.aspose.com/tex/zh/cpp/latex-to-pdf/
  8. API Moderna|Documentación de Aspose.Slides para...

    API Moderna...io import File from java.awt import...imageio import ImageIO from java.io import File from java.awt import...

    docs.aspose.com/slides/es/python-java/modern-api/
  9. Convert excel file to png using OnePagePerSheet...

    ERROR MESSAGE : Aspose.Cells.CellsException: Image dimensions (width=56972 height=179427) are too large. If you have enabled OnePagePerSheet, please disable it. how to solved this // === Remove margins === worksheet.Pa…...IO.File.ReadAllBytes(newFilePath);...Dispose(); bool fileExists = System.IO.File.Exists(newFilePath); if...

    forum.aspose.com/t/convert-excel-file-to-png-us...
  10. Estrai immagini da PDF in Java | Aspose.PDF

    Codice sorgente Java per estrarre immagini da file PDF su Java e PHP, Delphi.... io . FileOutputStream outputImage = new java . io . FileOutputStream.... close (); } catch ( java . io . IOException e ) { System ....

    products.aspose.com/pdf/it/java/parser/images/