Sort Score
Result 10 results
Languages All
Labels All
Results 9,271 - 9,280 of 34,466 for

line

(0.15 sec)
  1. Managing Outlook Messages|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....text in the body or the subject line, setting formatting and so on...

    docs.aspose.com/email/net/managing-outlook-mesa...
  2. Manage canvases of PS file | .NET

    .NET API Solution to manage PS files. Code example on how to clip and transform graphics states of PS files with a few Lines of C# code....current transformation matrix, line style, fill color, clipping...

    products.aspose.com/page/net/work-with-ps-graph...
  3. 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...
  4. 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...
  5. 使用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...
  6. 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...
  7. 在 PHP 中创建或更新 PowerPoint 演示文稿图表|Aspose.Slides fo...

    使用 Aspose.Slides for PHP(通过 Java)在 PowerPoint 演示文稿中创建和自定义图表。通过实用代码示例添加、格式化和编辑图表。...添加一个默认数据的图表,并指定类型为 ChartType::Line 。 访问图表数据工作表 IChartDataWorkbook。...() -> addChart ( ChartType :: Line , 10 , 50 , 600 , 350 ); $pres...

    docs.aspose.com/slides/zh/php-java/create-chart/
  8. 在 Java 中将 HTML 转换为 PDF – Aspose.HTML for Java

    使用 Aspose.HTML for Java 将 HTML 转换为 PDF。使用转换器和 PdfSaveOptions 类可获得精确和可定制的 PDF 输出。...// Convert HTML to PDF in one line using Java 2 3 // Invoke the...PdfSaveOptions(), "convert-with-single-line.pdf" ); Example_ConvertHtmlToPdfInOn...

    docs.aspose.com/html/zh/java/html-to-pdf-conver...
  9. 使用trueType字体渲染文本| C++

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

    docs.aspose.com/font/zh/cpp/text-rendering-true...
  10. Start and Finish dates of task not getting refl...

    Hi, I am trying to set the start and finish dates of a task from a hidden variable. Task t1 = proj.RootTask.Children.Add("tested now"); t1.Set(Tsk.Start, Convert.ToDateTime(hdnStartDate.Value)); …...the attached image file, the line of code is showing red underlined)...

    forum.aspose.com/t/start-and-finish-dates-of-ta...