Sort Score
Result 10 results
Languages All
Labels All
Results 3,621 - 3,630 of 62,463 for

ios

(0.1 sec)
  1. Перегляд файлів формату XPS | Рішення .NET API

    Переглянути файли XPS. Вихідний код C# для завантаження, візуалізації та відображення XPS на платформі .NET Framework, Windows і програмах ASP.NET....IO.Path.GetTempPath() + Guid.NewGuid()...new System.IO.FileStream( "template.xps" , System.IO.FileMode.Create...

    products.aspose.com/page/uk/net/viewer/xps/
  2. XPS formátumú fájlok megtekintése | .NET Megoldás

    Nyissa meg az XPS-fájlok megtekintéséhez. C# az XPS rendereléséhez és megjelenítéséhez .NET-keretrendszer platformon, Windows és ASP.NET alkalmazásokon....IO.Path.GetTempPath() + Guid.NewGuid()...new System.IO.FileStream( "template.xps" , System.IO.FileMode.Create...

    products.aspose.com/page/hu/net/viewer/xps/
  3. Arsip

    Arsip...System::SharedPtr<System::IO::Stream> pdfStream = System::IO::File::Open(...pdf", System::IO::FileMode::Create, System::IO::FileAccess::Write);...

    blog.aspose.com/id/page/convert-xps-or-oxps-fil...
  4. 档案

    档案...tem::MakeObject<Aspose::TeX::IO::OutputConsoleTermina>()); //...tem::MakeObject<Aspose::TeX::IO::OutputConsoleTermina>()); //...

    blog.aspose.com/zh/tex/convert-tex-to-pdf-or-xp...
  5. 自定义PowerPoint字体|Aspose.Slides for PHP 文档

    PowerPoint自定义字体...io.File" , "customfonts/CustomFont1...Java ( "java.io.DataInputStream" , new Java ( "java.io.FileInputStream"...

    docs.aspose.com/slides/zh/php-java/custom-font/
  6. WatermarkerContext.text_watermark property | As...

    WatermarkerContext.text_watermark property. Text to be used as a watermark.... io . FileStream ( MY_DIR + 'Document...system_helper . io . FileMode . OPEN , system_helper . io . FileAccess...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Porting code: Object reference not set to an in...

    I am moving code from one vb website to a new vb website. Same version of vb, same aspose dll same everything. In the new project on the line: absorber.Visit(Page) I get the error “Object reference not set to an ins…...IO.File.ReadAllBytes(FullFileName)...New System.IO.MemoryStream Try stream = New System.IO.MemoryStream(pdfBytes)...

    forum.aspose.com/t/porting-code-object-referenc...
  8. Add array items in XMP metadata of EPS| .NET

    The process of adding items in XMP metadata of EPS with Aspose.Page for .NET is explained and illustrated with the code snippets here.... IO . FileStream psStream = new System. IO . FileStream...eps" , System. IO . FileMode . Open , System. IO . FileAccess ...

    docs.aspose.com/page/net/xmp-metadata/add-array...
  9. IDocumentMergerPlugin.merge method | Aspose.Wor...

    IDocumentMergerPlugin.merge method. Merges the given input PDF documents into a single output PDF document using specified input and output streams....output_stream : io . BytesIO , input_streams : List [ io . BytesIO...output_stream io.BytesIO The output stream. input_streams List[io.BytesIO]...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Ernte-EPS | API-Lösung für C++

    Die Crop-EPS-Funktionalität der Aspose.Page-API-Lösung für C++ wird hier erklärt und anhand der Codeausschnitte veranschaulicht....6 System::SharedPtr < System::IO::Stream > inputEpsStream = System::MakeObject...System::IO::FileStream > (dataDir + u "input.eps" , System::IO::FileMode::Open...

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