Sort Score
Result 10 results
Languages All
Labels All
Results 4,291 - 4,300 of 422,750 for

document

(1.93 sec)
  1. Export EMLX to PDF via C++ | products.aspose.com

    C++ API to Convert EMLX to PDF without using Microsoft Word or Outlook... manipulate, and convert documents, images, and emails. It includes...Words for C++ is a powerful document processing API that enables...

    products.aspose.com/total/cpp/conversion/emlx-t...
  2. PDF 高亮注释使用 Python|Aspose.PDF for Python via .NET

    标记注释以高亮、下划线、删除线或锯齿下划线的形式呈现在文档的文本中。...为了向PDF文档添加文本标记注释,我们需要执行以下操作: 加载 PDF 文件 - 新的 Document 对象。 创建注释: HighlightAnnotation...aspose.pdf as ap # 打开文档 document = ap . Document ( input_file ) # 创建圆形注释...

    docs.aspose.com/pdf/zh/python-net/highlights-an...
  3. Converting a EMF file to PDF using C++ | Aspose...

    Sample code for EMF to PDF conversion using C++. Use C++ example for batch EMF to PDF conversion....programmatically a document from EMF to PDF format with a modern document-processing...conversion formats, see the Documentation pages. Also, you can check...

    products.aspose.com/pdf/cpp/conversion/emf-to-pdf/
  4. Export EMAIL to TIFF via C++ | products.aspose.com

    C++ API to Convert EMAIL to TIFF without using Microsoft Word or Outlook...for manipulating emails, documents, images, and other file formats...converting documents. It supports a wide range of document formats...

    products.aspose.com/total/cpp/conversion/email-...
  5. Export MSG to EPUB via C++ | products.aspose.com

    C++ API to Convert MSG to EPUB without using Microsoft Word or Outlook...powerful API for working with documents, which can be used to export...HTML by using Document class Save the document to EPUB format...

    products.aspose.com/total/cpp/conversion/msg-to...
  6. Export MSG to WORD via C++ | products.aspose.com

    C++ API to Convert MSG to WORD without using Microsoft Word or Outlook...HTML by using Document class Save the document to DOCX format...instance of Document System :: SharedPtr < Document > doc = System...

    products.aspose.com/total/cpp/conversion/msg-to...
  7. Merge MD files using .NET | Aspose.PDF

    Merge MD files programmatically with C# sample code using Aspose.PDF for .NET...powerful, and easy-to-use document manipulation API for net platform...NET Library can convert a document from any supported download...

    products.aspose.com/pdf/net/merger/md/
  8. Manipulate and Substitute TrueType Fonts in C++...

    Aspose.Words for C++ can embed the correct TrueType fonts into the resulting Document to ensure that it displays accurately. If a font or a specific character is not available, Aspose.Words searches for a suitable font replacement or uses the Font fallback mechanism....tasks, including rendering documents to fixed-page formats, for...When Aspose.Words renders a document, it needs to perform embedding...

    docs.aspose.com/words/cpp/manipulate-and-substi...
  9. SvgTextOutputMode | Aspose.Words for Java

    Allows to specify how text inside a Document should be rendered when saving in SVG format in Java....specify how text inside a document should be rendered when saving...a .docx document to .svg. Document doc = new Document(getMyDir()...

    reference.aspose.com/words/java/com.aspose.word...
  10. CompositeNode.GetChildNodes | Aspose.Words for ...

    Discover the CompositeNode GetChildNodes method—effortlessly retrieve a live collection of child nodes tailored to your specified type for enhanced performance....is always in sync with the document. For example, if you selected...selected all sections in a document and enumerate through the collection...

    reference.aspose.com/words/net/aspose.words/com...