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

doc

(0.14 sec)
  1. ShapeBase.relative_horizontal_size property | A...

    ShapeBase.relative_horizontal_size property. Gets or sets the value of shape's relative size in horizontal direction.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # Adding a simple shape with...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Chart.AxisY | Aspose.Words for .NET

    Explore the Chart AxisY property to easily access and customize your chart's primary Y axis for enhanced data visualization and insights.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); Shape shape = builder . InsertChart...

    reference.aspose.com/words/net/aspose.words.dra...
  3. ChartSeriesGroupCollection.count property | Asp...

    ChartSeriesGroupCollection.count property. Returns the number of series groups in this collection.... doc = aw . Document ( file_name =...'Combo chart.docx' ) shape = doc . get_child ( aw . NodeType ...

    reference.aspose.com/words/python-net/aspose.wo...
  4. 设置图像大小|Aspose.PDF for Java

    本节介绍如何使用 Java 库设置 PDF 文件中的图像大小。...// 实例化 Document 对象 Document doc = new Document (); // 向 PDF 文件的页面集合添加页面...文件的页面集合添加页面 Page page = doc . getPages (). add (); // 创建图像实例...

    docs.aspose.com/pdf/zh/java/set-image-size/
  5. 在 Ruby 中设置 PDF 过期|Aspose.PDF for Java

    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.... doc = Rjb :: import ( ' com . aspose... ) doc . setOpenAction ( javascript ) # 保存带有新信息的更新文档 doc . save...

    docs.aspose.com/pdf/zh/java/set-pdf-expiration-...
  6. AxisScaleType Enum | Aspose.Words for .NET

    Discover the Aspose.Words.Drawing.Charts.AxisScaleType enum, defining versatile axis scale types to enhance your charting experience.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); Shape chartShape = builder...

    reference.aspose.com/words/net/aspose.words.dra...
  7. PreferredWidth.GetHashCode | Aspose.Words for .NET

    Discover the PreferredWidth GetHashCode method—an essential hash function for efficient data handling and unique value generation in your applications.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); Table table = builder . StartTable...

    reference.aspose.com/words/net/aspose.words.tab...
  8. PreferredWidth.ToString | Aspose.Words for .NET

    Discover the PreferredWidth ToString method, which generates a user-friendly string showcasing your object's value for enhanced clarity and usability.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); Table table = builder . StartTable...

    reference.aspose.com/words/net/aspose.words.tab...
  9. ShapeLineStyle enumeration | Aspose.Words for N...

    Aspose.Words.Drawing.ShapeLineStyle enumeration. Specifies the compound line style of a [Shape](../shape/).... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); let shape = builder . insertShape...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Node.IsComposite | Aspose.Words for .NET

    Discover the Node IsComposite property. Easily identify if a node can hold other nodes, enhancing your data structure management and flexibility....RecurseChildren () { Document doc = new Document ( MyDir + "Paragraphs...is composite. Assert . That ( doc . IsComposite , Is . True );...

    reference.aspose.com/words/net/aspose.words/nod...