Sort Score
Result 10 results
Languages All
Labels All
Results 3,371 - 3,380 of 74,195 for

ios

(0.14 sec)
  1. Trasforma XML usando C++ | Aspose.PDF

    Trasforma XML a livello di codice con codice di esempio C++ usando Aspose.PDF per C++...); auto XmlContent = System :: IO :: File :: ReadAllText ( u "XMLFile1...auto XsltContent = System :: IO :: File :: ReadAllText ( u "XSLTFile1...

    products.aspose.com/pdf/it/cpp/transform-xml/
  2. แปลง XML โดยใช้ C++ | Aspose.PDF

    แปลง XML แบบโปรแกรมด้วยรหัสตัวอย่าง C++ โดยใช้ Aspose.PDF สำหรับ C++...); auto XmlContent = System :: IO :: File :: ReadAllText ( u "XMLFile1...auto XsltContent = System :: IO :: File :: ReadAllText ( u "XSLTFile1...

    products.aspose.com/pdf/th/cpp/transform-xml/
  3. MailMerger.create method | Aspose.Words for Python

    MailMerger.create method. Creates new instance of the mail merger processor.... io . FileStream ( MY_DIR + 'Mail...system_helper . io . FileMode . OPEN , system_helper . io . FileAccess...

    reference.aspose.com/words/python-net/aspose.wo...
  4. MailMergerContext.mail_merge_options property |...

    MailMergerContext.mail_merge_options property. Mail merge options.... io . FileStream ( MY_DIR + 'Mail...system_helper . io . FileMode . OPEN , system_helper . io . FileAccess...

    reference.aspose.com/words/python-net/aspose.wo...
  5. EPS-Größe ändern | C++-API-Lösung

    Die von der Aspose.Page-API-Lösung für C++ angebotene EPS-Größenänderungsfunktion wird hier mit den Codeausschnitten erläutert und veranschaulicht....8 System::SharedPtr < System::IO::Stream > inputEpsStream = System::MakeObject...System::IO::FileStream > (dataDir + u "input.eps" , System::IO::FileMode::Open...

    docs.aspose.com/page/de/cpp/resize-eps/
  6. 档案

    档案...IO.FileStream pdfStream = new System.IO.FileStream("outputPDF_out...t.pdf", System.IO.FileMode.Create, System.IO.FileAccess.Write);...

    blog.aspose.com/zh/page/merge-combine-ps-postsc...
  7. 아카이브

    아카이브...IO.FileStream pdfStream = new System.IO.FileStream("outputPDF_out...t.pdf", System.IO.FileMode.Create, System.IO.FileAccess.Write);...

    blog.aspose.com/ko/page/merge-combine-ps-postsc...
  8. Archiwa

    Archiwa...IO.FileStream("Sample.eps", System.IO.FileMode.Create...Create, System.IO.FileAccess.Read)) { // utwórz strumień dla wyjściowego...

    blog.aspose.com/pl/page/convert-eps-ps-postscri...
  9. Redimensionar EPS | Solução API .NET

    A funcionalidade de redimensionamento de EPS oferecida pela solução API Aspose.Page para .NET é explicada e ilustrada com os excertos de código aqui.... IO . FileStream (dataDir + "input.eps" , System. IO . FileMode...FileMode . Open , System. IO . FileAccess . Read )) 8 { 9 //Initialize...

    docs.aspose.com/page/pt/net/resize-eps/
  10. XMP Metadata | API to code EPS | .NET

    .NET API Solution to work with EPS files. Rich functionality to code XMP metadata of EPS files. C# examples on how to add, edit and get it....IO.FileStream psStream = new System.IO.FileStream(dataDir..."add_input.eps" , System.IO.FileMode.Open, System.IO.FileAccess.Read);...

    products.aspose.com/page/net/xmp-metadata/