Sort Score
Result 10 results
Languages All
Labels All
Results 3,981 - 3,990 of 72,945 for

ios

(0.09 sec)
  1. Process and Convert XML Using C++ | Aspose.PDF

    Transform XML programmatically with C++ sample code using Aspose.PDF for C++...); auto XmlContent = System :: IO :: File :: ReadAllText ( u "XMLFile1...auto XsltContent = System :: IO :: File :: ReadAllText ( u "XSLTFile1...

    products.aspose.com/pdf/cpp/transform-xml/
  2. Aspose::Words::LowCode::Processor class | Aspos...

    Aspose::Words::LowCode::Processor class. Processor class for performing different document processing actions 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. Composer des archives XAR | Documentation Aspos...

    La biblioth�que Java permet de cr�er des archives XAR pour l'empaquetage des ressources.... io . File fi1 = new java. io . File ( "alice29...txt" ) ; 2 java. io . File fi2 = new java. io . File ( "asyoulik...

    docs.aspose.com/zip/fr/java/xar-composition/
  4. Aspose::Words::DigitalSignatures::DigitalSignat...

    Aspose::Words::DigitalSignatures::DigitalSignature::get_CertificateHolder method. Returns the certificate holder object that contains the certificate was used to sign the document in C++....System :: MakeObject < System :: IO :: FileStream > ( get_MyDir ()...u "Document.docx" , System :: IO :: FileMode :: Open ); { auto...

    reference.aspose.com/words/cpp/aspose.words.dig...
  5. Aspose::Words::DigitalSignatures::DigitalSignat...

    Aspose::Words::DigitalSignatures::DigitalSignatureType enum. Specifies the type of a digital signature in C++....System :: MakeObject < System :: IO :: FileStream > ( get_MyDir ()...u "Document.docx" , System :: IO :: FileMode :: Open ); { auto...

    reference.aspose.com/words/cpp/aspose.words.dig...
  6. Converti file XPS | Soluzione API .NET

    La funzionalità di conversione da XPS a PNG inclusa nella soluzione API Aspose.Page per .NET è descritta e illustrata con i frammenti di codice qui riportati....IO.File.Open(Path.GetDirectoryName(outputFileName)...eName), System.IO.FileMode.Create, System.IO.FileAccess.Write))...

    docs.aspose.com/page/it/net/convert-xps/
  7. IDocumentProcessorPlugin.set_image_watermark me...

    IDocumentProcessorPlugin.set_image_watermark method. Adds image watermark on each page of the document loaded by [IDocumentProcessorPlugin.load()](../load/#bytesio_loadoptions) method....set_image_watermark ( self , image_watermark : io . BytesIO , image_watermark_options...Type Description image_watermark io.BytesIO Image used as a watermark...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Aspose.SVG for .NET 24.3.0 – Save an SVG to a S...

    Examples of using deprecated and new classes to save SVG to a stream using 24.3.0 and earlier versions of the Aspose.SVG for .NET library.... IO ; 2 using Aspose. Svg . IO ; 3 using System. IO . Compression...System. IO ; 2 using Aspose. Svg . IO ; 3 using System. IO . Compression...

    docs.aspose.com/svg/net/migration-between-versi...
  9. arkiv

    arkiv...io.OutputStream imageStream = new java.io.FileOutpu...utdatabilden java.io.OutputStream imageStream = new java.io.FileOutpu...

    blog.aspose.com/sv/pdf/convert-pdf-to-png-jpeg-...
  10. C++ 用 API ソリューションによる EPS の切り抜き

    Crop EPS functionality offered by Aspose.Page API solution for C++ is explained and illustrated with the code snippets here....6 System::SharedPtr < System::IO::Stream > inputEpsStream = System::MakeObject...System::IO::FileStream > (dataDir + u "input.eps" , System::IO::FileMode::Open...

    docs.aspose.com/page/ja/cpp/crop-eps/