Sort Score
Result 10 results
Languages All
Labels All
Results 241 - 250 of 312,272 for

save

(0.09 sec)
  1. Recognize tables and save result as XLSX file v...

    Recognize table and Save result as XLSX file.... How to Recognize table and save result as XLSX file using C#...spell-check the result // also you can save each page result in your prefered...

    products.aspose.com/ocr/net/recognition/get-xlsx/
  2. Using Aspose.Words to save docx template to PDF...

    Hello Aspose Team, I’d like some technical input concerning my Aspose.Words instances slowing down over time. What are we doing: We’re using Aspose.Words to generate a PDF from a .docx template. This is done in a Dot…...Words to save docx template to PDF slows down over...underlying system and then it’s saved to a PDF. What are we experiencing...

    forum.aspose.com/t/using-aspose-words-to-save-d...
  3. Validation Results – Check Web Accessibility in...

    Learn how to view and describe issues that occur during website accessibility checking and how to Save the validation results in various output formats....Check Web Accessibility and Save Results Contents [ Hide Show...Example_IRuleResult hosted with ❤ by GitHub Save Validation Results Once the...

    docs.aspose.com/html/java/web-accessibility-val...
  4. Document Save的支援功能|Aspose.Words for .NET

    使用 C# 儲存大部分熱門格式的文件並支援許多 Microsoft Word 功能。...Document Save的支援功能 Contents [ Hide ] Aspose.Words 讓使用者可以在各種格...reference:。 save options for all formats fixed page save options...

    docs.aspose.com/words/zh-hant/net/supported-fea...
  5. Save report as Word document from JasperReports...

    Powerful JasperReports extension - export your reports to Word format... Accept Settings Deny Save preferences Back To provide...

    products.aspose.com/words/jasperreports/
  6. Save report as Word document from Reporting Ser...

    SQL Server Reporting Services extension - export your reports to Word format... Accept Settings Deny Save preferences Back To provide...

    products.aspose.com/words/reporting-services/
  7. Aspose.Psd for .NET - Strange image manipulatio...

    https://forum.aspose.com/t/aspose-psd-for-net-strange-image-manipulation-on-Save-and-error-opening-a-file/239530/16 Hi, as requested, here’s the link to the sample project: Thank you...Strange image manipulation on 'Save' and error opening a file Aspose...Transparency added on basic load/save I have an image that was manipulated...

    forum.aspose.com/t/aspose-psd-for-net-strange-i...
  8. Save report as Word document from SharePoint - ...

    SharePoint Word document Converter for MOSS and WSS - export your reports to Word format... Accept Settings Deny Save preferences Back To provide...

    products.aspose.com/words/sharepoint/
  9. I use apache.poi create doc, use aspose.words t...

    in local windows dev, the font is not missing; this is my code public static void streamToDocX1(String docFilePath, OutputStream stream) throws Exception { document = new Document(docFilePath); docume…...words to save the doc but toc page num is...\合同\\测试文件\\0730.docx"); doc.save("C:\\Users\\hspcadmin\\Desk...

    forum.aspose.com/t/i-use-apache-poi-create-doc-...
  10. I use apache.poi create doc, use aspose.words t...

    in local windows dev, the font is not missing; this is my code public static void streamToDocX1(String docFilePath, OutputStream stream) throws Exception { document = new Document(docFilePath); docume…...words to save the doc but toc page num is...RuntimeException(e); } } }); document.save(stream, SaveFormat.DOCX); }...

    forum.aspose.com/t/i-use-apache-poi-create-doc-...