Sort Score
Result 10 results
Languages All
Labels All
Results 3,391 - 3,400 of 62,425 for

ios

(0.11 sec)
  1. Cambiar el tamaño de EPS | Solución API C++

    La funcionalidad de cambio de tamaño de EPS ofrecida por la solución API Aspose.Page para C++ se explica e ilustra con fragmentos de código aquí....8 System::SharedPtr < System::IO::Stream > inputEpsStream = System::MakeObject...System::IO::FileStream > (dataDir + u "input.eps" , System::IO::FileMode::Open...

    docs.aspose.com/page/es/cpp/resize-eps/
  2. Processor class | Aspose.Words for Python

    aspose.words.lowcode.Processor class. Processor class for performing different document processing actions.... io . FileStream ( MY_DIR + 'Big...system_helper . io . FileMode . OPEN , system_helper . io . FileAccess...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Trouble converting a DWG to PDF - Free Support ...

    I have a project to convert DWG drawings to PDFs as needed. The process will need to completed in a desktop environment as well as web environment. Using the Aspose.CAD .NET v26.1.0. I created C# .NET dll that will conve…...IO.FileInfo ConvertAutoCad(System.IO.FileInfo input...pdf"); System.IO.FileInfo output = new FileInfo(System.IO.Path.Combine(outputDir...

    forum.aspose.com/t/trouble-converting-a-dwg-to-...
  4. 使用 Python 合并 PDF 文档 | Aspose.PDF

    了解如何通过 .NET 有效地使用 Aspose.PDF for Python 将图像、XML、HTML、EPUB 等合并到单个 PDF 或 DOCX/PPTX 文档中。 了解如何通过 .NET 有效地使用 Aspose.PDF for Python 将图像、XML、HTML、EPUB 等合并到单个 PDF 或 DOCX/PPTX 文档中。...pdf as apdf from io import FileIO from os import...import aspose.pdf as apdf from io import FileIO from os import...

    products.aspose.com/pdf/zh-hant/python-net/merger/
  5. Aspose::Words::LowCode::Merger::Merge method | ...

    Aspose::Words::LowCode::Merger::Merge method. Merges the given input documents into a single document and returns Document instance of the final document in C++....System::ArrayPtr<System::SharedPtr<System::IO::Stream>>&, Aspose::Words::L...System :: SharedPtr < System :: IO :: Stream >> & inputStreams ...

    reference.aspose.com/words/cpp/aspose.words.low...
  6. Aspose::Words::LowCode::Processor::To method | ...

    How to use To method of Aspose::Words::LowCode::Processor class in C++....st<System::SharedPtr<System::IO::Stream>>>&, Aspose::Words::SaveFormat)...System :: SharedPtr < System :: IO :: Stream >>> & output , Aspose...

    reference.aspose.com/words/cpp/aspose.words.low...
  7. IDocumentConverterPlugin | Aspose.Words for Java

    Defines an interface for external converter plugin in Java....io.InputStream loadOptions LoadOptions...LoadOptions outputStream java.io.OutputStream saveOptions SaveOptions...

    reference.aspose.com/words/java/com.aspose.word...
  8. Procurar

    Procurar...System::SharedPtr<System::IO::Stream> xpsStream = System::IO::File::Open(inputFileName...eName, System::IO::FileMode::Open, System::IO::FileAccess::Read);...

    blog.aspose.com/pt/page/convert-xps-oxps-to-jpg...
  9. EPS のサイズ変更 | .NET API ソリューション

    .NET 向け Aspose.Page API ソリューションが提供する EPS のサイズ変更機能について、コードスニペットを用いて解説します。... IO . FileStream (dataDir + "input.eps" , System. IO . FileMode...FileMode . Open , System. IO . FileAccess . Read )) 8 { 9 //Initialize...

    docs.aspose.com/page/ja/net/resize-eps/
  10. Lưu trữ

    Lưu trữ...System::SharedPtr<System::IO::Stream> pdfStream = System::IO::File::Open(...pdf", System::IO::FileMode::Create, System::IO::FileAccess::Write);...

    blog.aspose.com/vi/page/convert-xps-or-oxps-fil...