Sort Score
Result 10 results
Languages All
Labels All
Results 1,661 - 1,670 of 11,248 for

pdf table

(0.14 sec)
  1. 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....fixed-page formats, for example, PDF or XPS. When Aspose.Words renders...generation, including popular PDF or XPS formats. This ensures...

    docs.aspose.com/words/cpp/manipulate-and-substi...
  2. Aspose.Words Document Object Model (DOM) in C#|...

    Document Object Model (DOM) is an in-memory representation of a Word document. Read, manipulate, and modify the content and formatting of a Word document using C#....Every run of a text, paragraph, table, or a section is a node, and...Document , Section , Paragraph , Table , Shape , Run , and all other...

    docs.aspose.com/words/net/aspose-words-document...
  3. Chart Rendering|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, Pdf, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....render the charts in image and PDF formats, we will create a chart...:: Png ); // Path of output pdf file U16String outputPdfFile...

    docs.aspose.com/cells/cpp/chart-rendering/
  4. Metadata information | Node.js

    Easy-to-use Node.js library for font manipulation from Aspose.Font. Learn how to work with font metadata with it....PDF Product Solution Aspose.Cells...Words Product Solution Aspose.PDF Product Solution Aspose.Cells...

    docs.aspose.com/font/nodejs-cpp/metadata-inform...
  5. Convert MD to PPTX in Python or with free Onlin...

    MD to PPTX conversion in your Python applications without using Microsoft Word or PowerPoint or online. Test free MD to PPTX online converter quickly before integrating the code....NET API to convert MD file to PDF. After that by using PowerPoint...via .NET , save the created PDF into Presentation as a PPTX format...

    products.aspose.com/total/python-net/conversion...
  6. Pictures are shifted in converted document - Fr...

    HiWe are using FixedHTML When we convert attached docx file to the html using Aspose v. 17.2 we have shifted pictures in the document, which cover some text (pages 12-16) Could you please look at this issue?...breaking a table across pages incorrectly on conversion to PDF. This...This table is breaking incorrectly in Aspose.Words current output...

    forum.aspose.com/t/pictures-are-shifted-in-conv...
  7. Convert DOCM to POWERPOINT in Python or with fr...

    DOCM to POWERPOINT conversion in your Python applications without using Microsoft Word or PowerPoint or online. Test free DOCM to POWERPOINT online converter quickly before integrating the code....API to convert DOCM file to PDF. After that by using PowerPoint...Python via .NET, save the created PDF into Presentation as a POWERPOINT...

    products.aspose.com/total/python-net/conversion...
  8. Convert OTT to POT in Python or with free Onlin...

    OTT to POT conversion in your Python applications without using Microsoft Word or PowerPoint or online. Test free OTT to POT online converter quickly before integrating the code....NET API to convert OTT file to PDF. After that by using PowerPoint...Python via .NET, save the created PDF into Presentation as a POT format...

    products.aspose.com/total/python-net/conversion...
  9. Convert DOTX to POTM in Python or with free Onl...

    DOTX to POTM conversion in your Python applications without using Microsoft Word or PowerPoint or online. Test free DOTX to POTM online converter quickly before integrating the code....API to convert DOTX file to PDF. After that by using PowerPoint...Python via .NET, save the created PDF into Presentation as a POTM format...

    products.aspose.com/total/python-net/conversion...
  10. 使用 C# 向 PDF 添加文本|Aspose.PDF for .NET

    学习如何使用 Aspose.Pdf 在 .NET 中向 Pdf 文档添加文本,以增强内容和编辑文档。...使用 C# 向 PDF 添加文本 Contents [ Hide ] 以下代码片段也适用于 Aspose.PDF.Drawing...Drawing 库。 要向现有 PDF 文件添加文本: 使用 Document 对象打开输入 PDF。 获取要添加文本的特定页面。...

    docs.aspose.com/pdf/zh/net/add-text-to-pdf-file/