Sort Score
Result 10 results
Languages All
Labels All
Results 661 - 670 of 14,593 for

document editing

(0.35 sec)
  1. Export EMLX to WORD via Java | products.aspose.com

    Java API to Convert EMLX to WORD without using Microsoft Word or Outlook...render HTML to WORD by using Document Processing API Aspose.Words...HTML by using Document class Save the document to DOCX format...

    products.aspose.com/total/java/conversion/emlx-...
  2. Working with OLE Objects and Online Video in C#...

    Create and modify OLE embedding in your Document using C#....objects embedded in Word documents. OLE (Object Linking and Embedding)...work with documents containing “objects” created or edited by third-party...

    docs.aspose.com/words/net/working-with-ole-obje...
  3. Convert PPT to DOTM via C# .NET or with free On...

    Convert PowerPoint ppt Documents to Word dotm files with C#. Convert multiple files within ASP.NET or other .NET applications....Presentation to Word DOTM document conversion apps on .NET Framework...manipulating Microsoft Word documents. Both APIs are part of Aspose...

    products.aspose.com/total/net/conversion/ppt-to...
  4. Convert XLSM to WORD with .NET or with free Onl...

    Convert XLSM to WORD on .NET Framework, .NET Core, Mono or Xamarin Platforms or online. Test free XLSM to WORD online converter quickly before integrating the code....that Word files are easier to edit than XLSM files. Another reason...PDF file using Document class Save the document to DOC format...

    products.aspose.com/total/net/conversion/xlsm-t...
  5. FieldShape.text property | Aspose.Words for Python

    FieldShape.text property. Gets or sets the text to retrieve.... Document () builder = aw . DocumentBuilder...visible when a right-to-left editing language is enabled, such as...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Convert EPUB to PSD via Java | products.aspose.com

    Export EPUB file to PSD in your Java applications without using any third party application...enables you to manipulate PDF documents in Java. It allows you to...to convert PDF documents to a variety of image formats, including...

    products.aspose.com/total/java/conversion/epub-...
  7. Convert PPSX to DOCX in Python or with free Onl...

    PPSX to DOCX conversion in your Python applications without using Microsoft Word or PowerPoint or online. Test free PPSX to DOCX online converter quickly before integrating the code.... The Portable Document Format (PDF) is a widely used...used file format for documents. It is a popular choice for sharing...

    products.aspose.com/total/python-net/conversion...
  8. PdfEncryptionDetails constructor | Aspose.Words...

    aspose.words.saving.PdfEncryptionDetails constructor...on a saved PDF document. doc = aw . Document () builder = aw...Extend permissions to allow the editing of annotations. encryption_details...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Reasons to use|Aspose.Words for JasperReports

    Aspose.Words for JasperReports allows exporting reports as DOC and DOCX Documents....exporting reports as DOC and DOCX documents. Compared to RTF, these formats...available in the future. Editable Documents Aspose.Words for JasperReports...

    docs.aspose.com/words/jasperreports/why-aspose-...
  10. 使用Aspose.wod java 将word转PDF,加密并设置权限,adobe acrob...

    当我使用如下代码计算权限,即使所有权限都设置好了,在adobe acrobat 中依然会显示文档组合和页面提取 不允许,怎么设置才能让adobe acrobat 中显示允许 // Allow Copy: Enable text/image copying and accessibility tools if (security.isAllowCopy()) { permissions |= …...(512)"); } // Allow Edit: Enable content editing capabilities (without...(without document assembly) if (security.isAllowEdit()) { permissions...

    forum.aspose.com/t/aspose-wod-java-word-pdf-ado...