Sort Score
Result 10 results
Languages All
Labels All
Results 2,941 - 2,950 of 17,490 for

columns

(0.08 sec)
  1. Generate PDF from XML|Aspose.PDF for .NET

    Aspose.PDF for .NET provides several ways to convert an XML file into a PDF document requiring that the input XML file....<fo:table-column column-width= "4cm" /> <fo:table-column column-width=...column-width= "4cm" /> <fo:table-column column-width= "5cm" /> <fo:table-body>...

    docs.aspose.com/pdf/net/generate-pdf-from-xml/
  2. 用JavaScript通过C++创建和管理图表|Documentation

    学习如何使用Aspose.Cells for JavaScript via C++在微软Excel中创建图表。我们的指南将演示各种图表类型以及如何自定义其外观和格式。... Column , 5 , 0 , 15 , 5 ); // Accessing...ChartType 的枚举中。 预定义的图表类型包括: 图表类型 描述 Column 表示簇状柱形图表 ColumnStacked 代表堆积柱状图...

    docs.aspose.com/cells/zh/javascript-cpp/creatin...
  3. BackgroundJobDemo.zip

    BackgroundJobDemo/BackgroundJobDemo.Aws/AwsConfig.cs using Amazon; namespace BackgroundJobDemo.Aws { public class AwsConfig { public RegionEndpoint Region { get; set; } public string BucketName { g......name: "Jobs", columns: table => new { Id = table.Column<string>(nullable:...table.Column<int>(nullable: false), FileName = table.Column<string>(nullable:...

    docs.aspose.com/slides/net/how-to-run-backgroun...
  4. 对齐设置|Documentation

    在Aspose.Cells库中,你可以使用单元格对齐设置,通过JavaScript via C++调整文本的布局和显示。本文提供了详细的步骤和示例代码,帮助你使用Aspose.Cells进行单元格对齐设置。...the width of First Column Width cells . columns . get ( 0 ). width...

    docs.aspose.com/cells/zh/javascript-cpp/cells-a...
  5. 使用 C# 向 PDF 添加文本|Aspose.PDF for .NET

    学习如何使用 Aspose.PDF 在 .NET 中向 PDF 文档添加文本,以增强内容和编辑文档。...FloatingBox (); // Add four columns in the section box . ColumnInfo...Set the spacing between the columns box . ColumnInfo . ColumnSpacing...

    docs.aspose.com/pdf/zh/net/add-text-to-pdf-file/
  6. Evaluating aspose.ocr issue - Free Support Foru...

    I am evaluating Apso.ocr. I need to take a flattened pdf file and process a page with grids on it and turn that image of a grid into actual grids. I need to do this across may files and may structures. The code In hav…...return a structure with cells (columns and rows containing coordinates...

    forum.aspose.com/t/evaluating-aspose-ocr-issue/...
  7. DocumentBuilder | Aspose.Words for Java

    Provides methods to insert text images and other content specify font paragraph and section formatting in Java....position in the document as a column bookmark end. endEditableRange()...position in the document as a column bookmark start. startEditableRange()...

    reference.aspose.com/words/java/com.aspose.word...
  8. Sending and Forwarding Messages - Send Outlook ...

    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.... Add the columns Receipt , FirstName and LastName...#FirstName# indicates a DataTable column, whose value is set by the...

    docs.aspose.com/email/java/sending-and-forwardi...
  9. Font styling techniques

    Techniques like italicizing, bolding, underlining, strikethrough, small caps, superscript/subscript, or all caps play a huge role for font styling....visual balance between lines or columns of text. But when playing with...

    docs.aspose.com/font/net/font-styling/
  10. Generate PDF from XML|Aspose.PDF for C++

    Aspose.PDF for C++ provides several ways to convert an XML file into a PDF document requiring that the input XML file....<fo:table-column column-width= "4cm" /> <fo:table-column column-width=...column-width= "4cm" /> <fo:table-column column-width= "5cm" /> <fo:table-body>...

    docs.aspose.com/pdf/cpp/generate-pdf-from-xml/