Sort Score
Result 10 results
Languages All
Labels All
Results 7,061 - 7,070 of 39,414 for

document processing

(0.18 sec)
  1. Android API to Convert OTT to XLSM or with free...

    Convert OTT to XLSM in Android Apps without using using Microsoft Word or Microsoft Excel or online. Test free OTT to XLSM online converter quickly before integrating the code....It provides feature-rich, document manipulation and conversion...to XLSM Open OTT file using Document class Convert OTT to HTML...

    products.aspose.com/total/android-java/conversi...
  2. Android API to Convert DOT to XLS or with free ...

    Convert DOT to XLS in Android Apps without using using Microsoft Word or Microsoft Excel or online. Test free DOT to XLS online converter quickly before integrating the code....developers to easily integrate document manipulation and conversion...to XLS Open DOT file using Document class Convert DOT to HTML...

    products.aspose.com/total/android-java/conversi...
  3. Convert PPS to DOTX via Java or with free Onlin...

    Java API to Export PPS to DOTX without using Microsoft Word or PowerPoint or online. Test free PPS to DOTX online converter quickly before integrating the code....automate the batch conversion process of PowerPoint PPS to Word DOTX...DOTX. This two-step process involves using two APIs, Aspose.Slides...

    products.aspose.com/total/java/conversion/pps-t...
  4. Using own fonts for Html to Pdf converter in Do...

    How to use certain fonts for Html to Pdf converter in docker in .NET...InMemoryStreamProvid(stream); using var document = new HTMLDocument(request...Configuration); Converter.ConvertHTML(document, options, streamProvider);...

    forum.aspose.com/t/using-own-fonts-for-html-to-...
  5. Tag Replacement : In Single Row : Row not getti...

    Hello Team , We are replacing tag in word template , we have require if tag present in single line and value is empty , we need to remove line , to avoid blank line in completed doc . using below code to replace tag p…...void ReplaceTagsInWordDoc(Document doc, Dictionary<string, object>...the generated document. Why it happens Document.Range.Replace...

    forum.aspose.com/t/tag-replacement-in-single-ro...
  6. Convert Range to JSON - Free Support Forum - as...

    Hi, I want to convert a range I have in excel to a JSON and I want to capture the range as is along with all the formatting. The idea is that I want to use these JSON values to later set the range properties in another w…...Please refer to the following document. List of Supported Number...Cells is a .NET library for processing spreadsheet files, which...

    forum.aspose.com/t/convert-range-to-json/311994
  7. API Reference|Documentation

    Learn about Aspose.3D for Java classes and methods, along with code examples and instructions on how to use them to directly view, convert, repair, and merge 3D files....to perform various 3D file processing tasks. It supports popular...

    docs.aspose.com/3d/java/api-reference/
  8. DocSaveOptions | Aspose.Words for Java

    Can be used to specify additional options when saving a Document into the SaveFormat.DOC or SaveFormat.DOT format in Java....additional options when saving a document into the SaveFormat.DOC or...the Specify Save Options documentation article. Remarks: At the...

    reference.aspose.com/words/java/com.aspose.word...
  9. Aspose.PSD for Java 24.6 - Release Notes|Docume...

    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....Layers Bug PSDJAVA-632 The processing area top must be positive...(Parameter ‘areaToProcess’) on the processing of specific file Bug PSDJAVA-633...

    docs.aspose.com/psd/java/aspose-psd-for-java-24...
  10. Aspose.pdf 如何裁剪PDF的多个区域为一个个图片? - Free Support F...

    我想要指定一些坐标区域,然后将这些区域裁剪为BufferedImage,然后在另一个PDF文件中的指定位置进行替换,我要怎么实现这个功能? 将PDF中的多个指定区域裁剪为BufferedImage; 使用BufferedImage替换PDF中的图片;...下是一个示例代码片段: Document pdfDocument = new Document("input.pdf");...Java | Aspose.PDF Java PDF Processing API 为了替换PDF中的图像,API目前仅支持...

    forum.aspose.com/t/aspose-pdf-pdf/315861