Sort Score
Result 10 results
Languages All
Labels All
Results 4,231 - 4,240 of 349,408 for

document

(0.07 sec)
  1. Convert PS to SWF via Java API | products.aspos...

    Java API to Convert PS to SWF without using Microsoft Word...to SWF Open PS file using Document class Convert PS to PPTX by...PPTX document by using Presentation class Save the document to...

    products.aspose.com/total/java/conversion/ps-to...
  2. Convert CGM to ODS in Android Apps | products.a...

    Render CGM to ODS in Android Apps API without using Microsoft Excel or Adobe Reader...create, edit, and convert PDF documents within their Android applications...such as document conversion, text extraction, document signing...

    products.aspose.com/total/android-java/conversi...
  3. Android API to Render TEX to DOTM | products.as...

    Transform TEX to DOTM via Android via Java API...format is used for creating documents with the same layout and formatting...manipulating PDF documents. It can be used to convert PDF documents to other...

    products.aspose.com/total/android-java/conversi...
  4. Android API to Render EPUB to DOT | products.as...

    Transform EPUB to DOT via Android via Java API...by Microsoft Word to store documents. Converting EPUB to DOT allows...features for manipulating PDF documents, including the ability to...

    products.aspose.com/total/android-java/conversi...
  5. Android API to Render MD to FLATOPC | products....

    Transform MD to FLATOPC via Android via Java API...used to store and exchange documents in a structured manner. It...via Java Open MD file using Document class Convert MD to DOC by...

    products.aspose.com/total/android-java/conversi...
  6. Android API to Render TEX to OTT | products.asp...

    Transform TEX to OTT via Android via Java API...widely used for creating documents that are compatible with OpenOffice...via Java Open TEX file using Document class Convert TEX to DOC by...

    products.aspose.com/total/android-java/conversi...
  7. Android API to Render TEX to XAMLFLOW | product...

    Transform TEX to XAMLFLOW via Android via Java API...via Java Open TEX file using Document class Convert TEX to DOC by...using Document class of Aspose.Words Save the document to XAML_FLOW...

    products.aspose.com/total/android-java/conversi...
  8. Aspose::Words::Range::get_FormFields method | A...

    Aspose::Words::Range::get_FormFields method. Returns a FormFields collection that represents all form fields in the range in C++....into a document, and process them with using a document visitor...{ auto doc = MakeObject < Document > (); auto builder = MakeObject...

    reference.aspose.com/words/cpp/aspose.words/ran...
  9. SaveOutputParameters | Aspose.Words for Java

    This object is returned to the caller after a Document is saved and contains additional information that has been generated or calculated during the save operation in Java....returned to the caller after a document is saved and contains additional...more, visit the Save a Document documentation article. Examples:...

    reference.aspose.com/words/java/com.aspose.word...
  10. PDF文本注释|Aspose.PDF for Java

    Aspose.PDF for Java 允许您添加、获取和删除PDF文档中的文本注释。...{ // 加载 PDF 文件 Document document = new Document ( _dataDir + "sample..."sample.pdf" ); Page page = document . getPages (). get_Item (...

    docs.aspose.com/pdf/zh/java/text-annotation/