Sort Score
Result 10 results
Languages All
Labels All
Results 3,181 - 3,190 of 401,893 for

document

(0.17 sec)
  1. In Word to HTML Conversion, how do I exempt the...

    Hi Aspose Team, We are using Aspose.Words for .NET for Word to HTML conversion. During Document conversion, we’re encountering strikethrough text in the HTML output that we need to remove. Current behavior: Strikethrou…... During document conversion, we’re encountering...Strikethrough text from the Word document appears with strikethrough...

    forum.aspose.com/t/in-word-to-html-conversion-h...
  2. BuiltInDocumentProperties.hyperlink_base proper...

    BuiltInDocumentProperties.hyperlink_base property. Specifies the base string used for evaluating relative hyperlinks in this Document....relative hyperlinks in this document. @property def hyperlink_base...hyperlink in the document’s properties. doc = aw . Document () builder...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Encrypt PDF using Rust|Aspose.PDF for Rust via C++

    Encrypt PDF File with Aspose.PDF for Rust via C++....easily and securely encrypt documents, you can use Aspose.PDF for... If it’s not correct, the document will not open. The owner_password...

    docs.aspose.com/pdf/rust-cpp/encrypt-pdf/
  4. DocSaveOptions.Password | Aspose.Words for .NET

    Secure your Documents with DocSaveOptions! Easily set or retrieve a password for RC4 encryption to protect your sensitive information....Gets/sets a password to encrypt document using RC4 encryption method...} Remarks In order to save document without encryption this property...

    reference.aspose.com/words/net/aspose.words.sav...
  5. DocSaveOptions.password property | Aspose.Words...

    DocSaveOptions.password property. Gets/sets a password to encrypt Document using RC4 encryption method....Gets/sets a password to encrypt document using RC4 encryption method...string Remarks In order to save document without encryption this property...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. TxtSaveOptionsBase.ForcePageBreaks | Aspose.Wor...

    Control page breaks with TxtSaveOptionsBase's ForcePageBreaks property. Ensure seamless exports and maintain Document formatting effortlessly....inserted explicitly into a document. It is not related to page...exporting a document to plaintext. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.sav...
  7. ICssSavingCallback | Aspose.Words for Java

    Implement this interface if you want to control how Aspose.Words saves CSS Cascading Style Sheet when saving a Document to HTML in Java....Style Sheet) when saving a document to HTML. Examples: Shows how...throws Exception { Document doc = new Document(getMyDir() + "Rendering...

    reference.aspose.com/words/java/com.aspose.word...
  8. Convert other file formats to PDF in .NET|Aspos...

    This topic show you how to Aspose.PDF allows to convert other file formats such as EPUB, MD, PCL, XPS, PS, XML and LaTeX to PDF Document.... Create an instance of Document class with mention source...filename and options. Save the document with the desired file name...

    docs.aspose.com/pdf/net/convert-other-files-to-...
  9. Create PDF Forms using C++ | Aspose.PDF

    Create PDF forms and add fields programmatically with C++ sample code using Aspose.PDF for C++.... powerful and easy to use document manipulation API for cpp platform...Load PDF in an instance of Document class. Create a field. Create...

    products.aspose.com/pdf/cpp/acroforms/create/
  10. OdtSaveMeasureUnit | Aspose.Words for Java

    Specified units of measure to apply to measurable Document content such as shape widths and other during saving in Java....measure to apply to measurable document content such as shape, widths...a saved ODT document. Document doc = new Document(getMyDir() +...

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