Sort Score
Result 10 results
Languages All
Labels All
Results 7,831 - 7,840 of 222,634 for

new

(0.14 sec)
  1. Փոխարկել 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/hy/java/conversion/do...
  2. ITextShaperFactory class | Aspose.Words for Python

    aspose.words.shaping.ITextShaperFactory class. An interface of a factory for constructing [ITextShaper](../itextshaper/) implementations....get_text_shaper(font_path, face_index) Returns new instance of a text shaper for...font_blob, face_index) Returns new instance of a text shaper for...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Word to PDFA-1a - Free Support Forum - aspose.com

    I’m using Aspose Words.NET v10.8. I would like to convert a Word document to PDFA-1a file. Dim doc As Document = New Document(“test.doc”) Dim license As License = New License() license.SetLicense(“Aspose.Total.lic”) Dim…...Document = New Document(“test.doc”) Dim license As License = New License()...Dim opt As PdfSaveOptions = New PdfSaveOptions() opt.Compliance...

    forum.aspose.com/t/word-to-pdfa-1a/100320
  4. Working with Transparency in XPS file | Java

    How to work with transparency of an XPS file is a question answered by Aspose.Page API solution. See how to use the functionality in Java...Blog Knowledge Base Benchmark New Releases Status Websites aspose...Blog Knowledge Base Benchmark New Releases Status Websites aspose...

    docs.aspose.com/page/java/xps/working-with-tran...
  5. Microsoft Word 6.0/95 document throws FileCorru...

    The attached two Microsoft Word 6.0/95 documents throw an Aspose.Words.FileCorruptedException when opened with Aspose.Words for .Net >= 19.7 (including 19.9). If I reference a version < 19.7, the exception is not thrown. …... Repro // arrange var lic = new License(); lic.SetLicense("Aspose...FileCorruptedExcepti>(() => new Document(path1)); Assert.Throws<Aspose...

    forum.aspose.com/t/microsoft-word-6-0-95-docume...
  6. Provide exported worksheet HTML file path via I...

    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....file const workbook = new Workbook ( new Uint8Array ( arrayBuffer...assignment) const options = new HtmlSaveOptions (); options ...

    docs.aspose.com/cells/javascript-cpp/provide-ex...
  7. Specify Maximum Rows of Shared Formula with Jav...

    Learn how to specify the maximum rows for shared formulas using Aspose.Cells for JavaScript via C++....arrayBuffer (); workbook = new Workbook ( new Uint8Array ( arrayBuffer...Create a new workbook if no file is provided workbook = new Workbook...

    docs.aspose.com/cells/javascript-cpp/specify-ma...
  8. 工作表转图片——设置渲染图像的像素格式(JavaScript通过C++)|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....file const workbook = new Workbook ( new Uint8Array ( arrayBuffer...image format type const opts = new ImageOrPrintOptions (); opts...

    docs.aspose.com/cells/zh/javascript-cpp/workshe...
  9. Aspose.PSD for .NET 21.5 - 发行说明|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.... List < string > fonts = new System . Collections . Generic...)) { image . Save ( output , new PngOptions ()); } PSDNET-758...

    docs.aspose.com/psd/zh/net/aspose-psd-for-net-2...
  10. ChartSeries.add method | Aspose.Words for Node.js

    Aspose.Words.Drawing.Charts.ChartSeries.add method...let doc = new aw . Document (); let builder = new aw . DocumentBuilder...let doc = new aw . Document (); let builder = new aw . DocumentBuilder...

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