Sort Score
Result 10 results
Languages All
Labels All
Results 5,311 - 5,320 of 213,169 for

new

(0.18 sec)
  1. OutlineOptions | Aspose.Words for Java

    Allows to specify outline options in Java.... Document doc = new Document(getMyDir() + "Bookmarks...PdfSaveOptions saveOptions = new PdfSaveOptions(); // Set the...

    reference.aspose.com/words/java/com.aspose.word...
  2. Remove Header and Footer from Documents|Aspose....

    Remove headers or footers in a document easily and fast instead of using docx4j.... Java Document doc = new Document ( dataDir + "AsposeHeaderFooter...StringBuilder sb = new StringBuilder (); File dir = new File ( inputpath...

    docs.aspose.com/words/java/remove-header-and-fo...
  3. GridJs的设置|Documentation

    本文描述了GridJs的设置。...gw = new GridJsWorkbook (); GridWorkbookSettings gws = new GridWorkbookSettings...gw = new GridJsWorkbook (); GridWorkbookSettings gws = new GridWorkbookSettings...

    docs.aspose.com/cells/zh/java/aspose-cells-grid...
  4. 搜索

    搜索...(NoSuchAlgorithmExcep e) { throw new IllegalAccessError(e.getMessage());...(UnsupportedEncodingE e) { throw new IllegalAccessError(e.getMessage());...

    blog.aspose.com/zh-hant/email/create-update-and...
  5. TxtLoadOptions | Aspose.Words for .NET

    Discover the TxtLoadOptions constructor! Easily initialize with default values and streamline your data loading process for enhanced performance....TxtLoadOptions constructor Initializes a new instance of this class with default...com/words/net/\n" ; using ( Stream stream = new MemoryStream ()) { byte [] buf...

    reference.aspose.com/words/net/aspose.words.loa...
  6. How to Write Updated Task Data to MPP | Aspose....

    Learn how to update and write task data back to Microsoft Project (MPP/XML) files using Aspose.Tasks for .NET. Includes C# examples for modifying deadlines, notes, IDs, and saving changes programmatically....Blog Knowledge Base Benchmark New Releases Status Websites aspose...Blog Knowledge Base Benchmark New Releases Status Websites aspose...

    docs.aspose.com/tasks/net/writing-updated-task-...
  7. Გადაიყვანეთ HTML EPUB C#

    გადაიყვანეთ HTML EPUB C# ფორმატში კოდით. შეინახეთ HTML როგორც EPUB C#....Words; var doc = new Document( "Input.html" ); doc...using Aspose.Words; var doc = new Document("Input.html"); doc.Save("Output...

    products.aspose.com/words/ka/net/conversion/htm...
  8. Გადაიყვანეთ DOC PDF C#

    გადაიყვანეთ DOC PDF C# ფორმატში კოდით. შეინახეთ DOC როგორც PDF C#....Words; var doc = new Document( "Input.doc" ); doc...using Aspose.Words; var doc = new Document("Input.doc"); doc.Save("Output...

    products.aspose.com/words/ka/net/conversion/doc...
  9. Გადაიყვანეთ DOC HTML C#

    გადაიყვანეთ DOC HTML C# ფორმატში კოდით. შეინახეთ DOC როგორც HTML C#....Words; var doc = new Document( "Input.doc" ); doc...using Aspose.Words; var doc = new Document("Input.doc"); doc.Save("Output...

    products.aspose.com/words/ka/net/conversion/doc...
  10. Გადაიყვანეთ DOC DOCX C#

    გადაიყვანეთ DOC DOCX C# ფორმატში კოდით. შეინახეთ DOC როგორც DOCX C#....Words; var doc = new Document( "Input.doc" ); doc...using Aspose.Words; var doc = new Document("Input.doc"); doc.Save("Output...

    products.aspose.com/words/ka/net/conversion/doc...