Sort Score
Result 10 results
Languages All
Labels All
Results 8,991 - 9,000 of 223,147 for

new

(1.15 sec)
  1. Noto Serif JP font not rendering when embedded ...

    Greetings! We are using HTML to DOCX conversion for converting HTMLs containing Japanese characters to DOCX files. These HTMLs are using “Noto Serif JP” font, which is a google font. To ensure that it works on other sys…...your document Document doc = new Document("path/to/your/document...FontSettings fontSettings = new FontSettings(); fontSettings...

    forum.aspose.com/t/noto-serif-jp-font-not-rende...
  2. Convert XHTML to JPEG – C# code and Online Conv...

    Convert XHTML to JPEG in C#. Save XHTML as JPEG file using Aspose.HTML for .NET API. Try online XHTML to JPEG Converter for free!...Blog Knowledge Base Benchmark New Releases Status Websites aspose...Blog Knowledge Base Benchmark New Releases Status Websites aspose...

    products.aspose.com/html/net/conversion/xhtml-t...
  3. Convert XHTML to Image – C# code and Online Con...

    Convert XHTML to Image in C#. Save XHTML as an image file using Aspose.HTML for .NET API. Try online XHTML to Image Converter for free!...Blog Knowledge Base Benchmark New Releases Status Websites aspose...Blog Knowledge Base Benchmark New Releases Status Websites aspose...

    products.aspose.com/html/net/conversion/xhtml-t...
  4. 其他TEX转换输出格式| .NET的Aspose.TeX

    .NET的Aspose.TeX API解决方案的转换功能允许转换乳胶文件和您自己的自定义TEX文件。这是一些代码示例。...Blog Knowledge Base Benchmark New Releases Status Websites aspose...Blog Knowledge Base Benchmark New Releases Status Websites aspose...

    docs.aspose.com/tex/zh/net/other-tex-formats/
  5. 使用 .NET API 将 BMP 转换为 EPS

    本文将通过代码片段讲解并演示 Aspose.Page API 解决方案提供的 .NET 版 BMP 转 EPS 功能。...Blog Knowledge Base Benchmark New Releases Status Websites aspose...Blog Knowledge Base Benchmark New Releases Status Websites aspose...

    docs.aspose.com/page/zh/net/convert/bmp-to-eps/
  6. ChartSeriesGroup.BubbleScale | Aspose.Words for...

    Discover the ChartSeriesGroup BubbleScale property to customize bubble sizes in your charts, enhancing data visualization and user engagement....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.dra...
  7. Convert WORD To MARKDOWN C#

    Convert a Word document to MARKDOWN format in C# code. Save a Word document as MARKDOWN using C#....Words; var doc = new Document( "Input.docx" ); doc...using Aspose.Words; var doc = new Document("Input.docx"); doc.Save("Output...

    products.aspose.com/words/net/conversion/word-t...
  8. Convert PDF To RTF C#

    Convert PDF to RTF format in C# code. Save PDF as RTF using C#....Words; var doc = new Document( "Input.pdf" ); doc...using Aspose.Words; var doc = new Document("Input.pdf"); doc.Save("Output...

    products.aspose.com/words/net/conversion/pdf-to...
  9. Convert PDF To EPUB C#

    Convert PDF to EPUB format in C# code. Save PDF as EPUB using C#....Words; var doc = new Document( "Input.pdf" ); doc...using Aspose.Words; var doc = new Document("Input.pdf"); doc.Save("Output...

    products.aspose.com/words/net/conversion/pdf-to...
  10. Convert DOC To DOCX C#

    Convert DOC to DOCX format in C# code. Save DOC as DOCX using C#....Words; var doc = new Document( "Input.doc" ); doc...using Aspose.Words; var doc = new Document("Input.doc"); doc.Save("Output...

    products.aspose.com/words/net/conversion/doc-to...