Sort Score
Result 10 results
Languages All
Labels All
Results 2,801 - 2,810 of 423,787 for

document

(1.79 sec)
  1. C# API to Export MD to OTT | products.aspose.com

    Convert MD to OTT without using Microsoft Word...developers to add powerful document manipulation and conversion...can then use the powerful Document Processing API, Aspose.Words...

    products.aspose.com/total/net/conversion/md-to-...
  2. Java API to Export PS to MHTML | products.aspos...

    Convert PS to MHTML using on premise Java API... and convert a variety of document formats. Once the PS file...Words for Java is a powerful document processing API that is also...

    products.aspose.com/total/java/conversion/ps-to...
  3. Some fonts are replaced with Calibri in the fin...

    Hi, I am setting the embedtruetypefonts = true while creating the Word Document from the dotx template. But some fonts are replaced with Calibri in the final doc. Can you please help me on this? Thanks Jithin V P...true while creating the Word document from the dotx template. But...conversion to PDF with Embedded Document alexey.noskov August 8, 2025...

    forum.aspose.com/t/some-fonts-are-replaced-with...
  4. DocumentPropertyCollection indexer | Aspose.Wor...

    DocumentPropertyCollection indexer. Returns a [DocumentProperty](../../Documentproperty/) object by index....with custom document properties. doc = aw . Document ( MY_DIR +...'Properties.docx' ) # Every document contains a collection of custom...

    reference.aspose.com/words/python-net/aspose.wo...
  5. SpecialChar Class | Aspose.Words for .NET

    Discover the Aspose.Words.SpecialChar class, your essential tool for managing special characters in Documents. Enhance your Document processing today!...special characters in the document. To learn more, visit the...Aspose.Words Document Object Model (DOM) documentation article. public...

    reference.aspose.com/words/net/aspose.words/spe...
  6. Rotate Text Inside PDF|Aspose.PDF for Java

    Learn how to rotate text inside a PDF Document, providing flexibility in Document layout using Aspose.PDF for Java...in different scenarios of document generation. You can specify...Initialize document object Document pdfDocument = new Document (); //...

    docs.aspose.com/pdf/java/rotate-text-inside-pdf/
  7. 使用 C# 将图像添加到 PDF|Aspose.PDF for .NET

    本节描述如何使用 C# 库将图像添加到现有 PDF 文件中。... 要将图像添加到现有 PDF 文件中: 创建一个 Document 对象并打开输入 PDF 文档。 获取要添加图像的页面。...AddImageToPDF () { // The path to the documents directory var dataDir = RunExamples...

    docs.aspose.com/pdf/zh/net/add-image-to-existin...
  8. ThumbnailGeneratingOptions.ThumbnailSize | Aspo...

    Discover customizable thumbnail options with our ThumbnailSize property. Generate perfect pixel-sized thumbnails, defaulting to 600x900 for optimal display!...update a document’s thumbnail. Document doc = new Document (); DocumentBuilder...saving a document to .epub. // 1 - Use the document's first page:...

    reference.aspose.com/words/net/aspose.words.ren...
  9. NodeCollection.clear method | Aspose.Words for ...

    NodeCollection.clear method. Removes all nodes from this collection and from the Document....this collection and from the document. def clear ( self ): ... Examples...sections from a document. doc = aw . Document ( file_name = MY_DIR...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Add Figures Annotations using Python|Aspose.PDF...

    This article describes how to add, get, and delete figures annotations from your PDF Document with Aspose.PDF for Python via .NET...Circle Annotations In PDF documents, a square annotation refers...area or section within the document. Square and Circle annotations...

    docs.aspose.com/pdf/python-net/figures-annotation/