Sort Score
Result 10 results
Languages All
Labels All
Results 3,421 - 3,430 of 62,348 for

ios

(0.11 sec)
  1. Procurar

    Procurar...System::SharedPtr<System::IO::Stream> pdfStream = System::IO::File::Open(...pdf", System::IO::FileMode::Create, System::IO::FileAccess::Write);...

    blog.aspose.com/pt/page/convert-xps-or-oxps-fil...
  2. ค้นหา

    ค้นหา...System::SharedPtr<System::IO::Stream> pdfStream = System::IO::File::Open(...pdf", System::IO::FileMode::Create, System::IO::FileAccess::Write);...

    blog.aspose.com/th/page/convert-xps-or-oxps-fil...
  3. Перетворити дані проекту в HTML в C ++ | Aspose...

    Дізнайтеся, як перетворити проекти Microsoft Project (MPP/XML) у HTML за допомогою Aspose.Tasks для C ++....System::IO::FileStream > fs = System::MakeObject < System::IO::FileStream...+ u "Project1.mpp" , System::IO::FileMode::Open); 8 // Clearing...

    docs.aspose.com/tasks/uk/cpp/convert-project-da...
  4. Архів

    Архів...PDF System::SharedPtr<System::IO::FileStream> pdfStream = Sys...tem::IO::FileStream>(value + u"PStoPDF.pdf", System::IO::FileMode::Create...

    blog.aspose.com/uk/page/convert-postscript-ps-e...
  5. Aspose::Words::LowCode::Converter::Convert meth...

    Aspose::Words::LowCode::Converter::Convert method. Converts the given input document into a single output document using specified input and output streams in C++....st System::SharedPtr<System::IO::Stream>&, const System::Sha...const System::SharedPtr<System::IO::Stream>&, const System::Sha...

    reference.aspose.com/words/cpp/aspose.words.low...
  6. MergerContext class | Aspose.Words for Python

    aspose.words.lowcode.MergerContext class. Document merger context.... io . FileStream ( MY_DIR + 'Big...system_helper . io . FileMode . OPEN , system_helper . io . FileAccess...

    reference.aspose.com/words/python-net/aspose.wo...
  7. آرشیوها

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

    blog.aspose.com/fa/page/convert-xps-oxps-word-c...
  8. Add array items in XMP metadata of EPS| .NET

    The process of adding items in XMP metadata of EPS with Aspose.Page for .NET is explained and illustrated with the code snippets here.... IO . FileStream psStream = new System. IO . FileStream...eps" , System. IO . FileMode . Open , System. IO . FileAccess ...

    docs.aspose.com/page/net/xmp-metadata/add-array...
  9. ReplacerContext.find_replace_options property |...

    ReplacerContext.find_replace_options property. Find/replace options.... io . FileStream ( MY_DIR + 'Footer...system_helper . io . FileMode . OPEN , system_helper . io . FileAccess...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Redimensionner EPS | Solution API .NET

    La fonctionnalité de redimensionnement EPS offerte par la solution API Aspose.Page pour .NET est expliquée et illustrée avec les extraits de code ici.... IO . FileStream (dataDir + "output_resize_inches...eps" , System. IO . FileMode . Create , System. IO . FileAccess...

    docs.aspose.com/page/fr/net/resize-eps/