Sort Score
Result 10 results
Languages All
Labels All
Results 7,051 - 7,060 of 223,108 for

new

(0.17 sec)
  1. ComHelper.Open | Aspose.Words for .NET

    Unlock seamless integration with ComHelper's Open method, enabling effortless document loading from files for your COM applications.... ComHelper comHelper = new ComHelper (); // 1 - Using a...using ( FileStream stream = new FileStream ( MyDir + "Document...

    reference.aspose.com/words/net/aspose.words/com...
  2. Bad PDF Forms conversion quality - Free Support...

    Greetings! I have issue in conversion of PDF files containing forms to HTML. I tried 2 ways of doing it, but didn’t got a convinient result. Could you, please, help me? Am I doing somethinf wrong or there’s some kind o…...9 KB) using (var document = new Aspose.Pdf.Document("1003 - Unmarried...Addendum.pdf")) { var htmlOptions = new Aspose.Pdf.HtmlSaveOptions {...

    forum.aspose.com/t/bad-pdf-forms-conversion-qua...
  3. TxtSaveOptionsBase.Encoding | Aspose.Words for ...

    Discover how to optimize text exports with TxtSaveOptionsBase's Encoding property. Easily set encoding options for seamless UTF-8 text formatting....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...TxtSaveOptions txtSaveOptions = new TxtSaveOptions (); // Verify...

    reference.aspose.com/words/net/aspose.words.sav...
  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. Օպտիմալացնել Ֆայլի Բովանդակությունը՝ Օգտագործել...

    Սեղմեք ֆայլերը JavaScript...'@aspose/words' ); var doc = new aw.Document( "Input.docx" );...ffe); } } var saveOptions = new aw.Saving.OoxmlSaveOptions()...

    products.aspose.com/words/hy/nodejs-net/compress/
  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. Გადაიყვანეთ 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...
  8. Unable to open EMF file in Aspose Image view on...

    Hi Team, We have obtained a temporary license for Aspose.Imaging for Python via .NET to evaluate the library for the use case mentioned below. Use Case: We are trying to convert SVG files to EMF using the code below a…...0 var license = new Aspose.Imaging.License(); license...options = new EmfOptions { VectorRasterizationO = new SvgRasterizationOpti...

    forum.aspose.com/t/unable-to-open-emf-file-in-a...
  9. 图表|Aspose.Slides for Node.js via .NET 文档

    使用 Aspose.Slides for Node.js via Java 掌握图表:创建、格式化、绑定数据,并通过 JavaScript 示例将图表导出为 PPT、PPTX 和 ODP。...addChart () { let presentation = new aspose . slides . Presentation...accessChart () { let presentation = new aspose . slides . Presentation...

    docs.aspose.com/slides/zh/nodejs-java/examples/...
  10. Nuget package version for Windows Server 2019 -...

    I was able to get Aspose.OCR v 20.12.1 to work, but it uses older methods. I’ve tried the Newest version (v 25.9.1) and it gives me a ‘access violation’ error. I’m trying to do Recognize using a bitmap over a memory st…...(MemoryStream memoryStream = new MemoryStream()) { // Load your...memory stream Bitmap bitmap = new Bitmap("path_to_your_image.png");...

    forum.aspose.com/t/nuget-package-version-for-wi...