Sort Score
Result 10 results
Languages All
Labels All
Results 5,391 - 5,400 of 74,323 for

ios

(0.24 sec)
  1. Add Watermark to Visio|Documentation

    How to add watermark to visio using .NET Diagram API.... IO . Directory . Exists ( dataDir...); if (! IsExists ) System . IO . Directory . CreateDirectory...

    docs.aspose.com/diagram/net/add-watermark-to-vi...
  2. Marking BarCode Regions in an Image in Ruby|Doc...

    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.File' ) . new ( img )) # Initialize..."png" , Rjb :: import ( 'java.io.File' ) . new ( data_dir + "Code39StdOut...

    docs.aspose.com/barcode/java/marking-barcode-re...
  3. 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...
  4. Архивы

    Архивы...System::String fontPath = System::IO::Path::Combine(get_DataDir()...System::String outPath = System::IO::Path::Combine(get_OutputDir()...

    blog.aspose.com/ru/font/convert-type1-to-ttf/
  5. 档案

    档案...io.FileInputStream psStream = new java.io.FileInputStream("input...文件输入流 java.io.FileInputStream psStream = new java.io.FileInputStream("input...

    blog.aspose.com/zh/page/combine-merge-ps-postsc...
  6. Archiv

    Archiv...IO.Stream outStream = System.IO.File.Open("mergedXPSfiles...Open("mergedXPSfiles.xps", System.IO.FileMode.Create, System.IO.FileAccess.Write))...

    blog.aspose.com/de/page/merge-combine-xps-csharp/
  7. أرشيف

    أرشيف...System::String fontPath = System::IO::Path::Combine(get_DataDir()...System::String outPath = System::IO::Path::Combine(get_OutputDir()...

    blog.aspose.com/ar/font/convert-type1-to-ttf/
  8. Archiv

    Archiv...System::String fontPath = System::IO::Path::Combine(get_DataDir()...System::String outPath = System::IO::Path::Combine(get_OutputDir()...

    blog.aspose.com/cs/font/convert-type1-to-ttf/
  9. Einschränkungen und API-Unterschiede|Aspose.Sli...

    Vergleichen Sie die Einschränkungen und API-Unterschiede zwischen Aspose.Slides für PHP über Java und Aspose.Slides für Java....io.File" , "embedOle.html" ); $Array...Java ( "java.io.DataInputStream" , new Java ( "java.io.FileInputStream"...

    docs.aspose.com/slides/de/php-java/limitations-...
  10. Save an SVG Document in C# – Aspose.SVG for .NET

    In the article, you will learn how to save an SVG document to a file, memory stream, ZIP archive or Url using Aspose.SVG for .NET library.... IO ; Copy 1 // Save an SVG document...Aspose. Svg ; 2 using System. IO ; Copy 1 // Save an SVG document...

    docs.aspose.com/svg/net/save-svg-document/