Sort Score
Result 10 results
Languages All
Labels All
Results 3,601 - 3,610 of 72,961 for

ios

(0.09 sec)
  1. Personnaliser les polices PowerPoint en JavaScr...

    Personnalisez les polices des diapositives PowerPoint avec JavaScript et Aspose.Slides pour Node.js via Java afin de garder vos présentations nettes et cohérentes sur n’importe quel appareil....io.FileInputStream" , java . newInstanceSync...newInstanceSync ( "java.io.File" , "customfonts/CustomFont1.ttf"...

    docs.aspose.com/slides/fr/nodejs-java/custom-font/
  2. Customize PowerPoint Fonts in PHP|Aspose.Slides...

    Customize fonts in PowerPoint slides with Aspose.Slides for PHP via Java to keep your presentations sharp and consistent across any device....io.File" , "customfonts/CustomFont1...Java ( "java.io.DataInputStream" , new Java ( "java.io.FileInputStream"...

    docs.aspose.com/slides/php-java/custom-font/
  3. Add named value in XMP metadata of EPS | .NET

    The process of adding named value in XMP metadata with Aspose.Page for .NET is explained and illustrated with the code snippets here.... IO . FileStream psStream = new System. IO . FileStream...eps" , System. IO . FileMode . Open , System. IO . FileAccess ...

    docs.aspose.com/page/net/xmp-metadata/add-named...
  4. 使用 Aspose.Page C++ API 转换 XPS

    本文通过代码片段,对 Aspose.Page C++ API 解决方案中包含的 XPS 到 PDF 转换功能进行了描述和演示。...System::SharedPtr<System::IO::Stream> pdfStream = System::IO::File::Open(dataDir...pdf", System::IO::FileMode::OpenOrCreate, System::IO::FileAccess::Write);...

    docs.aspose.com/page/zh/cpp/convert-xps/
  5. Convierta XPS con la API Aspose.Page C++

    La funcionalidad de conversión de XPS a PDF incluida en la solución API Aspose.Page para C++ se describe e ilustra con fragmentos de código aquí....System::SharedPtr<System::IO::Stream> pdfStream = System::IO::File::Open(dataDir...pdf", System::IO::FileMode::OpenOrCreate, System::IO::FileAccess::Write);...

    docs.aspose.com/page/es/cpp/convert-xps/
  6. Перетворення XPS за допомогою Aspose.Page C++ API

    Функція перетворення XPS у PDF, включена в рішення Aspose.Page API для C++, описана та проілюстрована фрагментами коду тут....System::SharedPtr<System::IO::Stream> pdfStream = System::IO::File::Open(dataDir...pdf", System::IO::FileMode::OpenOrCreate, System::IO::FileAccess::Write);...

    docs.aspose.com/page/uk/cpp/convert-xps/
  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/ar/java/convert-pdf-to-imag...
  8. Add array items in XMP metadata of EPS| .NET

    The process of adding items in XMP metadata of EPS with Aspose.Page for .NET is explained and illustrated with the code snippets here.... IO . FileStream psStream = new System. IO . FileStream...eps" , System. IO . FileMode . Open , System. IO . FileAccess ...

    docs.aspose.com/page/net/xmp-metadata/add-array...
  9. 在 PHP 中自定义 PowerPoint 字体|Aspose.Slides for PHP 文档

    使用 Aspose.Slides for PHP via Java 在 PowerPoint 幻灯片中自定义字体,以保持您的演示在任何设备上都清晰一致。...io.File" , "customfonts/CustomFont1...Java ( "java.io.DataInputStream" , new Java ( "java.io.FileInputStream"...

    docs.aspose.com/slides/zh/php-java/custom-font/
  10. Add Image to Existing PDF File|Aspose.PDF for Java

    This section describes how to add image to existing PDF file using Java library....io.ByteArrayInputStream ; import java.io.ByteArrayOutputStrea...ByteArrayOutputStrea ; import java.io.File ; import java.io.FileNotFoundExceptio...

    docs.aspose.com/pdf/java/add-image-to-existing-...