Sort Score
Result 10 results
Languages All
Labels All
Results 6,561 - 6,570 of 179,922 for

doc

(0.09 sec)
  1. ShapeBase.parentParagraph property | Aspose.Wor...

    ShapeBase.parentParagraph property. Returns the immediate parent paragraph.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); builder . writeln ( "Hello...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. ShapeBase.Font | Aspose.Words for .NET

    Discover the ShapeBase Font property for easy font formatting access. Enhance your designs with customizable text styles and unique typography options.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); builder . Writeln ( "Hello...

    reference.aspose.com/words/net/aspose.words.dra...
  3. ChartSeries.CopyFormatFrom | Aspose.Words for .NET

    Discover the ChartSeries CopyFormatFrom method to effortlessly replicate data point formats by index, enhancing your charting efficiency and consistency.... Document doc = new Document ( MyDir + "DataPoint...format. Shape shape = ( Shape ) doc . GetChild ( NodeType . Shape...

    reference.aspose.com/words/net/aspose.words.dra...
  4. 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...
  5. 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...
  6. Fill.texture_alignment property | Aspose.Words ...

    Fill.texture_alignment property. Gets or sets the alignment for tile texture fill.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) shape = builder . insert_shape...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Aspose::Words::TextWatermarkOptions::get_Color ...

    Aspose::Words::TextWatermarkOptions::get_Color method. Gets or sets font color. The default value is Silver in C++.... auto doc = System :: MakeObject < Aspose...Add a plain text watermark. doc -> get_Watermark () -> SetText...

    reference.aspose.com/words/cpp/aspose.words/tex...
  8. 处理 XPS 文件中的文本 | Python

    如何向 XPS 文件添加文本是 Aspose.Page API 解决方案解答的一个问题。了解如何在 Python 中使用该功能...Support Paid Consulting Support Docs API Reference Tutorials Live...Support Paid Consulting Support Docs API Reference Tutorials Live...

    docs.aspose.com/page/zh/python-net/xps/working-...
  9. 处理 XPS 文件中的文本 | Java

    如何向 XPS 文件添加文本是 Aspose.Page API 解决方案解答的一个问题。了解如何在 Java 中使用该功能...Support Paid Consulting Support Docs API Reference Tutorials Live...Support Paid Consulting Support Docs API Reference Tutorials Live...

    docs.aspose.com/page/zh/java/xps/working-with-t...
  10. 设置图像大小|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/