Sort Score
Result 10 results
Languages All
Labels All
Results 5,441 - 5,450 of 423,796 for

document

(0.57 sec)
  1. 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...
  2. DocumentBuilder.InsertHyperlink | Aspose.Words ...

    Enhance your Documents with DocumentBuilder's InsertHyperlink method, effortlessly adding clickable links for improved navigation and user engagement....Inserts a hyperlink into the document. public Field InsertHyperlink...link to be displayed in the document. urlOrBookmark String Link...

    reference.aspose.com/words/net/aspose.words/doc...
  3. Document.has_macros property | Aspose.Words for...

    Document.has_macros property. Returns ``True`` if the Document has a VBA project (macros)....has_macros property Document.has_macros property Returns True...True if the document has a VBA project (macros). @property def has_macros...

    reference.aspose.com/words/python-net/aspose.wo...
  4. 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...
  5. HtmlSaveOptions.encoding property | Aspose.Word...

    HtmlSaveOptions.encoding property. Specifies the encoding to use when exporting to HTML, MHTML or EPUB...when saving a document to .epub. doc = aw . Document ( file_name...specify the encoding for a document that we will save. save_options...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Set Privileges on an Existing PDF File|Aspose.P...

    Set and manage PDF Document privileges to control user actions such as printing, copying, and editing....Passwords Check how to apply document privileges to a PDF without...actions while keeping the document accessible. Create a ‘PdfFileSecurity’...

    docs.aspose.com/pdf/python-net/set-privileges/
  7. Export EMLX to FLATOPC via C++ | products.aspos...

    C++ API to Convert EMLX to FLATOPC without using Microsoft Word or Outlook...for manipulating emails, documents, and images. It includes Aspose...for manipulating emails, documents, and images. Moreover, it...

    products.aspose.com/total/cpp/conversion/emlx-t...
  8. How to Add Image to HTML? C# Examples

    Learn how to add images to HTML using Aspose.HTML for .NET. Explore different methods, including the img tag, CSS backgrounds, and inline styles....height , and add it to the HTML document, placing it where you want...into the document’s body. Save the modified document to a specified...

    docs.aspose.com/html/net/how-to-articles/how-to...
  9. 在 PDF 中使用 C# 添加图像印章|Aspose.PDF for .NET

    使用 Aspose.PDF 库中的 ImageStamp 类在 PDF 文档中添加图像印章。... 要添加图像印章: 创建一个 Document 对象和一个 ImageStamp 对象,并使用所需的属性。... () { // The path to the documents directory var dataDir = RunExamples...

    docs.aspose.com/pdf/zh/net/image-stamps-in-pdf-...
  10. 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/