Sort Score
Result 10 results
Languages All
Labels All
Results 6,501 - 6,510 of 164,045 for

new

(0.09 sec)
  1. Փոխարկել DOC TXT Java

    Փոխարկեք DOC ը TXT ձևաչափի Java կոդով: Պահեք DOC որպես TXT օգտագործելով Java:...*; Document doc = new Document ( "Input.doc" ); doc...aspose.words.*; Document doc = new Document("Input.doc"); doc.save("Output...

    products.aspose.com/words/hy/java/conversion/do...
  2. Փոխարկել TEXT PDF Java

    Փոխարկեք TEXT ը PDF ձևաչափի Java կոդով: Պահեք TEXT որպես PDF օգտագործելով Java:...*; Document doc = new Document ( "Input.txt" ); doc...aspose.words.*; Document doc = new Document("Input.txt"); doc.save("Output...

    products.aspose.com/words/hy/java/conversion/te...
  3. Save Email Message using Aspose.Email and Apach...

    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....body can be extracted to create new file. Java String filename =...msg = new MAPIMessage ( filename ); PrintWriter txtOut = new PrintWriter...

    docs.aspose.com/email/java/save-email-message-u...
  4. XmlMapping | Aspose.Words for Java

    Specifies the information that is used to establish a mapping between the parent structured document tag and an XML element stored within a custom XML data part in the document in Java.... Document doc = new Document(); // Construct an XML... StructuredDocumentTa tag = new StructuredDocumentTa(doc, SdtType...

    reference.aspose.com/words/java/com.aspose.word...
  5. AiModel.setApiKey method | Aspose.Words for Nod...

    AiModel.setApiKey method. Sets a specified API key to the model.... let firstDoc = new aw . Document ( base . myDir...document.docx" ); let secondDoc = new aw . Document ( base . myDir...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. 管理OLE|Aspose.Slides 文档

    在C#或.NET中将OLE对象添加到PowerPoint演示文稿...using ( Presentation pres = new Presentation ()) { // 访问第一张幻灯片...mstream = new MemoryStream (); using ( FileStream fs = new FileStream...

    docs.aspose.com/slides/zh/net/manage-ole/
  7. Შეკუმშოს DOCX Java

    შეკუმშოს DOCX Java ში ხარისხის დაკარგვის გარეშე. გააუმჯობესეთ DOCX კონტენტი, შეამცირეთ ფაილის ზომა მარტივად....*; Document doc = new Document ( "Input.docx" ); doc...OoxmlSaveOptions saveOptions = new OoxmlSaveOptions (); saveOptions...

    products.aspose.com/words/ka/java/compress/docx/
  8. How to get Link Annotation using Java | Aspose.PDF

    Java sample code to get Link annotations in PDF file on Java Runtime Environment for JSP/JSF Application and Desktop Applications....instance of Document class Create a new page or get a reference to an...PDF file Document document = new Document ( _dataDir + "SimpleResume_mod...

    products.aspose.com/pdf/java/annotation/link/get/
  9. 关于中心点旋转印章|Aspose.PDF for .NET

    本节解释如何使用印章类围绕中心点旋转印章。...pages using ( var fileInfo = new Aspose . Pdf . Facades . PdfFileInfo...Create Stamp object var aStamp = new Aspose . Pdf . Facades . Stamp...

    docs.aspose.com/pdf/zh/net/rotating-stamp-about...
  10. Using XPS graphic utilities | Java

    Learn how to easily generate images and relatively complex shapes on an XPS page using graphic utilities in Aspose.Page API for Java...Support Blog Knowledge Base New Releases Status Websites aspose...Support Blog Knowledge Base New Releases Status Websites aspose...

    docs.aspose.com/page/java/xps/graphic-utilities/