Sort Score
Result 10 results
Languages All
Labels All
Results 3,111 - 3,120 of 163,614 for

pdf formatting

(0.4 sec)
  1. Insert hyperlink doesnt work when doc is conver...

    We are using below code to insert hyper link after every paragraph . But once the document is converted to Pdf, hyper link isnt working. foreach (Paragraph paragraph in doc.GetChildNodes(NodeType.Paragraph, true)) { …...work when doc is converted to pdf - aspose.words Aspose.Words Product...the document is converted to pdf, hyper link isnt working. foreach...

    forum.aspose.com/t/insert-hyperlink-doesnt-work...
  2. Change the Font on Specific Unicode Characters ...

    Learn how to modify fonts for specific Unicode characters during Pdf conversion using Aspose.Cells for Python via .NET. Ensure precise text rendering with character‑level font substitution....Unicode Characters while Saving to PDF with Python.NET Contents [ Hide...characters appear in text formatted with a specific font (e.g...

    docs.aspose.com/cells/python-net/change-the-fon...
  3. Specify Layout Options in Java|Aspose.Words for...

    Create output documents with various layouts, depending on the parameters specified in the Document using Java.... Formatting Marks Aspose.Words allows...allows to manage formatting marks using the following properties:...

    docs.aspose.com/words/java/specify-layout-options/
  4. Aspose.PDF for java 打印pdf 很模糊 发虚 - Free Support...

    public boolean printPdf(String filePath, PrintService printService) { try { PdfUtil.getLicense(); PdfViewer viewer = new PdfViewer(); viewer.bindPdf(filePath); viewer.setAutoResize(true); // Print the file wit…...PDF for java 打印pdf 很模糊 发虚 中文技术支持 aspose-pdf-java PonyWhite...(Exception e) { log.error("执行pdf打印异常:{}", JSON.toJSONString(e));...

    forum.aspose.com/t/aspose-pdf-for-java-pdf/316595
  5. Specify how to cross strings in output PDF and ...

    Learn how to control text overflow in Pdf and image outputs using Aspose.Cells for C++....how to cross strings in output PDF and image with C++ Contents [...you save your Excel file as PDF or image, you can control this...

    docs.aspose.com/cells/cpp/specify-how-to-cross-...
  6. Convert Image to Black and White PDF using Python

    This guide discusses to render image to black and white Pdf using Python. It covers the algorithm and the Python JPG to black and white Pdf conversion code snippet....PDF Product Family Aspose.Cells Product...Convert Image to Black and White PDF using Python This brief guide...

    kb.aspose.com/imaging/python/convert-image-to-b...
  7. How to convert Word to PDF in Java

    This tutorial describes how to convert Word to Pdf in Java. It provides the sequence of steps to perform this conversion along with a runnable Java code to convert DOCX to Pdf....PDF Product Family Aspose.Cells Product...Family How to convert Word to PDF in Java This quick tutorial is...

    kb.aspose.com/words/java/how-to-convert-word-to...
  8. Aspose::Words::Layout::RevisionOptions::get_Rev...

    Aspose::Words::Layout::RevisionOptions::get_RevisedPropertiesColor method. Allows to specify the color to be used for content with changes of Formatting properties FormatChange Default value is NoHighlight in C++....for content with changes of formatting properties FormatChange Default...DoubleUnderline ); // Render format revisions in dark red and bold...

    reference.aspose.com/words/cpp/aspose.words.lay...
  9. How to Convert Outlook Email to PDF using C#

    In this easy tutorial, we will learn how to convert Outlook Email to Pdf using C#. You will see that in order to convert MSG to Pdf C# based API can be used. You can use this example in any of the commonly available operating system like Windows, macOS, or Linux....PDF Product Family Aspose.Cells Product...to Convert Outlook Email to PDF using C# In this easy tutorial...

    kb.aspose.com/email/net/how-to-convert-outlook-...
  10. How to Convert HTML to PDF using C#

    In this tutorial you will learn how to convert HTML to Pdf using C#. The C# code example imports the HTML into Aspose.Words' DOM and saves the document to Pdf file format....PDF Product Family Aspose.Cells Product...Family How to Convert HTML to PDF using C# In this step-by-step...

    kb.aspose.com/words/net/how-to-convert-html-to-...