Sort Score
Result 10 results
Languages All
Labels All
Results 3,361 - 3,370 of 72,971 for

ios

(0.6 sec)
  1. 档案

    档案...IO.FileStream("Sample.eps", System.IO.FileMode.Create...Create, System.IO.FileAccess.Read)) { // 为输出 EMF 文件创建流 using (var...

    blog.aspose.com/zh/page/convert-eps-ps-postscri...
  2. Aspose::Words::LowCode::Merger class | Aspose.W...

    Aspose::Words::LowCode::Merger class. Represents a group of methods intended to merge a variety of different types of documents into a single output document in C++....(const System::SharedPtr<System::IO::Stream>&) Specifies input document...(const System::SharedPtr<System::IO::Stream>&, const System::Sha...

    reference.aspose.com/words/cpp/aspose.words.low...
  3. Ridimensiona EPS | Soluzione API .NET

    La funzionalità di ridimensionamento EPS offerta dalla soluzione API Aspose.Page per .NET è spiegata e illustrata con frammenti di codice qui.... IO . FileStream (dataDir + "input.eps" , System. IO . FileMode...FileMode . Open , System. IO . FileAccess . Read )) 8 { 9 //Initialize...

    docs.aspose.com/page/it/net/resize-eps/
  4. 아카이브

    아카이브...IO.Stream pdfStream = System.IO.File.Open(dataDir...pdf", System.IO.FileMode.OpenOrCreate, System.IO.FileAccess.Write))...

    blog.aspose.com/ko/page/convert-xps-to-pdf-oxps...
  5. Chercher

    chercher...IO.Stream pdfStream = System.IO.File.Open(dataDir...pdf", System.IO.FileMode.OpenOrCreate, System.IO.FileAccess.Write))...

    blog.aspose.com/fr/page/convert-xps-to-pdf-oxps...
  6. آرشیوها

    آرشیوها...IO.Stream pdfStream = System.IO.File.Open(dataDir...pdf", System.IO.FileMode.OpenOrCreate, System.IO.FileAccess.Write))...

    blog.aspose.com/fa/page/convert-xps-to-pdf-oxps...
  7. 搜索

    搜索...IO.Stream pdfStream = System.IO.File.Open(dataDir...pdf", System.IO.FileMode.OpenOrCreate, System.IO.FileAccess.Write))...

    blog.aspose.com/zh-hant/page/convert-xps-to-pdf...
  8. Змінити розмір EPS | Рішення C++ API

    Функціональність зміни розміру EPS, яку пропонує API-рішення Aspose.Page для C++, пояснюється та ілюструється тут за допомогою фрагментів коду....8 System::SharedPtr < System::IO::Stream > inputEpsStream = System::MakeObject...System::IO::FileStream > (dataDir + u "input.eps" , System::IO::FileMode::Open...

    docs.aspose.com/page/uk/cpp/resize-eps/
  9. Изменение размера EPS | API-решение C++

    Функциональность изменения размера EPS, предлагаемая API-решением Aspose.Page для C++, объясняется и иллюстрируется фрагментами кода здесь....8 System::SharedPtr < System::IO::Stream > inputEpsStream = System::MakeObject...System::IO::FileStream > (dataDir + u "input.eps" , System::IO::FileMode::Open...

    docs.aspose.com/page/ru/cpp/resize-eps/
  10. Aspose removing strikethrough Text after textfr...

    Hi there, I am using Aspose PDF 23.1.1 .Net version. I am using textfragmentabsorber search options and hyperlinking the text to a file or a page. I have some text with strikethroughs, which are also found through textfr…...String, errorlog As String) Try If IO.Directory.Exists(TextBox2.Text...+ "\Documents") = False Then IO.Directory.CreateDirectory(TextBox2...

    forum.aspose.com/t/aspose-removing-strikethroug...