Sort Score
Result 10 results
Languages All
Labels All
Results 3,551 - 3,560 of 72,964 for

ios

(0.23 sec)
  1. 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...
  2. Processor class | Aspose.Words for Python

    aspose.words.lowcode.Processor class. Processor class for performing different document processing actions.... io . FileStream ( MY_DIR + 'Big...system_helper . io . FileMode . OPEN , system_helper . io . FileAccess...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Agregar Imagen a un Archivo PDF Existente|Aspos...

    Esta sección describe cómo agregar una imagen a un archivo PDF existente usando la biblioteca de Java....io.ByteArrayInputStream ; import java.io.ByteArrayOutputStrea...ByteArrayOutputStrea ; import java.io.File ; import java.io.FileNotFoundExceptio...

    docs.aspose.com/pdf/es/java/add-image-to-existi...
  4. Convert XPS with Aspose.Page C++ API

    XPS to PDF conversion functionality included in Aspose.Page API solution for C++ is described and illustrated with the code snippets here....System::SharedPtr<System::IO::Stream> pdfStream = System::IO::File::Open(dataDir...pdf", System::IO::FileMode::OpenOrCreate, System::IO::FileAccess::Write);...

    docs.aspose.com/page/cpp/convert-xps/
  5. Archivio

    Archivio...System::SharedPtr<System::IO::Stream> pdfStream = System::IO::File::Open(...pdf", System::IO::FileMode::Create, System::IO::FileAccess::Write);...

    blog.aspose.com/it/page/convert-xps-or-oxps-fil...
  6. Archiv

    Archiv...System::SharedPtr<System::IO::Stream> pdfStream = System::IO::File::Open(...pdf", System::IO::FileMode::Create, System::IO::FileAccess::Write);...

    blog.aspose.com/de/page/convert-xps-or-oxps-fil...
  7. Procurar

    Procurar...System::SharedPtr<System::IO::Stream> pdfStream = System::IO::File::Open(...pdf", System::IO::FileMode::Create, System::IO::FileAccess::Write);...

    blog.aspose.com/pt/page/convert-xps-or-oxps-fil...
  8. ค้นหา

    ค้นหา...System::SharedPtr<System::IO::Stream> pdfStream = System::IO::File::Open(...pdf", System::IO::FileMode::Create, System::IO::FileAccess::Write);...

    blog.aspose.com/th/page/convert-xps-or-oxps-fil...
  9. 在 EPS 的 XMP 元数据中添加属性 | .NET

    本文将通过代码片段讲解并使用 Aspose.Page for .NET 在 EPS 文件的 XMP 元数据中添加属性的过程。... IO . FileStream psStream = new System. IO . FileStream...eps" , System. IO . FileMode . Open , System. IO . FileAccess ...

    docs.aspose.com/page/zh/net/xmp-metadata/add-pr...
  10. Change array items in XMP metadata of EPS| C++

    The process of changing array items in XMP metadata of EPS file with Aspose.Page API solution for C++ is explained and illustrated with the code snippets....System ::SharedPtr < System::IO::FileStream > psStream = System::MakeObject...System::MakeObject < System::IO::FileStream > (dataDir + u "add_simple_props_input...

    docs.aspose.com/page/cpp/xmp-metadata/change-ar...