Sort Score
Result 10 results
Languages All
Labels All
Results 9,171 - 9,180 of 33,863 for

line

(0.92 sec)
  1. 使用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...
  2. 保存 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/
  3. 从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-...
  4. 在 Python 中将 PowerPoint 演示文稿转换为视频|Aspose.Slides ...

    了解如何使用 Python 将 PowerPoint 和 OpenDocument 演示文稿转换为视频。发现示例代码和自动化技术,以简化您的工作流程。... save ( frame ) cmd_line = [ "ffmpeg" , "-r" , str (...webm" ] subprocess . call ( cmd_line ) 视频效果 在使用 Aspose.Slides for...

    docs.aspose.com/slides/zh/python-net/convert-po...
  5. 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/
  6. Supported Excel Functions|Documentation

    Supported excel functions for reading/setting/calculating formulas...intercept of the linear regression line INTRATE Financial : Returns...Financial : Returns the straight-line depreciation of an asset for...

    docs.aspose.com/cells/python-net/supported-form...
  7. MailMerger | Aspose.Words for Java

    Provides methods intended to fill template with data using simple mail merge and mail merge with regions operations in Java....convert documents with a single line of code using context. String...from a stream with a single line of code using context. String...

    reference.aspose.com/words/java/com.aspose.word...
  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. Convert HTML to Markdown in Java – Aspose.HTML ...

    Learn how to convert HTML to Markdown in Java using Aspose.HTML API. Consider various HTML to Markdown conversion scenarios in Java code.... HTML to Markdown by a few lines of Java code You can convert...Markdown literally with a few lines of code! Copy 1 // Convert HTML...

    docs.aspose.com/html/java/convert-html-to-markd...
  10. 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...