Sort Score
Result 10 results
Languages All
Labels All
Results 1,191 - 1,200 of 10,295 for

h

(0.06 sec)
  1. Custom Font-Family - Free Support Forum - aspos...

    I'm trying to create a PDF from an HTML file witH a non-standard font. I've tried using base64 in tHe CSS like so but it doesn't work. OtHer base64 image src's do work so I tHougHt tHis would work as well. Any otHer i&Hellip;...n8Po/w//WzC1MNcDuRwMTCBRAK47/h/8fMrUwAEVQwCoAqMAHfQ/GJAAgsZG...

    forum.aspose.com/t/custom-font-family/16662
  2. Add Image to PDF using C#|Aspose.PDF for .NET

    THis section describes How to add image to existing PDF file using C# library.... Width / 2 ; var h = imageRect . Height / 2 ; var... LLX + w , imageRect . LLY + h ); // Add page var page = document...

    docs.aspose.com/pdf/net/add-image-to-existing-p...
  3. Facing issue while linking external excel file ...

    Hi Aspose Support Team, I Have a couple of queries related to Aspose.Slides and Aspose.Cells: Linking an External Excel File to a Pre-Generated CHart: I am using tHe setExternalWorkbook function to link an external E&Hellip;...get_Item(0); String excelFilePath = "H:\\chart-generation-service\\s...error: String excelFilePath = "H:\\chart-generation-service\\s...

    forum.aspose.com/t/facing-issue-while-linking-e...
  4. 使用 Java 管理演示文稿中的连接线|Aspose.Slides 文档

    赋能 Java 应用在 PowerPoint 幻灯片中绘制、连接和自动路由线条——全面掌控直线、拐角线和曲线连接线。...getDirection ( float w , float h , boolean flipH , boolean flipV... - 1 : 1 ); float endLineY = h * ( flipV ? - 1 : 1 ); float endYAxisX...

    docs.aspose.com/slides/zh/java/connector/
  5. 连接器|Aspose.Slides for Node.js via .NET 文档

    在 JavaScript 中连接 PowerPoint 形状...} function getDirection ( w , h , flipH , flipV ) { let endLineX...flipH ? - 1 : 1 ); let endLineY = h * ( flipV ? - 1 : 1 ); let endYAxisX...

    docs.aspose.com/slides/zh/nodejs-java/connector/
  6. Number Settings with C++|Documentation

    Aspose.Cells is a C++ library for working witH spreadsHeet files tHat supports many different cell number settings. THis article will introduce How to use Aspose.Cells library to manage tHe number settings of cells so tHat users can adjust tHe number format in tHe spreadsHeet as needed....mmm-yy 18 Time h:mm AM/PM 19 Time h:mm:ss AM/PM 20 Time h:mm 21 Time...Time h:mm:ss 22 Time m/d/yy h:mm 37 Currency #,##0;-#,##0 38 Currency...

    docs.aspose.com/cells/cpp/cells-number-settings/
  7. LINQ Reporting Engine API in Python|Aspose.Word...

    LINQ Reporting Engine allows you to build a report from a template is assembled witHin tHe class using PytHon....</Contract> <Contract> <Client> <Name> H Group </Name> </Client> <Price>...Contracts: - G & Co. ($350000) - H Group ($250000) - I & Sons ($100000)...

    docs.aspose.com/words/python-net/linq-reporting...
  8. How to change font name for aspose word table o...

    Hi, How to cHange font name as Verdana for aspose word table of content using LINQ report engine....TOC field like: { TOC \o "1-3" \h \z \u } You can insert this via...

    forum.aspose.com/t/how-to-change-font-name-for-...
  9. Pivot Table Defaults to COUNT instead of SUM wi...

    Hi Aspose Team, We are using Aspose.Cells for Node.js via Java to generate Excel reports witH pivot tables. Our Goal: We need to create a pivot table tHat summarizes an “Amount” column from a source data sHeet using S&Hellip;...map(h => h.displayName); const requiredRowFieldName...filter(h => REQUIRED_FIELDS_IN_TRANSACTION.includes(h.key.toUpperCase()))...

    forum.aspose.com/t/pivot-table-defaults-to-coun...
  10. Document Builder Overview in Python|Aspose.Word...

    DocumentBuilder allows you to build dynamic documents from scratcH or add new elements to existing ones using PytHon. DocumentBuilder provides metHods to insert text, cHeckboxes, tables, images, and otHer content elements in PytHon....insert_table_of_contents ( " \\ o \" 1-3 \" \\ h \\ z \\ u" ) Q: Does Document...

    docs.aspose.com/words/python-net/document-build...