Sort Score
Result 10 results
Languages All
Labels All
Results 4,061 - 4,070 of 17,154 for

true type

(0.09 sec)
  1. Charts are not replacing at correct tag positio...

    Hello Team , We are replacing charts and table to the required tag position in template , tables are replacing properly at desired tag position, but same is not happen for Chart , I have attach console application code …...you specify the correct chart type and dimensions. Positioning...FindReplaceOptions(); opt.UseSubstitutions = true; doc.Range.Replace(placeholder...

    forum.aspose.com/t/charts-are-not-replacing-at-...
  2. Convert XFA to Dynamic AcroForm using Aspose.PD...

    I I am looking at a tool to convert XFA/PDF documents into “normal/standard” pdf that can be read in all browers.Your tool looks OK with the trial version, but i need to be sure that it can convert the full PDF document …...Type = FormType.Standard; pdfDocument...also an issue changing the form type using the same code as above...

    forum.aspose.com/t/convert-xfa-to-dynamic-acrof...
  3. Quality Settings|Documentation

    Learn how to use QualitySettings presets and fine-tune recognition parameters in Aspose.BarCode for Java.... Working with 1D and 2D type groups Instead of specifying...use grouped decode types: DecodeType.TYPES_1D — any supported...

    docs.aspose.com/barcode/java/developer-guide/ba...
  4. Aspose::Words::WebExtensions::WebExtension clas...

    Aspose::Words::WebExtensions::WebExtension class. Represents a web extension object. To learn more, visit the documentation article in C++.... static Type () Examples Shows how to add...myScriptTaskPane -> set_IsVisible ( true ); myScriptTaskPane -> set_Width...

    reference.aspose.com/words/cpp/aspose.words.web...
  5. Manage Chart Data Series in Presentations in .N...

    Learn how to manage chart series in C# for PowerPoint (PPT/PPTX) with practical code examples and best practices to enhance your data presentations....which supports various fill types, color configurations, and other...a chart using your preferred type (such as ChartType.ClusteredColumn...

    docs.aspose.com/slides/net/chart-series/
  6. 产品概述通过| JavaScript 版 Aspose.Font

    JavaScript API用于开发人员操纵字体文件。在这里,您可以找到JavaScript概述的aspose.font API解决方案。...描述 加载 保存 备注 TTF True Type Font TTC True Type Collections OpenType...

    docs.aspose.com/font/zh/javascript-cpp/product-...
  7. 通过JavaScript via C++配置渲染电子表格的字体|Documentation

    学习使用Aspose.Cells for JavaScript通过C++配置字体以渲染电子表格。确保字体可用以实现最佳转换效果。... 将 true 作为第二个参数传递将指示 Aspose.Cells API...(optional): </ label > < input type = "file" id = "fileInput" accept...

    docs.aspose.com/cells/zh/javascript-cpp/configu...
  8. Compare PDF documents|Aspose.PDF for .NET

    Since the 24.7 release, it's possible to compare PDF documents' content with annotation marks and side-by-side output...Options: ‘AdditionalChangeMark = true’ - this option ensures that...SideBySideComparison { AdditionalChangeMark = true , ComparisonMode = Aspose ....

    docs.aspose.com/pdf/net/compare-pdf-documents/
  9. How to Remove Default Bookmark When Exporting a...

    Hello Team, I’m exporting a range with name as HTML, and I’ve noticed that a bookmark with the range name is automatically inserted into the generated HTML content. How can I prevent this bookmark from being included du…...ExportImagesAsBase64 = true, ExportPrintAreaOnly = true, ExportHiddenWorkshee...ExportActiveWorkshee = true, PresentationPreferen = true, HiddenRowDisplayType...

    forum.aspose.com/t/how-to-remove-default-bookma...
  10. Manage Text Boxes in Presentations Using JavaSc...

    Aspose.Slides for Node.js makes it easy to create, edit, and clone text boxes in PowerPoint and OpenDocument files, enhancing your presentation automation....); // Adds an AutoShape with type set as Rectangle var ashp =...the isTextBox property returns true . var presentation = new aspose...

    docs.aspose.com/slides/nodejs-java/manage-textbox/