Sort Score
Result 10 results
Languages All
Labels All
Results 3,571 - 3,580 of 72,972 for

ios

(4.55 sec)
  1. 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/
  2. Archivo

    Archivo...IO.FileStream("Sample.eps", System.IO.FileMode.Create...Create, System.IO.FileAccess.Read)) { // crear una secuencia para...

    blog.aspose.com/es/page/convert-eps-ps-postscri...
  3. Aspose::Words::LowCode::Splitter::RemoveBlankPa...

    Aspose::Words::LowCode::Splitter::RemoveBlankPages method. Removes blank pages from a document provided in an input stream and saves the updated document to an output stream in the specified save format. Returns a list of page numbers that were removed in C++....stem::IO::Stream>&, const System::SharedPtr<System::IO::Stream>&...System :: SharedPtr < System :: IO :: Stream > & inputStream , const...

    reference.aspose.com/words/cpp/aspose.words.low...
  4. Aspose::Words::LowCode::Splitter::ExtractPages ...

    Aspose::Words::LowCode::Splitter::ExtractPages method. Extracts a specified range of pages from a document stream and saves the extracted pages to an output stream using the specified save format in C++....stem::IO::Stream>&, const System::SharedPtr<System::IO::Stream>&...System :: SharedPtr < System :: IO :: Stream > & inputStream , const...

    reference.aspose.com/words/cpp/aspose.words.low...
  5. 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/
  6. 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/
  7. Aspose::Words::LowCode::Watermarker::SetText me...

    Aspose::Words::LowCode::Watermarker::SetText method. Adds a text watermark into the document from streams with options in C++....stem::IO::Stream>&, const System::SharedPtr<System::IO::Stream>&...System :: SharedPtr < System :: IO :: Stream > & inputStream , const...

    reference.aspose.com/words/cpp/aspose.words.low...
  8. 記録

    記録...PDF出力ストリームを初期化します System::SharedPtr<System::IO::FileStream> pdfStream = Sys...tem::IO::FileStream>(value + u"PStoPDF.pdf", System::IO::FileMode::Create...

    blog.aspose.com/ja/page/convert-postscript-ps-e...
  9. JsonDataSource constructor | Aspose.Words for P...

    aspose.words.reporting.JsonDataSource constructor...__init__ ( self , json_stream : io . BytesIO ): ... Parameter Type...Type Description json_stream io.BytesIO The stream of JSON data...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Extrair Imagens do PDF|Aspose.PDF para Java

    Como extrair uma parte da imagem do PDF usando Aspose.PDF para Java... io . FileOutputStream outputImage = new java . io . FileOutputStream.... close (); } catch ( java . io . FileNotFoundExceptio e ) {...

    docs.aspose.com/pdf/pt/java/extract-images-from...