Sort Score
Result 10 results
Languages All
Labels All
Results 3,321 - 3,330 of 50,319 for

import document

(0.21 sec)
  1. Convert FODP to SVG in Node.js | products.aspos...

    Convert FODP to SVG in Node.js. Use Node.js library API to convert FODP files to SVGs... As a modern document processing API, Aspose.Slides...Node.js via Java, you need to import the package in your JavaScript...

    products.aspose.com/slides/nodejs-java/conversi...
  2. OLE Objects and Online Video|Aspose.Words for N...

    Insert ole objects or onlin vodeo into a Document using Node.js....which users can work with documents containing “objects” created...editing application and then import them with additional content...

    docs.aspose.com/words/nodejs-net/working-with-o...
  3. Parse Documents via Android Mobile Apps | produ...

    Parse PDF, Microsoft Word, Excel and PowerPoint Presentations via mobile android application. Extract Text or Images with ease....Android via Java Parse Parse Document using Android Java APIs Extract...Android via Java. Download Document parsing using mobile Android...

    products.aspose.com/total/android-java/parse/
  4. Insert HTML into Word, including SVG - Free Sup...

    Insert HTML into Word, including SVG. SVG content is not displayed in Word. Document doc = new Document(); DocumentBuilder builder = new DocumentBuilder(doc); builder.insertHtml("",true); doc.save("test.docx"); ASPOSE.…... Document doc = new Document(); DocumentBuilder...To insert HTML into a Word document, including SVG content, you...

    forum.aspose.com/t/insert-html-into-word-includ...
  5. Rotate PDF Pages programmatically|Aspose.PDF fo...

    Change page orientation and fitting the page content to the new page orientation using Java....examples ; import com.aspose.pdf.* ; public class...// Open document Document pdfDocument = new Document ( _dataDir...

    docs.aspose.com/pdf/java/rotate-pages/
  6. Heap error during CDR to Pdf convertion - Free ...

    type or paste code here This is my Java code to convert CDR file into PDF file this throw heap error package Activation; Import java.io.File; Import java.io.FileOutputStream; Import java.io.InputStream; Import java…...package Activation; import java.io.File; import java.io.FileOutputStream;...FileOutputStream; import java.io.InputStream; import java.io.OutputStream;...

    forum.aspose.com/t/heap-error-during-cdr-to-pdf...
  7. Extract Text and Images from PDF File Online an...

    Online PDF file parser app. Android API code to extract images and text from PDF Document....powerful Android based PDF document parser utility application...application. Code listed for PDF document images and text extraction. Download...

    products.aspose.com/total/android-java/parse/pdf/
  8. Annotate Documents via Android Mobile Applicati...

    Annotate Microsoft Word, Excel, PowerPoint Presentations and PDF files via mobile Android application. Clear Annotation with ease....Android via Java Annotate Document Annotation using Android Java...Android via Java. Download Document annotation via Android mobile...

    products.aspose.com/total/android-java/annotate/
  9. EPS to TIFF Converter using Python | Aspose.PDF

    Sample code on Python for EPS to TIFF conversion. Use example code for batch EPS to TIFF conversion with Python and .NET...convert programmatically a document from EPS to TIFF format with...with a modern document-processing Python API. Use just a few lines...

    products.aspose.com/pdf/python-net/conversion/e...
  10. Aspose-word-java word转pdf标点符号在行首 - Free Support...

    当前aspose-word-java 版本为25.5,在win11和linux环境下,生成word,然后转pdf,结果标点符号在行首,还有有些单词有空格莫名奇妙自动换行。是需要在word转pdf时有什么指定操作还是在写word时对paragraph进行一些指定等...pdfSaveOptions); } pubDocument为写成的word-document vyacheslav.deryushev June...docx (11.8 KB) 我们目前的操作是把word的document直接保存成pdf,并不是把它保存成word文件,然后在转为pdf...

    forum.aspose.com/t/aspose-word-java-word-pdf/31...