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

ios

(0.3 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. 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-...
  5. 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/
  6. 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...
  7. 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...
  8. Tạo số liệu trong LaTeX | Giải pháp API C++

    Giải pháp API C++ để hoạt động với TeX. Bao gồm chức năng tạo số liệu tài liệu trong LaTeX và lưu tệp kết quả dưới dạng hình ảnh....set_LogStream(new System::IO::MemoryStream()); // Specify...System::SharedPtr<System::IO::Stream> stream = System::IO::File::Open( S...

    products.aspose.com/tex/vi/cpp/latex-figures/
  9. 使用 C++ 从 EPS 文件获取 XMP 元数据

    本文将通过代码讲解和演示如何使用 Aspose.Page API 解决方案(适用于 C++)从 EPS 文件获取 XMP 元数据。...System ::SharedPtr < System::IO::FileStream > psStream = System::MakeObject...System::MakeObject < System::IO::FileStream > (dataDir + u "get_input...

    docs.aspose.com/page/zh/cpp/xmp-metadata/get/
  10. Die Ausgabeschnittstelle von Aspose.TeX | Python

    Hier finden Sie eine Erläuterung der Konvertierungsfunktionalität der Aspose.TeX-API-Lösung für Python mit TeX als Ausgabeformat und Codebeispielen.... io import * 3 from util import Util...import * 2 from aspose. tex . io import * 3 from util import Util...

    docs.aspose.com/tex/de/python-net/aspose-tex-ou...