Sort Score
Result 10 results
Languages All
Labels All
Results 7,871 - 7,880 of 198,806 for

new

(0.11 sec)
  1. SaveOptions.saveFormat property | Aspose.Words ...

    SaveOptions.saveFormat property. Specifies the format in which the document will be saved if this save options object is used.... let doc = new aw . Document ( base . myDir...will save. let saveOptions = new aw . Saving . HtmlSaveOptions...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Chart.Title | Aspose.Words for .NET

    Discover the Chart Title property for easy customization and enhanced visuals. Unlock your charts' full potential with user-friendly features!...Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.dra...
  3. Add XMP metadata to EPS file using JavaScript

    The process of adding XMP metadata to EPS file with Aspose.Page API solution for JavaScript via C++ is explained and illustrated with the code snippets here....Support Blog Knowledge Base New Releases Status Websites aspose...Support Blog Knowledge Base New Releases Status Websites aspose...

    docs.aspose.com/page/javascript-cpp/xmp-metadat...
  4. Გადაიყვანეთ WORD PDF Java

    გადაიყვანეთ WORD PDF Java ფორმატში კოდით. შეინახეთ WORD როგორც PDF Java....*; Document doc = new Document ( "Input.docx" ); doc...aspose.words.*; Document doc = new Document("Input.docx"); doc.save("Output...

    products.aspose.com/words/ka/java/conversion/wo...
  5. Გადაიყვანეთ 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/ka/java/conversion/do...
  6. Გადაიყვანეთ DOC EPUB Java

    გადაიყვანეთ DOC EPUB Java ფორმატში კოდით. შეინახეთ DOC როგორც EPUB Java....*; Document doc = new Document ( "Input.doc" ); doc...aspose.words.*; Document doc = new Document("Input.doc"); doc.save("Output...

    products.aspose.com/words/ka/java/conversion/do...
  7. Set External Links in Formulas in Aspose.Cells|...

    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....//Instantiate a new Workbook. Workbook workbook = new Workbook ();...

    docs.aspose.com/cells/net/set-external-links-in...
  8. View PS Files using Java | Aspose.PDF

    Open and view PS documents programmatically with Java sample code using Aspose.PDF for Java...pdfDocument = new Document ( "template.ps" , new PsLoadOptions...

    products.aspose.com/pdf/java/viewer/ps/
  9. View MD Files using Java | Aspose.PDF

    Open and view MD documents programmatically with Java sample code using Aspose.PDF for Java...pdfDocument = new Document ( "template.md" , new MdLoadOptions...

    products.aspose.com/pdf/java/viewer/md/
  10. ChartTitle.overlay property | Aspose.Words for ...

    ChartTitle.overlay property. Determines whether other chart elements shall be allowed to overlap title...let doc = new aw . Document (); let builder = new aw . DocumentBuilder...

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