Sort Score
Result 10 results
Languages All
Labels All
Results 4,961 - 4,970 of 49,753 for

properties

(0.15 sec)
  1. Drawing Ellipse in PHP|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....BmpOptions and set its various properties $create_options = new BmpOptions...32 ); \ # Define the source property for the instance of BmpOptions...

    docs.aspose.com/imaging/java/drawing-ellipse-in...
  2. 用Node.js通过C++管理文档属性|Documentation

    学习如何通过Aspose.Cells for Node.js via C++管理文档属性。...Properties.DocumentPropertyColl 的实例。该集合包含...的实例。该集合包含 Aspose.Cells.Properties.DocumentProperty 对象,每个对象代表一个内置或自定义文档属性。...

    docs.aspose.com/cells/zh/nodejs-cpp/managing-do...
  3. AnthropicAiModel Class | Aspose.Words for .NET

    Discover the Aspose.Words.AI.AnthropicAiModel class—your gateway to seamless integration with Anthropics AI models for enhanced document processing....AnthropicAiModel : AiModel Properties Name Description Timeout...

    reference.aspose.com/words/net/aspose.words.ai/...
  4. Is it possible to set a null sent date on MapiM...

    Dear Aspose We are using Aspose.Email to convert EML messages to the MSG format. We ran into a problem when attempting to convert a draft message, i.e. a message that was never sent and thus does not have the Date heade…...vivsiuk , removing the properties you listed solved our issue...

    forum.aspose.com/t/is-it-possible-to-set-a-null...
  5. 设置图像大小|Aspose.PDF for .NET

    本节描述如何使用 C# 库设置 PDF 文件中的图像大小。...Add ( img ); // Set page properties page . PageInfo . Width =...

    docs.aspose.com/pdf/zh/net/set-image-size/
  6. TextWatermarkOptions class | Aspose.Words for P...

    aspose.words.TextWatermarkOptions class. Contains options that can be specified when adding a watermark with text... Properties Name Description color Gets...

    reference.aspose.com/words/python-net/aspose.wo...
  7. ShapeBase.top property | Aspose.Words for Python

    ShapeBase.top property. Gets or sets the position of the top edge of the containing block of the shape....top property ShapeBase.top property Gets or sets the position...containing block of the shape. @property def top ( self ) -> float...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Chart|Aspose.Slides for Python Documentation

    Create and customize charts in Python with Aspose.Slides: add data, format series, axes and labels, change types, and export—works with PPT, PPTX and ODP....Data You can change chart properties such as the title. def update_chart_data...

    docs.aspose.com/slides/python-net/examples/elem...
  9. Working with Text | Aspose.Note Documentation

    A guide on working with text in OneNote using C# API....Retrieve Bullet or Number List Properties Aspose.Note for .NET provides...can access a number of list properties, such as font name, numbering...

    docs.aspose.com/note/net/working-with-text/
  10. Table Cell Text with WrapText set to False does...

    Hello, I am trying to make text NOT wrap within a table cell, after being converted to a PDF from a Word document. I am using: builder.CellFormat.WrapText = false; The Word Doc is created from scratdch, and it looks …...around with the following properties, but no variation of these...that you set the WrapText property of the cell format to false...

    forum.aspose.com/t/table-cell-text-with-wraptex...