Sort Score
Result 10 results
Languages All
Labels All
Results 8,021 - 8,030 of 96,302 for

dot

(0.15 sec)
  1. C++ File Format Processing APIs | products.aspo...

    C++ Libraries read write render and convert multiple document formats....file formats, including DOC, DOT, DOCX, DOCM, DOTX, DOTM, RTF...

    products.aspose.com/total/cpp/
  2. 在 C# 中操作 PDF 文档|Aspose.PDF for .NET

    本文包含有关如何验证 PDF 文档是否符合 PDF A 标准、如何处理目录、如何设置 PDF 到期日期等信息。... Dot ; tocInfo . FormatArray [ 0 ]...

    docs.aspose.com/pdf/zh/net/manipulate-pdf-docum...
  3. 使用C++通过JavaScript设置图表外观|Documentation

    了解如何在Aspose.Cells for Java脚本通过C++中配置图表的外观。我们的指南将向你展示如何修改图表布局、颜色、字体和效果,以实现理想的视觉风格,并增强你的工作表。...Horizontal , 1 ]; // Applying a dotted line style on the lines of...style = AsposeCells . LineType . Dot ; // Applying a triangular marker...

    docs.aspose.com/cells/zh/javascript-cpp/setting...
  4. HTML Color Names – History and Usage in HTML

    Discover the world of HTML color names! Learn about the convenience and use of color names in web design and when to choose alternatives....similarity is defined as the dot product of the vectors divided...

    docs.aspose.com/html/net/tutorial/html-color-na...
  5. 向PDF文件添加文本|Aspose.PDF for Java

    本文介绍了在Aspose.PDF中处理文本的各个方面。了解如何向PDF添加文本、添加HTML片段或使用自定义OTF字体。...无标签引导符 Solid 实线标签引导符 Dash 虚线标签引导符 Dot 点状标签引导符 这是设置自定义TAB停止位的示例。 public...setLeaderType ( TabLeaderType . Dot ); TextFragment header = new...

    docs.aspose.com/pdf/zh/java/add-text-to-pdf-file/
  6. Add Text to PDF using C++|Aspose.PDF for C++

    Learn how to insert text into PDF documents in C++ using Aspose.PDF for content customization....set_LeaderType ( TabLeaderType :: Dot ); auto header = MakeObject <...

    docs.aspose.com/pdf/cpp/add-text-to-pdf-file/
  7. HtmlSaveOptions | Aspose.Words for Java

    Can be used to specify additional options when saving a document into the SaveFormat.HTML SaveFormat.MHTML SaveFormat.EPUB SaveFormat.AZW_3 or SaveFormat.MOBI format in Java....’ (dot), then the font file name will...lang.String) is set to ‘.’ (dot), then the image file name will...

    reference.aspose.com/words/java/com.aspose.word...
  8. XamlFlowSaveOptions | Aspose.Words for Java

    Can be used to specify additional options when saving a document into the SaveFormat.XAML_FLOW or SaveFormat.XAML_FLOW_PACK format in Java....’ (dot), then the image file name will...SaveFormat.DOC , SaveFormat.DOT , SaveFormat.HTML , SaveFormat...

    reference.aspose.com/words/java/com.aspose.word...
  9. MarkdownSaveOptions | Aspose.Words for Java

    Class to specify additional options when saving a document into the SaveFormat.MARKDOWN format in Java....’ (dot), then the image file name will...SaveFormat.DOC , SaveFormat.DOT , SaveFormat.HTML , SaveFormat...

    reference.aspose.com/words/java/com.aspose.word...
  10. 使用 C# 向 PDF 添加文本|Aspose.PDF for .NET

    学习如何使用 Aspose.PDF 在 .NET 中向 PDF 文档添加文本,以增强内容和编辑文档。... Dot ; var header = new Aspose . Pdf...

    docs.aspose.com/pdf/zh/net/add-text-to-pdf-file/