Sort Score
Result 10 results
Languages All
Labels All
Results 3,631 - 3,640 of 56,298 for

ios

(0.05 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. 确定换行符|Aspose.PDF for Java

    了解如何使用Java确定多行TextFragment的换行符...io.FileWriter ; // 导入FileWriter类 import java.io.IOException...

    docs.aspose.com/pdf/zh/java/determine-line-break/
  3. Determinar Salto de Línea|Aspose.PDF para Java

    Aprende más sobre cómo determinar un salto de línea de un TextFragment de varias líneas usando Java...io.FileWriter ; // Importar la clase...clase FileWriter import java.io.IOException ; // Importar la...

    docs.aspose.com/pdf/es/java/determine-line-break/
  4. 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...
  5. Merger | Aspose.Words for Java

    Represents a group of methods intended to merge a variety of different types of documents into a single output document in Java....io.InputStream Returns: Processor...Parameter Type Description input java.io.InputStream Input document stream...

    reference.aspose.com/words/java/com.aspose.word...
  6. Working with Document in PostScript | C++

    Adding pages to an PS file is a functionality supported by Aspose.Page API solution. See how to use the functionality in C++....6 System::SharedPtr < System::IO::Stream > outPsStream = System::MakeObject...System::IO::FileStream > (dir + u "document.ps" , System::IO::FileMode::Create);...

    docs.aspose.com/page/cpp/ps/working-with-document/
  7. LaTeX math formulas rendering | .NET

    Aspose.TeX API solution for .NET LaTeX math formulas rendering is described in this article. Learn the code examples on how to use the functionality.... IO . MemoryStream (); 17 // Specify...using (System. IO . Stream stream = System. IO . File . Open (...

    docs.aspose.com/tex/net/latex-math-formula-rend...
  8. View PS Format Files | .NET API Solution

    Open to view PS files. C# source code to load, render and display PS documents on .NET Framework Platform, Windows, and ASP.NET Applications....IO.Path.GetTempPath() + Guid.NewGuid()...new System.IO.FileStream( "template.ps" , System.IO.FileMode.Create...

    products.aspose.com/page/net/viewer/ps/
  9. Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....{ String tmpFile = System :: IO :: Path :: GetTempFileNameSafe...set_WorkingDirectory ( System :: IO :: Path :: GetDirectoryName (...

    docs.aspose.com/pdf/id/cpp/advanced-operations/...
  10. OleFormat.save method | Aspose.Words for Python

    aspose.words.drawing.OleFormat.save method... def save ( self , stream : io . BytesIO ): ... Parameter Type...Type Description stream io.BytesIO Where to save the object data...

    reference.aspose.com/words/python-net/aspose.wo...