Sort Score
Result 10 results
Languages All
Labels All
Results 6,431 - 6,440 of 414,444 for

document

(0.22 sec)
  1. PdfCustomPropertiesExport enumeration | Aspose....

    Aspose.Words.Saving.PdfCustomPropertiesExport enumeration. Specifies the way [Document.customDocumentProperties](../../aspose.words/Document/customDocumentProperties/) are exported to PDF file....enumeration Specifies the way Document.customDocumentProper are exported...converting a document to PDF. let doc = new aw . Document (); doc...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Search in Documents via Java | products.aspose.com

    Search Documents including PDF, Microsoft Office Excel, Word, PowerPoint and more via your Java based application....Total Java Search Search Documents using Java APIs Retrieve information...information from a diverse set of documents, including Microsoft Office...

    products.aspose.com/total/java/search/
  3. Working with XFA Forms|Aspose.PDF for Python vi...

    Aspose.PDF for Python via .NET API lets you work with XFA and XFA Acroform fields in a PDF Document....include: Loading the input PDF document. Changing the form type to...form with ap . Document ( path_infile ) as document : # Set the...

    docs.aspose.com/pdf/python-net/xfa-forms/
  4. Aspose::Words::Saving::XpsSaveOptions::XpsSaveO...

    Aspose::Words::Saving::XpsSaveOptions::XpsSaveOptions constructor. Initializes a new instance of this class that can be used to save a Document in the Xps format in C++....that can be used to save a document in the Xps format. Aspose...the outline of a saved XPS document. auto doc = System :: MakeObject...

    reference.aspose.com/words/cpp/aspose.words.sav...
  5. PDF Highlights Annotation|Aspose.PDF for Java

    标记注释在文档的文本中以高亮、下划线、删除线或波浪下划线的形式呈现。...文档中,我们需要执行以下操作: 加载 PDF 文件 - 新的 Document 对象。 创建注释: HighlightAnnotation...try { // 加载PDF文件 Document document = new Document ( _dataDir + "sample...

    docs.aspose.com/pdf/zh/java/highlights-annotation/
  6. PDF Sticky Annotations|Aspose.PDF for PHP via Java

    Explore how to add sticky annotations to PDF files for feedback, using Aspose.PDF in PHP/Java.... // Open document $document = new Document ( $inputFile );...get particular page $page = $document -> getPages () -> get_Item...

    docs.aspose.com/pdf/php-java/sticky-annotations/
  7. Merge DOT Files Online or using .NET | products...

    Free online app to combine different DOT files. .NET merging library code to merge DOT Documents....NET Merge Dot Merge DOT Documents Online via Merger App or using...Develop powerful .NET based DOT document merging application. Combine...

    products.aspose.com/total/net/merge/dot/
  8. Android API to Render PDF to MARKDOWN | product...

    Transform PDF to MARKDOWN via Android via Java API...features to manipulate PDF documents, such as creating, editing...create, edit, and convert Word documents. With the help of these two...

    products.aspose.com/total/android-java/conversi...
  9. FontSavingArgs.FontFileName | Aspose.Words for ...

    Discover the FontSavingArgs FontFileName property, easily manage font file names and enhance your design workflow with seamless saving capabilities....depends on whether you save the document to a file or to a stream.... When saving a document to a file, the generated font file name...

    reference.aspose.com/words/net/aspose.words.sav...
  10. VisitorAction | Aspose.Words for Java

    Allows the visitor to control the enumeration of nodes in Java....position tab characters with a document visitor. public void documentToTxt()...throws Exception { Document doc = new Document(getMyDir() + "Absolute...

    reference.aspose.com/words/java/com.aspose.word...