Sort Score
Result 10 results
Languages All
Labels All
Results 3,271 - 3,280 of 56,298 for

ios

(0.36 sec)
  1. تحويل تنسيقات الصور المختلفة إلى PDF|Aspose.PDF...

    يوضح هذا الموضوع كيفية استخدام مكتبة Aspose.PDF for Java لتحويل تنسيقات الصور المختلفة إلى PDF....io.FileNotFoundExceptio ; import...aspose.pdf.examples ; import java.io.FileNotFoundExceptio ; import...

    docs.aspose.com/pdf/ar/java/convert-images-form...
  2. ReportBuilder | Aspose.Words for Java

    Provides methods intended to fill template with data using LINQ Reporting Engine in Java....io.InputStream outputStream java.io.OutputStream...inputStream java.io.InputStream outputStream java.io.OutputStream...

    reference.aspose.com/words/java/com.aspose.word...
  3. Rendern von LaTeX-Matheformeln | .NET

    Hier wird Aspose.TeX für .NET die Darstellung math Formeln in LaTeX beschrieben. Erfahr anhand der Codebeispiele, wie kann man Funktionalität nutzen.... IO . MemoryStream (); 17 // Specify...using (System. IO . Stream stream = System. IO . File . Open (...

    docs.aspose.com/tex/de/net/latex-math-formula-r...
  4. OleFormat.suggested_file_name property | Aspose...

    OleFormat.suggested_file_name property. Gets the file name suggested for the current embedded object if you want to save it into a file.... io . FileStream ( ARTIFACTS_DIR...suggested_file_name , system_helper . io . FileMode . CREATE ) as file_stream...

    reference.aspose.com/words/python-net/aspose.wo...
  5. LaTeX to XPS | Aspose.TeX for C++

    Conversion functionality of Aspose.TeX API solution for C++ lets convert LaTeX files to teh XPS format. Here are some code examples....System::SharedPtr < System::IO::Stream > xpsStream = System::IO::File::Open(...System::IO::Path::Combine(RunExamples::OutputDirectory, u "any-name...

    docs.aspose.com/tex/cpp/latex-to-xps/
  6. Extrair Informações de Imagem e Assinatura usan...

    Você pode extrair imagens do campo de assinatura e extrair informações de assinatura usando a classe SignatureField com C++....nullptr ) { auto output = System :: IO :: File :: OpenWrite ( _dataDir...Close (); } } } catch ( System :: IO :: IOException e ) { Console...

    docs.aspose.com/pdf/pt/cpp/extract-image-and-si...
  7. Détecter le format de fichier des fichiers OOXM...

    Apprenez comment détecter le format de fichier des fichiers Office Open XML (OOXML) cryptés en utilisant Aspose.Cells for C++....ifstream fileStream ( f , std :: ios :: binary ); if ( ! fileStream...fileStream . seekg ( 0 , std :: ios :: end ); std :: streampos fileSize...

    docs.aspose.com/cells/fr/cpp/detect-file-format...
  8. Fill.set_image method | Aspose.Words for Python

    aspose.words.drawing.Fill.set_image method...def set_image ( self , stream : io . BytesIO ): ... Parameter Type...Type Description stream io.BytesIO The stream that contains the...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Конвертировать HTML в изображение на Java – PNG...

    Конвертируйте HTML в изображения, такие как JPG, PNG, GIF, TIFF и BMP на Java. Используйте класс ImageSaveOptions для настраиваемых выходных изображений.... io . FileWriter fileWriter = new java. io . FileWriter...try (java. io . FileWriter fileWriter = new java. io . FileWriter...

    docs.aspose.com/html/ru/java/convert-html-to-im...
  10. 使用 Python 合并 PDF 文档 | Aspose.PDF

    了解如何通过 .NET 有效地使用 Aspose.PDF for Python 将图像、XML、HTML、EPUB 等合并到单个 PDF 或 DOCX/PPTX 文档中。 了解如何通过 .NET 有效地使用 Aspose.PDF for Python 将图像、XML、HTML、EPUB 等合并到单个 PDF 或 DOCX/PPTX 文档中。...pdf as apdf from io import FileIO from os import...import aspose.pdf as apdf from io import FileIO from os import...

    products.aspose.com/pdf/zh-hant/python-net/merger/