Sort Score
Result 10 results
Languages All
Labels All
Results 9,351 - 9,360 of 34,691 for

line

(0.26 sec)
  1. Aspose.Cells - Failure to recognize complex for...

    Hi, We have an engine where we simply want to get the values for custom formulas, but the formula isn’t recognized as a custom function. Formula that works: =IF(AND(B$1=“STUFF”, TESTCUSTOM(FinalAmount)>0), TESTCUSTO…...CustomValuesCalculat(with the line of code to set data.CalculatedValue)...

    forum.aspose.com/t/aspose-cells-failure-to-reco...
  2. DWG to PNG - please provide sample of cadRaster...

    I have managed to get a very poor quality image exported from a professional ACAD .DWG. It is not fit for purpose. The drawing (i want to print zoom extents) exports perfectly fine in Autodesk trueview to a monchrome P…...2:42pm 11 Thanks Oleksii, the line cadRasterizationOpti.layouts...

    forum.aspose.com/t/dwg-to-png-please-provide-sa...
  3. 使用Type1字体的文本渲染 | C++

    C ++ API用于开发人员操纵和字体文件。了解有关如何在C ++产品中渲染1型字体的基本原理。...identifiers for every symbol in text line 5 System::ArrayPtr < System::SharedPtr...

    docs.aspose.com/font/zh/cpp/text-rendering-type...
  4. Get some checkbox field properties from a Dynam...

    Hi, I am working on a dynamic XFA PDF file with checkbox fields. I know I cannot get their properties like positions, checkedValue, FullName using Aspose.PDF.InteractiveFeatures.Forms.CheckboxField.Rect, Aspose.PDF.Inte…...try using the following code lines to get the names of all the...type is correct in form (code line 2), and when you watch the Fields...

    forum.aspose.com/t/get-some-checkbox-field-prop...
  5. Installation|Aspose.Words for JasperReports

    Aspose.Words for JasperReports works with JasperReports and JasperServer. This article explains how to integrate the exporter.... Change the following line in the \apache-tomcat\webap...

    docs.aspose.com/words/jasperreports/installation/
  6. 保存 HTML 文档 – C# 示例 – Aspose.HTML for .NET

    了解如何使用 Aspose.HTML for .NET API 将 HTML 文档保存到文件、URL、Zip 存档和内存流中,以及如何应用保存选项。...HTMLSaveOptions(); 18 19 // The following line with value '0' cuts off all...instance 20 // If you remove this line or change value to the '1',...

    docs.aspose.com/html/zh/net/save-html-document/
  7. 从PDF页面搜索和获取文本|Aspose.PDF for .NET

    了解如何使用Aspose.PDF在.NET中搜索和检索PDF文件中的文本,以进行文本分析和提取。...i)Line" , new Aspose . Pdf . Text ...anything after the string till line break textFragmentAbsorber =...

    docs.aspose.com/pdf/zh/net/search-and-get-text-...
  8. 7. LaTeX's model for character encodings

    This article covers internals of input and output encodings in LaTeX, as well as LaTeX internal character representation....start with an identification line that contains the \ProvidesFile...include only a \ProvidesFile line. Since different font encodings...

    docs.aspose.com/tex/java/latex-encodings-model/
  9. Hundreds of internal exceptions thrown when cal...

    I am encountering hundreds of internal exceptions thrown when calling Workbook.CalculateFormula for a particular Excel workbook. The exceptions are of the variety “Exception thrown: ‘’ in Aspose.Cells.dll” and, while ul…...everything below my code has no line numbers and no actual function...

    forum.aspose.com/t/hundreds-of-internal-excepti...
  10. 在 C++ 中创建或更新 PowerPoint 演示文稿图表|Aspose.Slides 文档

    使用 Aspose.Slides for C++ 在 PowerPoint 演示文稿中创建和自定义图表。通过实用的 C++ 示例代码添加、格式化和编辑图表。...point -> get_Format () -> get_Line () -> get_FillFormat () -> set_FillType...point -> get_Format () -> get_Line () -> get_FillFormat () -> get_SolidFillColor...

    docs.aspose.com/slides/zh/cpp/create-chart/