Sort Score
Result 10 results
Languages All
Labels All
Results 3,661 - 3,670 of 79,642 for

object

(0.07 sec)
  1. 使用 Python 将表格添加到 PDF | Aspose.PDF

    Python 原始程式碼,用於在 .NET 框架、.NET Core 和 PHP、VBScript、德爾福C++通過 COM 互操作在 PDF 檔中添加表。...row_count ) + ", 3)" ) # Add table object to first page of input document...updated document containing table object doc . save ( output_file )...

    products.aspose.com/pdf/zh-hant/python-net/tabl...
  2. ThemeColors class | Aspose.Words for Node.js

    Aspose.Words.Themes.ThemeColors class. Represents the color scheme of the document theme which contains twelve colors.... ThemeColors object contains six accent colors...colors.docx" ); // The "Theme" object gives us access to the document...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Convert CFF2 to JPEG via C# | products.aspose.com

    Sample code for CFF2 to JPEG C# conversion. Use API example code for batch CFF2 files to JPEG conversion within VB.NET, Asp.NET or any .NET based application....Load method Set an object of CadRasterizationOpti with...passing the resultant file path & object of JpegOptions System Requirements...

    products.aspose.com/cad/net/conversion/cff2-to-...
  4. Convert CFF2 to GIF via C# | products.aspose.com

    Sample code for CFF2 to GIF C# conversion. Use API example code for batch CFF2 files to GIF conversion within VB.NET, Asp.NET or any .NET based application....Load method Set an object of CadRasterizationOpti with...passing the resultant file path & object of GifOptions System Requirements...

    products.aspose.com/cad/net/conversion/cff2-to-...
  5. Convert CFF2 to PNG via C# | products.aspose.com

    Sample code for CFF2 to PNG C# conversion. Use API example code for batch CFF2 files to PNG conversion within VB.NET, Asp.NET or any .NET based application....Load method Set an object of CadRasterizationOpti with...passing the resultant file path & object of PngOptions System Requirements...

    products.aspose.com/cad/net/conversion/cff2-to-...
  6. 使用 C++ 从 Excel 文件中提取主题数据|Documentation

    Aspose.Cells 是一个用于操作电子表格文件的 C++ 库。它支持从 Excel 文件提取主题数据,允许用户获取文档的样式和格式信息。本文将介绍如何使用 Aspose.Cells 库从 Excel 文件中提取主题数据。...\\ " ); // Create workbook object Workbook workbook ( srcDir...u "A1" ); // Get the style object Style style = cell . GetStyle...

    docs.aspose.com/cells/zh/cpp/extract-theme-data...
  7. DocumentVisitor.visitShapeEnd method | Aspose.W...

    DocumentVisitor.visitShapeEnd method. Called when enumeration of a shape has ended....Description shape Shape The object that is being visited. Returns...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. DocumentVisitor.visitGroupShapeEnd method | Asp...

    DocumentVisitor.visitGroupShapeEnd method. Called when enumeration of a group shape has ended....Description groupShape GroupShape The object that is being visited. Returns...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Convert USD to FBX via Python | products.aspose...

    Convert USD & other 3D files using .NET API...Conversion # load the USD in an object of Scene scene = aspose.threed...File) USD TO OBJ (Wavefront 3D Object File) USD TO GLTF (GL Transmission...

    products.aspose.com/3d/python-net/conversion/us...
  10. Create a Table of Contents in Word using Java

    Create a table of contents in Word using Java. Get details to set IDE, a list of steps, and sample code to generate a table of contents in Word using Java....Word file into the Document object and initialize the DocumentBuilder...instantiate the DocumentBuilder class object. Add the title for the TOC...

    kb.aspose.com/words/java/create-a-table-of-cont...