Sort Score
Result 10 results
Languages All
Labels All
Results 3,921 - 3,930 of 72,975 for

ios

(0.11 sec)
  1. Chercher

    chercher...IO.Stream pdfStream = System.IO.File.Open(dataDir...pdf", System.IO.FileMode.OpenOrCreate, System.IO.FileAccess.Write))...

    blog.aspose.com/fr/page/convert-xps-to-pdf-oxps...
  2. آرشیوها

    آرشیوها...IO.Stream pdfStream = System.IO.File.Open(dataDir...pdf", System.IO.FileMode.OpenOrCreate, System.IO.FileAccess.Write))...

    blog.aspose.com/fa/page/convert-xps-to-pdf-oxps...
  3. 搜索

    搜索...IO.Stream pdfStream = System.IO.File.Open(dataDir...pdf", System.IO.FileMode.OpenOrCreate, System.IO.FileAccess.Write))...

    blog.aspose.com/zh-hant/page/convert-xps-to-pdf...
  4. LoadOptions.temp_folder property | Aspose.Words...

    LoadOptions.temp_folder property. Allows to use temporary files when reading document... io . Directory . create_directory...load operation. system_helper . io . Directory . create_directory...

    reference.aspose.com/words/python-net/aspose.wo...
  5. HtmlSaveOptions.export_text_input_form_field_as...

    HtmlSaveOptions.export_text_input_form_field_as_text property. Controls how text input form fields are saved to HTML or MHTML... io . Directory . exists ( images_dir...images_dir ): system_helper . io . Directory . delete ( images_dir...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Converti file XPS | Soluzione API .NET

    La funzionalità di conversione da XPS a PNG inclusa nella soluzione API Aspose.Page per .NET è descritta e illustrata con i frammenti di codice qui riportati....IO.File.Open(Path.GetDirectoryName(outputFileName)...eName), System.IO.FileMode.Create, System.IO.FileAccess.Write))...

    docs.aspose.com/page/it/net/convert-xps/
  7. Add XMP metadata to EPS file using C++

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

    docs.aspose.com/page/cpp/xmp-metadata/add/
  8. Aggiungi metadati XMP a un file EPS utilizzando...

    Il processo di aggiunta di metadati XMP a un file EPS con la soluzione API Aspose.Page per C++ è spiegato e illustrato con frammenti di codice qui....System ::SharedPtr < System::IO::FileStream > psStream = System::MakeObject...System::MakeObject < System::IO::FileStream > (dataDir + u "add_input...

    docs.aspose.com/page/it/cpp/xmp-metadata/add/
  9. XMP EPSメタデータ内の単純な値の変更 | C++

    C++用のAspose.Page APIソリューションを使用して、EPSファイルのXMPメタデータ内の単純な値を変更するプロセスを、コードとともに説明しました。...System ::SharedPtr < System::IO::FileStream > psStream = System::MakeObject...System::MakeObject < System::IO::FileStream > (dataDir + u "get_input...

    docs.aspose.com/page/ja/cpp/xmp-metadata/change...
  10. Обрізка EPS | API Рішення для C++

    Функціональність Crop EPS, яку пропонує API-рішення Aspose.Page для C++, пояснюється та ілюструється за допомогою фрагментів коду тут....6 System::SharedPtr < System::IO::Stream > inputEpsStream = System::MakeObject...System::IO::FileStream > (dataDir + u "input.eps" , System::IO::FileMode::Open...

    docs.aspose.com/page/uk/cpp/crop-eps/