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

ios

(0.87 sec)
  1. إضافة رموز إلى ورقة العمل باستخدام ++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/
  2. 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-...
  3. 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...
  4. 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...
  5. چگونگی اضافه کردن Polygon حاشیه نویسی با استفاد...

    کد منبع برای اضافه کردن Polygon حاشیه نویسی در فایل PDF بر روی هر پلت فرم با زبان C++... IO . Path . Combine ( _dataDir ...}; document . Save ( System . IO . Path . Combine ( _dataDir ...

    products.aspose.com/pdf/fa/cpp/annotation/polyg...
  6. 如何使用 C++ 添加 Square 註解 | Aspose.PDF

    用於在任何平臺上使用C++語言在PDF檔中添加 Square 註釋的原始程式碼... IO . Path . Combine ( _dataDir ...}; document . Save ( System . IO . Path . Combine ( _dataDir ...

    products.aspose.com/pdf/zh-hant/cpp/annotation/...
  7. 如何使用 C++ 添加 Underline 註解 | Aspose.PDF

    用於在任何平臺上使用C++語言在PDF檔中添加 Underline 註釋的原始程式碼... IO . Path . Combine ( _dataDir ...); document . Save ( System . IO . Path . Combine ( _dataDir ...

    products.aspose.com/pdf/zh-hant/cpp/annotation/...
  8. 如何使用 .NET 添加 Caret 註解 | Aspose.PDF

    C# 上的原始程式碼,用於在 .NET 框架、.NET Core 和 PHP、VBScript、德爾福C++上添加 Caret 批注。... IO . Path . Combine ( _dataDir ...); document . Save ( System . IO . Path . Combine ( _dataDir ...

    products.aspose.com/pdf/zh-hant/net/annotation/...
  9. 图片|Aspose.Slides for PHP 文档

    在 PHP 中使用 Aspose.Slides 处理图片:插入、替换、裁剪、压缩、调整透明度和效果、填充形状,并导出为 PPT、PPTX 和 ODP。...io.FileInputStream" , new Java ( "java.io.File" , "image...

    docs.aspose.com/slides/zh/php-java/examples/ele...
  10. Convert Visio to HTML format|Documentation

    This topic show you how to convert Visio to html formats using Aspose.Diagram for Python via Java. Convert VSD, VSS, VDW, VST, VSDX, VSSX, VSTX, VSDM, VSTM, VSSM to html with a few lines of code.... io . ByteArrayOutputStrea () diagram...input stream. # srcStream = java.io.ByteArrayInputStream(dstStream...

    docs.aspose.com/diagram/de/python-java/convert-...