Sort Score
Result 10 results
Languages All
Labels All
Results 4,971 - 4,980 of 349,420 for

document

(0.09 sec)
  1. C# API to Export EML to OTT | products.aspose.com

    Convert EML to OTT without using Microsoft Word or Outlook on .NET...manipulating Microsoft Office documents, PDFs, images, and more. Aspose...create, edit, and convert documents in a variety of formats. It...

    products.aspose.com/total/net/conversion/eml-to...
  2. Converting Between Formats in Java – Aspose.HTM...

    You find out how to convert HTML, MHTML, EPUB, Markdown and SVG files to other formats using Aspose.HTML for Java library....HTML for Java documentation. The articles in this chapter...on how to convert an HTML document into image file formats, such...

    docs.aspose.com/html/java/converting-between-fo...
  3. Resize PDF using C++ | Aspose.PDF

    Resize PDF Documents programmatically with C++ sample code using Aspose.PDF for C++....Programmatic modification of PDF documents is an essential part of modern...developers to resize PDF documents quickly and efficiently through...

    products.aspose.com/pdf/cpp/resize/
  4. DocumentProperty.to_date_time method | Aspose.W...

    DocumentProperty.to_date_time method. Returns the property value as DateTime in UTC....Shows how to create a custom document property which contains a...time. doc = aw . Document () doc . custom_document_properties . add...

    reference.aspose.com/words/python-net/aspose.wo...
  5. XpsSaveOptions.DigitalSignatureDetails | Aspose...

    Discover the XpsSaveOptions DigitalSignatureDetails property to easily manage digital signatures for secure Document signing and enhanced authenticity....DigitalSignatureDeta object used to sign a document. public DigitalSignatureDeta...to sign XPS document. Document doc = new Document ( MyDir + "Document...

    reference.aspose.com/words/net/aspose.words.sav...
  6. Symbol/character move to next line of PDF file ...

    Hi Team, Could you please help to check that symbol is coming in next line in pdf. When you will come the pdf and word file you will see the difference. I have attached screenshot and files for reference. Code snippet…...word into pdf: Document document = new Document(wordFile.getAbsolutePath());...getAbsolutePath()); document.save(outputPdfFilePath); String rightsWatchMark...

    forum.aspose.com/t/symbol-character-move-to-nex...
  7. Document.remove_personal_information property |...

    Document.remove_personal_information property. Gets or sets a flag indicating that Microsoft Word will remove all user information from comments, revisions and Document properties upon saving the Document....remove_personal_information property Document.remove_personal_information...revisions and document properties upon saving the document. @property...

    reference.aspose.com/words/python-net/aspose.wo...
  8. NodeType Enum | Aspose.Words for .NET

    Discover the Aspose.Words.NodeType enum to easily identify and manage different Word Document node types for seamless Document processing....Specifies the type of a Word document node. public enum NodeType...select all children. Document 1 A Document object that, as the...

    reference.aspose.com/words/net/aspose.words/nod...
  9. Export EMAIL to DOC via C++ | products.aspose.com

    C++ API to Convert EMAIL to DOC without using Microsoft Word or Outlook...It supports a wide range of document formats, including DOC, DOCX...features such as document conversion, document manipulation, and...

    products.aspose.com/total/cpp/conversion/email-...
  10. 将 PDF 文件转换为 PDF/A|Aspose.PDF for Android via Java

    本主题向您展示如何使用 Aspose.PDF for Java 将 PDF 文件转换为符合 PDF/A 的 PDF 文件。...() { // 打开文档 try { document = new Document ( inputStream ); }...fileStorage , "PDF-to-PDFA.pdf" ); document . convert ( logFileName ....

    docs.aspose.com/pdf/zh/androidjava/convert-pdf-...