Sort Score
Result 10 results
Languages All
Labels All
Results 5,121 - 5,130 of 73,220 for

ios

(0.17 sec)
  1. C++ 을 (를) 사용하여 Square 주석을 추가하는 방법 | Aspose.PDF

    C++ 언어를 사용하는 모든 플랫폼에서 PDF 파일에 Square 주석을 추가하기 위한 소스 코드... IO . Path . Combine ( _dataDir ...}; document . Save ( System . IO . Path . Combine ( _dataDir ...

    products.aspose.com/pdf/ko/cpp/annotation/squar...
  2. C++ 을 (를) 사용하여 Underline 주석을 추가하는 방법 | Aspose.PDF

    C++ 언어를 사용하는 모든 플랫폼에서 PDF 파일에 Underline 주석을 추가하기 위한 소스 코드... IO . Path . Combine ( _dataDir ...); document . Save ( System . IO . Path . Combine ( _dataDir ...

    products.aspose.com/pdf/ko/cpp/annotation/under...
  3. C++ 을 (를) 사용하여 Strikeout 주석을 추가하는 방법 | Aspose.PDF

    C++ 언어를 사용하는 모든 플랫폼에서 PDF 파일에 Strikeout 주석을 추가하기 위한 소스 코드... IO . Path . Combine ( _dataDir ...); document . Save ( System . IO . Path . Combine ( _dataDir ...

    products.aspose.com/pdf/ko/cpp/annotation/strik...
  4. Aspose::Words::Drawing::OleFormat::get_AutoUpda...

    Aspose::Words::Drawing::OleFormat::get_AutoUpdate method. Specifies whether the link to the OLE object is automatically updated or not in Microsoft Word in C++....System :: MakeObject < System :: IO :: FileStream > ( get_ArtifactsDir...get_SuggestedExtension (), System :: IO :: FileMode :: Create ); oleFormat...

    reference.aspose.com/words/cpp/aspose.words.dra...
  5. Draw shapes in a visio page with Aspose.Diagram...

    Learn how to draw shapes in a visio page with Aspose.Diagram....IO; using Aspose.Diagram; using...//ExStep:1-1 using System; using System.IO; using Aspose.Diagram; using...

    products.aspose.com/diagram/tutorial/draw-shape...
  6. إضافة رموز إلى ورقة العمل باستخدام ++C|Document...

    تعلم كيفية إضافة الرموز إلى أوراق عمل إكسل باستخدام Aspose.Cells مع ++C.... ToUtf8 (), std :: ios :: binary ); if ( ! fsSource...fsSource . seekg ( 0 , std :: ios :: end ); size_t fileSize = fsSource...

    docs.aspose.com/cells/ar/cpp/insert-svg-to-excel/
  7. Inserire immagine di sfondo in Excel con C++|Do...

    Come inserire un immagine di sfondo in Excel usando Aspose.Cells for C++....ifstream fileStream ( f , std :: ios :: binary ); if ( ! fileStream...fileStream . seekg ( 0 , std :: ios :: end ); std :: streampos fileSize...

    docs.aspose.com/cells/it/cpp/insert-background-...
  8. Aspose::Words::Saving::HtmlFixedSaveOptions::ge...

    Aspose::Words::Saving::HtmlFixedSaveOptions::get_ExportEmbeddedImages method. Specifies whether images should be embedded into Html document in Base64 format. Note setting this flag can significantly increase size of output Html file in C++....String outDocContents = System :: IO :: File :: ReadAllText ( get_ArtifactsDir...) { ASSERT_FALSE ( System :: IO :: File :: Exists ( get_ArtifactsDir...

    reference.aspose.com/words/cpp/aspose.words.sav...
  9. 从 Visio 中的形状中提取所有图像|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms.... IO . MemoryStream stream = new System . IO . MemoryStream...

    docs.aspose.com/diagram/zh/net/extract-all-imag...
  10. Lire des fichiers du projet | Aspose.Tasks Docu...

    Ce guide explique comment lire et traiter les fichiers de projet Microsoft à l'aide d'Aspose.Tasks pour C ++....6 System::SharedPtr < System::IO::Stream > filesStream = System::MakeObject...System::MakeObject < System::IO::FileStream > (dataDir + u "ReadProjectFileFromS...

    docs.aspose.com/tasks/fr/cpp/reading-project/