Sort Score
Result 10 results
Languages All
Labels All
Results 3,501 - 3,510 of 72,931 for

ios

(0.14 sec)
  1. Changing the /tmp directory to other path - Fre...

    Hi, In your one post you have mentioned that Aspose.words uses /tmp directory to write temporary files. How and where I can configure this to some other directory. e.g. /data in the aspose.words....io.tmpdir system property. Aspose...rendering is completed. “java.io.tmpdir” is a standard Java system...

    forum.aspose.com/t/changing-the-tmp-directory-t...
  2. Merger.merge_streams method | Aspose.Words for ...

    aspose.words.lowcode.Merger.merge_streams method...output_stream : io . BytesIO , input_streams : List [ io . BytesIO...output_stream io.BytesIO The output stream. input_streams List[io.BytesIO]...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Criar Documento PDF|Aspose.PDF for C++

    Este artigo descreve como Criar e formatar o Documento PDF com Aspose.PDF para C++....{ String tmpFile = System :: IO :: Path :: GetTempFileNameSafe...set_WorkingDirectory ( System :: IO :: Path :: GetDirectoryName (...

    docs.aspose.com/pdf/pt/cpp/create-pdf-document/
  4. C++を使用してWAVファイルをOle Objectとして挿入する|Documentation

    Aspose.Cellsを使用して、C++でExcelワークシートにWAVファイルをOLEオブジェクトとして挿入する方法を学びます。... ToUtf8 (), std :: ios :: binary ); if ( ! imageStream...imageStream . seekg ( 0 , std :: ios :: end ); std :: vector < uint8_t...

    docs.aspose.com/cells/ja/cpp/inserting-a-wav-fi...
  5. Ekstrak Gambar dari PDF|Aspose.PDF untuk Java

    Cara mengekstrak bagian gambar dari PDF menggunakan Aspose.PDF untuk Java... io . FileOutputStream outputImage = new java . io . FileOutputStream.... close (); } catch ( java . io . FileNotFoundExceptio e ) {...

    docs.aspose.com/pdf/id/java/extract-images-from...
  6. Aspose::Words::Saving::HtmlSaveOptions::get_Exp...

    Aspose::Words::Saving::HtmlSaveOptions::get_ExportTextInputFormFieldAsText method. Controls how text input form fields are saved to HTML or MHTML. Default value is false in C++....String imagesDir = System :: IO :: Path :: Combine ( get_ArtifactsDir..."SaveHtmlWithOptions" ); if ( System :: IO :: Directory :: Exists ( imagesDir...

    reference.aspose.com/words/cpp/aspose.words.sav...
  7. Aspose::Words::License class | Aspose.Words for...

    Aspose::Words::License class. Provides methods to license the component. To learn more, visit the documentation article in C++....(const System::SharedPtr<System::IO::Stream>&) Licenses the component...String licenseFileName = System :: IO :: Path :: Combine ( get_LicenseDir...

    reference.aspose.com/words/cpp/aspose.words/lic...
  8. 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...
  9. 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/
  10. 在 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...