Sort Score
Result 10 results
Languages All
Labels All
Results 8,651 - 8,660 of 400,630 for

document

(0.35 sec)
  1. Aspose::Words::SignatureLineOptions::get_Email ...

    Aspose::Words::SignatureLineOptions::get_Email method. Gets or sets suggested signer's e-mail address. Default value for this property is empty string in C++....Examples Shows how to sign a document with a personal certificate...MakeObject < Aspose :: Words :: Document > (); auto builder = System...

    reference.aspose.com/words/cpp/aspose.words/sig...
  2. RevisionCollection class | Aspose.Words for Python

    aspose.words.RevisionCollection class. A collection of [Revision](../revision/) objects that represent revisions in the Document...represent revisions in the document. To learn more, visit the...Track Changes in a Document documentation article. Remarks You...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Removing Paragraphs with Template Syntax Tags i...

    Learn how remove paragraphs containing only template tags using LINQ in C#....template syntax tags during document generation. While building...Template document Prefix << [""]>> Suffix Result document without...

    docs.aspose.com/words/net/removing-paragraphs-c...
  4. Render MSG to GIF in Andorid App | products.asp...

    Export MSG to GIF without using Microsoft Word or Outlook in you Andorid applications...HTML by using Document class Save the document to GIF format...instance of Document Document document = new Document ( "HtmlOutput...

    products.aspose.com/total/android-java/conversi...
  5. Style | Aspose.Words for Java

    Represents a single built-in or user-defined style in Java....with Styles and Themes documentation article. Examples: Shows...list formatting. Document doc = new Document(); DocumentBuilder...

    reference.aspose.com/words/java/com.aspose.word...
  6. How to edit PDF | Aspose.PDF

    Do you know how easily edit PDF Documents in .NET? Edit PDF files with high quality using .NET PDF library....modern digital document circulation, Portable Document Format files...become the standard format for document exchange and storage. Whether...

    products.aspose.com/pdf/tutorial/edit-pdf/
  7. 从PDF中删除附件|Aspose.PDF for .NET

    Aspose.PDF可以从您的PDF文档中删除附件。使用C# PDF API通过Aspose.PDF库删除PDF文件中的附件。...PDF文档的附件保存在Document对象的EmbeddedFiles集合中。 以下代码片段也适用于...EmbeddedFiles 集合的 Delete 方法。 使用 Document 对象的 Save 方法保存更新后的文件。 以下代码片段演示了如何从PDF文档中删除附件。...

    docs.aspose.com/pdf/zh/net/removing-attachment-...
  8. SVG to HTML Converter using Python | Aspose.PDF

    Sample code on Python for SVG to HTML conversion. Use example code for batch SVG to HTML conversion with Python and .NET...convert programmatically a document from SVG to HTML format with...with a modern document-processing Python API. Use just a few lines...

    products.aspose.com/pdf/python-net/conversion/s...
  9. The word page count is wrong - Free Support For...

    The code: String path = "C:\\Users\\z_jia\\Desktop\\a\\DMS\\"; Document doc = new Document(path + "796597488160104448.docx"); doc.getLayoutOptions().setTextShaperFactory(com.aspose.words.shaping.harfbuzz.HarfBuzzTextSha…...top\\a\\DMS\\"; Document doc = new Document(path + "796597488160104448...inspect both pages: Document doc = new Document(path + "796597488160104448...

    forum.aspose.com/t/the-word-page-count-is-wrong...
  10. PdfEncryptionDetails.user_password property | A...

    PdfEncryptionDetails.user_password property. Specifies the user password required for opening the encrypted PDF Document....opening the encrypted PDF document. @property def user_password...required to open an encrypted PDF document for viewing. The permissions...

    reference.aspose.com/words/python-net/aspose.wo...