Sort Score
Result 10 results
Languages All
Labels All
Results 6,411 - 6,420 of 62,411 for

ios

(0.22 sec)
  1. Detecte el Formato de Archivo y Verifique la Co...

    Determine el formato de archivo en C++ si no está seguro de cuál es el contenido real del archivo, o para verificar la compatibilidad del formato....IO ). El siguiente ejemplo de código...mismo espacio de nombres System.IO . Los siguientes archivos se...

    docs.aspose.com/words/es/cpp/detect-file-format...
  2. تشخیص فرمت فایل هنگام بارگذاری|Aspose.Words برا...

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

    docs.aspose.com/words/fa/net/detect-file-format...
  3. Aspose::Words::Fonts::MemoryFontSource::MemoryF...

    Aspose::Words::Fonts::MemoryFontSource::MemoryFontSource constructor. Ctor in C++....uint8_t > fontBytes = System :: IO :: File :: ReadAllBytes ( get_MyDir...uint8_t > fontBytes = System :: IO :: File :: ReadAllBytes ( get_MyDir...

    reference.aspose.com/words/cpp/aspose.words.fon...
  4. Aspose::Words::Drawing::OleFormat::get_SourceIt...

    Aspose::Words::Drawing::OleFormat::get_SourceItem method. Gets or sets a string that is used to identify the portion of the source file that is being linked in C++....String ( u "Images" ) + System :: IO :: Path :: DirectorySeparatorCh...System :: SharedPtr < System :: IO :: MemoryStream > stream = oleFormat...

    reference.aspose.com/words/cpp/aspose.words.dra...
  5. HtmlMetafileFormat enumeration | Aspose.Words f...

    aspose.words.saving.HtmlMetafileFormat enumeration. Indicates the format in which metafiles are saved to HTML documents.... Document ( stream = io . BytesIO ( system_helper . text...out_doc_contents = system_helper . io . File . read_all_text ( ARTIFACTS_DIR...

    reference.aspose.com/words/python-net/aspose.wo...
  6. قم بتسجيل ملفات MSG عبر .NET | products.aspose.com

    كود مصدر C # للتوقيع الإلكتروني على مستندات MSG على منصات.NET Framework و.NET Core وXamarin....IO.File.ReadAllText(filePath); System.IO.File.Delete(filePath);...

    products.aspose.com/email/ar/net/signature/msg/
  7. eSign ไฟล์ MBOX ผ่าน.NET | products.aspose.com

    ซอร์สโค้ด C # ไปยังเอกสาร E-SGIN MBOX บนแพลตฟอร์ม.NET Framework, .NET Core และ Xamarin...IO.File.ReadAllText(filePath); System.IO.File.Delete(filePath);...

    products.aspose.com/email/th/net/signature/mbox/
  8. Открыть PDF документ программно|Aspose.PDF для ...

    Узнайте, как открыть PDF файл в Python с помощью библиотеки Aspose.PDF для Python через .NET. Вы можете открыть существующий PDF, документ из потока, и зашифрованный PDF документ....pdf" stream = io . FileIO ( input_pdf , 'r' )...

    docs.aspose.com/pdf/ru/python-net/open-pdf-docu...
  9. PPTX のチャートリサイズの実用的解決策|Aspose.Slides ドキュメント

    Aspose.Slides for C++ を使用して埋め込み Excel OLE オブジェクトで PPTX の予期しないチャートリサイズを修正します。サイズを一貫させるための2つのコード付き手法を学びましょう。...System :: SharedPtr < System :: IO :: MemoryStream > ToSlidesMemoryStream...Aspose :: Cells :: Systems :: IO :: MemoryStream > inputStream...

    docs.aspose.com/slides/ja/cpp/working-solution-...
  10. ラテックスからPDF | C++

    C ++のAspose.TeX APIソリューションを使用してTexをPDFに変換するには、この記事を学び、これを行う方法とコードの例を説明します。...System::SharedPtr < System::IO::Stream > pdfStream = System::IO::File::Open(...System::IO::Path::Combine(RunExamples::OutputDirectory, u "any-name...

    docs.aspose.com/tex/ja/cpp/latex-to-pdf/