Sort Score
Result 10 results
Languages All
Labels All
Results 4,791 - 4,800 of 56,301 for

ios

(0.08 sec)
  1. 注解 PDF API | Aspose.PDF

    使用适用于任何平台的免费跨平台应用程序和高级代码 API 从 PDF 文档中删除注释。... IO . Path . Combine ( _dataDir ...); document . Save ( System . IO . Path . Combine ( _dataDir ...

    products.aspose.com/pdf/zh-hans/annotation/
  2. TIFF to PDF Merge using Python | Aspose.PDF

    Combine two or more TIFF documents into one PDF single file programmatically with Python sample code using Aspose.PDF for Python for .NET...document handling, FileIO from io for reading files, and path from...import aspose.pdf as apdf from io import FileIO from os import...

    products.aspose.com/pdf/python-net/merger/tiff-...
  3. Extraire et Enregistrer une Pièce Jointe|Aspose...

    Aspose.PDF pour Java vous permet d'obtenir toutes les pièces jointes d'un document PDF. De plus, vous pouvez obtenir une pièce jointe individuelle de votre document.... io . FileOutputStream output = new java . io . FileOutputStream...

    docs.aspose.com/pdf/fr/java/extract-and-save-an...
  4. تشخیص فرمت فایل|Aspose.Words برای Java

    قبل از باز کردن آن اطلاعات مربوط به فرمت سند را دریافت کنید تا از استثنا جلوگیری کنید اگر مطمئن نیستید که محتوای واقعی فایل از Java استفاده می کند....IO ) بدست آوریم. مثال کد زیر نشان...File از همان فضای نام System.IO به زیر پوشه های مناسب منتقل می...

    docs.aspose.com/words/fa/java/detect-file-forma...
  5. Aspose::Words::Drawing::OleFormat::get_SourceFu...

    Aspose::Words::Drawing::OleFormat::get_SourceFullName method. Gets or sets the path and name of the source file for the linked OLE object in C++....String ( u "Images" ) + System :: IO :: Path :: DirectorySeparatorCh...System :: SharedPtr < System :: IO :: MemoryStream > stream = oleFormat...

    reference.aspose.com/words/cpp/aspose.words.dra...
  6. HtmlSaveOptions.html_version property | Aspose....

    HtmlSaveOptions.html_version property. Specifies version of HTML standard that should be used when saving the document to HTML or MHTML... io . File . read_all_text ( ARTIFACTS_DIR...out_doc_contents = system_helper . io . File . read_all_text ( ARTIFACTS_DIR...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Aspose::Words::Drawing::OleFormat::get_OleIcon ...

    Aspose::Words::Drawing::OleFormat::get_OleIcon method. Gets the draw aspect of the OLE object. When true, the OLE object is displayed as an icon. When false, the OLE object is displayed as content in C++....String ( u "Images" ) + System :: IO :: Path :: DirectorySeparatorCh...System :: SharedPtr < System :: IO :: MemoryStream > stream = oleFormat...

    reference.aspose.com/words/cpp/aspose.words.dra...
  8. Aspose::Words::Drawing::OleFormat::get_IconCapt...

    Aspose::Words::Drawing::OleFormat::get_IconCaption method. Gets icon caption of OLE object. In case if the OLE object does not have an icon or a caption cannot be retrieved, returns an empty string in C++....String ( u "Images" ) + System :: IO :: Path :: DirectorySeparatorCh...System :: SharedPtr < System :: IO :: MemoryStream > stream = oleFormat...

    reference.aspose.com/words/cpp/aspose.words.dra...
  9. Преобразование PostScript с помощью API Aspose....

    Функциональность преобразования PS в BMP, включенная в решение Aspose.Page API для C++, объясняется и иллюстрируется фрагментами кода здесь....System::String imagePath = System::IO::Path::GetFullPath(dataDir +...tem::IO::FileStream> fs = System::MakeObject<System::IO::FileStream>(imagePath...

    docs.aspose.com/page/ru/cpp/convert-ps/
  10. Convertir PostScript avec l'API C++ Aspose.Page

    La fonctionnalité de conversion PS en BMP incluse dans la solution API Aspose.Page pour C++ est expliquée et illustrée avec les extraits de code ici....System::String imagePath = System::IO::Path::GetFullPath(dataDir +...tem::IO::FileStream> fs = System::MakeObject<System::IO::FileStream>(imagePath...

    docs.aspose.com/page/fr/cpp/convert-ps/