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

ios

(0.17 sec)
  1. DigitalSignatureUtil.sign method | Aspose.Words...

    aspose.words.digitalsignatures.DigitalSignatureUtil.sign method..., src_stream : io . BytesIO , dst_stream : io . BytesIO , cert_holder...Parameter Type Description src_stream io.BytesIO The stream which contains...

    reference.aspose.com/words/python-net/aspose.wo...
  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. Konvertieren Sie Projektdaten in C ++ in HTML A...

    Erfahren Sie, wie Sie Microsoft Project (MPP/XML) -Projekte in HTML mithilfe von Aspose.Tasks für C ++ konvertieren....System::IO::FileStream > fs = System::MakeObject < System::IO::FileStream...+ u "Project1.mpp" , System::IO::FileMode::Open); 8 // Clearing...

    docs.aspose.com/tasks/de/cpp/convert-project-da...
  4. Архивы

    Архивы...IO.FileStream("Sample.eps", System.IO.FileMode.Create...Create, System.IO.FileAccess.Read)) { // создать поток для выходного...

    blog.aspose.com/ru/page/convert-eps-ps-postscri...
  5. 빠른 팁|Aspose.PDF for Java

    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 file = new java . io . File ( "c:/pdftest/result...); java . io . FileInputStream fis = new java . io . FileInputStream...

    docs.aspose.com/pdf/ko/java/quick-tips/
  6. 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/
  7. 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...
  8. Metadati XMP | API per codificare EPS | .NET

    API .NET per lavorare con file EPS. Ricca funzionalità per codificare metadati XMP di file EPS. Esempi C# su come aggiungerlo, modificarlo e ottenerlo....IO.FileStream psStream = new System.IO.FileStream(dataDir..."add_input.eps" , System.IO.FileMode.Open, System.IO.FileAccess.Read);...

    products.aspose.com/page/it/net/xmp-metadata/
  9. WatermarkerContext.text_watermark_options prope...

    WatermarkerContext.text_watermark_options property. Options for the image watermark.... io . FileStream ( MY_DIR + 'Document...system_helper . io . FileMode . OPEN , system_helper . io . FileAccess...

    reference.aspose.com/words/python-net/aspose.wo...
  10. 使用 C++ 转换 XML | Aspose.PDF

    使用 Aspose.PDF for C++ 使用 C++ 示例代码以编程方式转换 XML...); auto XmlContent = System :: IO :: File :: ReadAllText ( u "XMLFile1...auto XsltContent = System :: IO :: File :: ReadAllText ( u "XSLTFile1...

    products.aspose.com/pdf/zh-hans/cpp/transform-xml/