Sort Score
Result 10 results
Languages All
Labels All
Results 201 - 210 of 56,350 for

import document

(1.04 sec)
  1. Protect ODT document Online with password and u...

    Online ODT file password protection app. C++ API code to apply password protection on ODT Document....C++ Protect Odt Online ODT Document Protection or Set Password...Develop powerful C++ based ODT document protection utility application...

    products.aspose.com/total/cpp/protect/odt/
  2. Convert a Document in C++|Aspose.Words for C++

    Easily convert Documents from one format to another using C++. You can work with all the most popular formats like Microsoft Word formats such as DOCX or DOC, OpenDocument formats such as ODT or OTT, web formats such as HTML or XHTML, text formats such as MarkDown or TXT, and others....Ask AI Convert a Document Contents [ Hide ] The ability to easily...easily and reliably convert documents from one format to another...

    docs.aspose.com/words/cpp/convert-a-document/
  3. Bug when generating Html in fixedLayout of a do...

    Table with dotted border.docx (19.6 KB) When I convert this word Document with this code to HTML output: HtmlFixedSaveOptions saveOptions = new HtmlFixedSaveOptions(); saveOptions.setExportEmbeddedCss(true); saveOption…...generating Html in fixedLayout of a document with a table with dotted border...KB) When I convert this word document with this code to HTML output:...

    forum.aspose.com/t/bug-when-generating-html-in-...
  4. Redact DOCX Document Online or using Java | pro...

    Open and redact DOCX Document online via app for free. Java API code to search and replace DOCX text with regular expression....Java Redact Docx Redact DOCX Document Online or via Java Develop...Develop powerful Java based DOCX document redaction utility application...

    products.aspose.com/total/java/redact/docx/
  5. Compress PDF Document using Python | Aspose.PDF

    Easily compress PDF files using Aspose.PDF for Python via .NET with just one line of code. Optimize Document size without compromising quality—efficient and seamless PDF compression!...Programmatic modification of PDF documents is an essential part of modern...developers to compress PDF documents quickly and efficiently through...

    products.aspose.com/pdf/python-net/compress/
  6. Protect POWERPOINT document with password Onlin...

    Online POWERPOINT file password app. Python API code to apply password protection on POWERPOINT Document....Powerpoint Online POWERPOINT Document Protection or Set Password...powerful Python based POWERPOINT document protection utility application...

    products.aspose.com/total/python-net/protect/po...
  7. Protect WORD document with password Online and ...

    Online WORD file password app. Python API code to apply password protection on WORD Document....NET Protect Word Online WORD Document Protection or Set Password...powerful Python based WORD document protection utility application...

    products.aspose.com/total/python-net/protect/word/
  8. Create or save word document from html text un ...

    i have html string html1 ="<p style="text-align:left;margin-left:36.0pt;"><span style ="font-family:Symbol;"></span> <span style="color:#000000;">Publicly state factual details about the Engagement, such as the date, l…...Create or save word document from html text un able to retain...i am trying to create word document but bullet is renedering in...

    forum.aspose.com/t/create-or-save-word-document...
  9. Remove Signature from Word Document using Java

    Follow this article to remove signature from Word Document using Java. It contains information to set the IDE, a list of programming instructions, and a running sample code showing how to remove signature in Word using Java....Remove Signature from Word Document using Java Follow this quick...remove signature from Word document using Java . You will learn...

    kb.aspose.com/words/java/remove-signature-from-...
  10. Parse the full document to markdown with style ...

    We have a requirement where we need to have a markdown file of a docx file in order to process it properly with formatting. However, it seems as though when you convert a file from docx to markdown it does not preserve t…...Parse the full document to markdown with style and formatting...The current code we use is import com.aspose.words.*; public...

    forum.aspose.com/t/parse-the-full-document-to-m...