Sort Score
Result 10 results
Languages All
Labels All
Results 5,531 - 5,540 of 72,963 for

ios

(0.14 sec)
  1. 如何使用 C++ 刪除 Caret 註釋 | Aspose.PDF

    用於在任何平台上刪除 Caret PDF 檔中C++註釋的原始程式碼... IO . Path . Combine ( _dataDir ...} document . Save ( System . IO . Path . Combine ( _dataDir ...

    products.aspose.com/pdf/zh-hant/cpp/annotation/...
  2. 如何使用 C++ 刪除 Circle 註釋 | Aspose.PDF

    用於在任何平台上刪除 Circle PDF 檔中C++註釋的原始程式碼... IO . Path . Combine ( _dataDir ...} document . Save ( System . IO . Path . Combine ( _dataDir ...

    products.aspose.com/pdf/zh-hant/cpp/annotation/...
  3. 如何用 .NET 添加 Circle 注解 | Aspose.PDF

    C# 上的源代码,用于通过 COM 互操作在 .NET Framework、.NET Core 和 PHP、VBScript、Delphi、C++ 上添加 Circle 个注释。... IO . Path . Combine ( _dataDir ...); document . Save ( System . IO . Path . Combine ( _dataDir ...

    products.aspose.com/pdf/zh-hans/net/annotation/...
  4. 如何使用 .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/...
  5. 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...
  6. 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...
  7. Rendern von LaTeX-Matheformeln | C++

    Im Artikel wird die Aspose.TeX-Lösung für das Rendern mathematischer Formeln in C++ LaTeX beschrieben. Hier finden Sie Codebeispiele der Funktionalität....set_LogStream(System::MakeObject < System::IO::MemoryStream > ()); 15 // Specify...System::SharedPtr < System::IO::Stream > stream = System::IO::File::Open(S...

    docs.aspose.com/tex/de/cpp/latex-math-formula-r...
  8. Fórmulas de matemática de LaTeX Renderização | C++

    Solução da API do Aspose.TeX para fórmulas de matemática de LaTeX C ++ A renderização é descrita neste artigo. Aqui você encontrará exemplos de código da funcionalidade....set_LogStream(System::MakeObject < System::IO::MemoryStream > ()); 15 // Specify...System::SharedPtr < System::IO::Stream > stream = System::IO::File::Open(S...

    docs.aspose.com/tex/pt/cpp/latex-math-formula-r...
  9. معادلات رياضية مكتوبة LaTeX | حل API لـ C++ | A...

    حل API C++ للعمل مع LaTeX. قم بإنشاء صيغة لأي تعقيد باستخدام واجهة LaTeX API الأصلية لـ C++....m(System::MakeObject<System::IO::MemoryStream>()); // Specify...System::SharedPtr<System::IO::Stream> stream = System::IO::File::Open( S...

    products.aspose.com/tex/ar/cpp/math-rendering/
  10. PdfFileMend Class|Aspose.PDF for Java

    Learn how to use the PDFFileMend class in Java to mend and repair PDF files using Aspose.PDF.... IO . File . OpenRead ( _dataDir...stream var imageStream = System . IO . File . OpenRead ( _dataDir...

    docs.aspose.com/pdf/java/pdffilemend-class/