Sort Score
Result 10 results
Languages All
Labels All
Results 8,591 - 8,600 of 152,627 for

doc

(0.14 sec)
  1. ShapeBase.Fill | Aspose.Words for .NET

    Discover the ShapeBase Fill property to enhance your designs with customizable fill formatting for shapes. Elevate your visuals effortlessly!... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // Write some text, and then...

    reference.aspose.com/words/net/aspose.words.dra...
  2. ShapeBase.fill property | Aspose.Words for Node.js

    ShapeBase.fill property. Gets fill formatting for the shape.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); // Write some text, and then...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. ChartAxisTitle class | Aspose.Words for Node.js

    Aspose.Words.Drawing.Charts.ChartAxisTitle class. Provides access to the axis title properties... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); let shape = builder . insertChart...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. ShapeBase.distanceRight property | Aspose.Words...

    ShapeBase.distanceRight property. Returns or sets the distance (in points) between the Document text and the right edge of the shape.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); // Insert a rectangle and...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. ChartDataLabelCollection.ShowPercentage | Aspos...

    Discover the ShowPercentage property in ChartDataLabelCollection to enhance your Pie charts by displaying percentage values for data labels. Boost clarity and insights!... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); Chart chart = builder . InsertChart...

    reference.aspose.com/words/net/aspose.words.dra...
  6. CompositeNode.InsertBefore | Aspose.Words for .NET

    Discover how to use the CompositeNode InsertBefore method to seamlessly insert nodes before reference nodes, enhancing your data structure management.... Document doc = new Document (); // An empty...paragraph. Assert . AreEqual ( 1 , doc . FirstSection . Body . Paragraphs...

    reference.aspose.com/words/net/aspose.words/com...
  7. HtmlSaveOptions.navigationMapLevel property | A...

    HtmlSaveOptions.navigationMapLevel property. Specifies the maximum level of headings populated to the navigation map when exporting to EPUB, MOBI, or AZW3 formats... let doc = new aw . Document ( base ....options . navigationMapLevel = 2 ; doc . save ( base . artifactsDir...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. SaveOptions | Aspose.Words for Java

    This is an abstract base class for classes that allow the user to specify additional options when saving a Document into a particular format in Java.... Document doc = new Document(getMyDir() + "Rendering...setExportDocumentPro(true); doc.save(getArtifactsDir() + "HtmlSaveOptions...

    reference.aspose.com/words/java/com.aspose.word...
  9. 设置图像大小|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/
  10. 在 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-...