Sort Score
Result 10 results
Languages All
Labels All
Results 3,341 - 3,350 of 72,975 for

ios

(2.66 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. 使用 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/
  3. Архивы

    Архивы...PDF System::SharedPtr<System::IO::FileStream> pdfStream = Sys...tem::IO::FileStream>(value + u"PStoPDF.pdf", System::IO::FileMode::Create...

    blog.aspose.com/ru/page/convert-postscript-ps-e...
  4. Error: ava.lang.NullPointerException: Cannot in...

    Hi there, I’m getting the following error, at calling document.getFirstSection().clearHeaderFooters(), deep inside the Aspose Library: java.lang.NullPointerException: Cannot invoke “com.aspose.words.Node.getNextSibling…...apply(Unknown Source) at io.quarkus.arc.impl.AroundInvokeInvocati...proceed(AroundInvokeInvocati.java:73) at io.quarkus.arc.impl.AroundInvok...

    forum.aspose.com/t/error-ava-lang-nullpointerex...
  5. 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-...
  6. 档案

    档案...IO.Stream pdfStream = System.IO.File.Open(dataDir...pdf", System.IO.FileMode.OpenOrCreate, System.IO.FileAccess.Write))...

    blog.aspose.com/zh/page/convert-xps-to-pdf-oxps...
  7. Lưu trữ

    Lưu trữ...IO.Stream pdfStream = System.IO.File.Open(dataDir...pdf", System.IO.FileMode.OpenOrCreate, System.IO.FileAccess.Write))...

    blog.aspose.com/vi/page/convert-xps-to-pdf-oxps...
  8. Personnaliser les polices PowerPoint en PHP|Doc...

    Personnalisez les polices dans les diapositives PowerPoint avec Aspose.Slides pour PHP via Java afin de garder vos présentations nettes et cohérentes sur tous les appareils....io.File" , "customfonts/CustomFont1...Java ( "java.io.DataInputStream" , new Java ( "java.io.FileInputStream"...

    docs.aspose.com/slides/fr/php-java/custom-font/
  9. 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...
  10. Змінити розмір EPS | Рішення C++ API

    Функціональність зміни розміру EPS, яку пропонує API-рішення Aspose.Page для C++, пояснюється та ілюструється тут за допомогою фрагментів коду....8 System::SharedPtr < System::IO::Stream > inputEpsStream = System::MakeObject...System::IO::FileStream > (dataDir + u "input.eps" , System::IO::FileMode::Open...

    docs.aspose.com/page/uk/cpp/resize-eps/