Sort Score
Result 10 results
Languages All
Labels All
Results 9,871 - 9,880 of 223,148 for

new

(0.43 sec)
  1. Enhance Your Presentations with AutoFit on Andr...

    Manage AutoFit settings in Aspose.Slides for Android via Java to optimize text display in your PowerPoint and OpenDocument presentations and improve content readability....presentation: Presentation pres = new Presentation (); try { ISlide...350 , 100 ); Portion portion = new Portion ( "lorem ipsum..." );...

    docs.aspose.com/slides/androidjava/manage-autof...
  2. Enhance Your Presentations with AutoFit in Java...

    Learn how to manage AutoFit settings in Aspose.Slides for Java to optimize text display in your PowerPoint and OpenDocument presentations and improve content readability....presentation: Presentation pres = new Presentation (); try { ISlide...350 , 100 ); Portion portion = new Portion ( "lorem ipsum..." );...

    docs.aspose.com/slides/java/manage-autofit-sett...
  3. Incorrect Underline Height in EQ Field Overstri...

    Description Aspose.Words does not correctly render EQ (Equation) fields when the text inside the field code contains underlined characters. Specifically, the underline height of text inside the field differs from the un…...orphans:0; font-family:'Times New Roman'; font-size:12pt"><div><p...Saving; new License().SetLicense("licensePath"); var doc = new Do...

    forum.aspose.com/t/incorrect-underline-height-i...
  4. Giving file corrupted error after inserting foo...

    @philip.zhou After inserting footers using Aspose diagram for Java API,when trying to open the vss,vsdx,vsd files, it says “file is corrupted”. Not able to share the files,because of security reasons. Thanks Rama...code snippet used diagram = new Diagram(fileDir + File.separator...separator + fname); // Date date = new Date(); // diagram.getHeaderFooter()...

    forum.aspose.com/t/giving-file-corrupted-error-...
  5. Support for harfbuzz text styling in aspose.wor...

    Hi, we are using Aspose.Words for Node.js via .NET currently for docx to pdf conversion. We are using the attached docx file and converting it to pdf using below nodejs code and in my fonts folder, the fonts which are …...licenseLoaded) { throw new Error("Failed to apply Aspose...fileExists(filePath); if (!fileExists) { throw new Error("Unable to save file to...

    forum.aspose.com/t/support-for-harfbuzz-text-st...
  6. 使用 .NET 将 XMP 元数据添加到 EPS 文件

    本文将通过 C# .NET 的 Aspose.Page API 解决方案,结合代码片段,讲解并演示如何将 XMP 元数据添加到 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/xmp-metadata/add/
  7. Crop EPS | API Solution for C++

    Crop EPS functionality offered by Aspose.Page API solution for C++ is explained and illustrated with the code snippets here....Blog Knowledge Base Benchmark New Releases Status Websites aspose...Blog Knowledge Base Benchmark New Releases Status Websites aspose...

    docs.aspose.com/page/cpp/crop-eps/
  8. Working with Artifacts in .NET|Aspose.PDF for .NET

    Aspose.PDF for .NET allows you to add a background image to PDF pages, and get each watermark using Artifact class....document using ( var document = new Aspose . Pdf . Document ( dataDir...document using ( var document = new Aspose . Pdf . Document ( dataDir...

    docs.aspose.com/pdf/net/artifacts/
  9. 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....Blog Knowledge Base Benchmark New Releases Status Websites aspose...Blog Knowledge Base Benchmark New Releases Status Websites aspose...

    docs.aspose.com/html/net/how-to-articles/how-to...
  10. Convert PDF to Word documents in JavaScript|Asp...

    Learn how to write JavaScript code for conversion PDF to DOC(DOCX) directly in the Web....Worker*/ const AsposePDFWebWorker = new Worker ( "AsposePDFforJS.js"...= e => { const file_reader = new FileReader (); file_reader ....

    docs.aspose.com/pdf/javascript-cpp/convert-pdf-...