Sort Score
Result 10 results
Languages All
Labels All
Results 5,121 - 5,130 of 72,975 for

ios

(0.39 sec)
  1. 如何使用 .NET 添加 Freetext 註解 | Aspose.PDF

    C# 上的原始程式碼,用於在 .NET 框架、.NET Core 和 PHP、VBScript、德爾福C++上添加 Freetext 批注。... IO . Path . Combine ( _dataDir ...); document . Save ( System . IO . Path . Combine ( _dataDir ...

    products.aspose.com/pdf/zh-hant/net/annotation/...
  2. Convert Visio to HTML format|Documentation

    This topic show you how to convert Visio to html formats using Aspose.Diagram for Python via Java. Convert VSD, VSS, VDW, VST, VSDX, VSSX, VSTX, VSDM, VSTM, VSSM to html with a few lines of code.... io . ByteArrayOutputStrea () diagram...input stream. # srcStream = java.io.ByteArrayInputStream(dstStream...

    docs.aspose.com/diagram/python-java/convert-vis...
  3. Aspose::Words::Properties::BuiltInDocumentPrope...

    Aspose::Words::Properties::BuiltInDocumentProperties::get_Thumbnail method. Gets or sets the thumbnail of the document in C++....> thumbnailBytes = System :: IO :: File :: ReadAllBytes ( get_ImageDir...( u "Thumbnail" ); System :: IO :: File :: WriteAllBytes ( get_ArtifactsDir...

    reference.aspose.com/words/cpp/aspose.words.pro...
  4. FipsUnapprovedOperationException | Aspose.Words...

    Represents the exception that is thrown when incorrectly trying to use cryptography in Java....io.PrintStream printStackTrace(PrintWriter...Parameter Type Description arg0 java.io.PrintWriter setStackTrace(StackTraceElement[]...

    reference.aspose.com/words/java/com.aspose.word...
  5. PostScript での図形の操作 | C++

    PS ファイルに図形を追加する方法については、Aspose.Page API ソリューションで回答されています。C++ での機能の使用方法については、こちらをご覧ください。...6 System::SharedPtr < System::IO::Stream > outPsStream = System::MakeObject...System::MakeObject < System::IO::FileStream > (dataDir + u "AddRectangle_outPS...

    docs.aspose.com/page/ja/cpp/ps/working-with-sha...
  6. Convert PDF to Images formats|Aspose.PDF for C++

    Learn how to convert PDF pages into various image formats such as PNG, JPEG, or TIFF using Aspose.PDF in C++....auto imageStream = System :: IO :: File :: OpenWrite ( _dataDir...auto imageStream = System :: IO :: File :: OpenWrite ( _dataDir...

    docs.aspose.com/pdf/cpp/convert-pdf-to-images-f...
  7. NullPointerException Occurs When Opening and Sa...

    Hello, I have an issue opening and saving a presentation, both with 25.3 and 25.4 versions of the SLides library, it throws java.lang.NullPointerException: Cannot invoke "com.aspose.slides.internal.kn.nr.ew()" because…...io.FileUtils; import org.junit.Test; import java.io.File;...import java.io.FileOutputStream; import java.io.InputStream;...

    forum.aspose.com/t/nullpointerexception-occurs-...
  8. Aspose.Cells ile OLE Nesnelerini Yönetmek|Docum...

    Aspose.Cells kullanarak çalışma sayfalarında OLE nesnelerini eklemeyi, çıkarmayı ve manipüle etmeyi öğrenin....ToUtf8 (), std :: ios :: binary | std :: ios :: ate ); if ( !...(); file . seekg ( 0 , std :: ios :: beg ); std :: vector < uint8_t...

    docs.aspose.com/cells/tr/cpp/managing-ole-objects/
  9. Rendu des formules mathématiques LaTeX | C++

    Aspose.TeX pour le rendu des formules mathématiques C++ LaTeX est décrite dans cet article. Vous trouverez ici des exemples de code de la fonctionnalité....set_LogStream(System::MakeObject < System::IO::MemoryStream > ()); 15 // Specify...System::SharedPtr < System::IO::Stream > stream = System::IO::File::Open(S...

    docs.aspose.com/tex/fr/cpp/latex-math-formula-r...
  10. Aspose.Zip is unable to decompress .ZIP file ab...

    Simply execute following code: using Aspose.Zip; using System.Reflection; namespace AsposeZipTest { internal class Program { static void Main(string[] args) { Assembly asm = Assembl…...IO.Compression never runs. Additionally...skipped for files >2GB, but System.IO.Compression in .NET Core actually...

    forum.aspose.com/t/aspose-zip-is-unable-to-deco...