Sort Score
Result 10 results
Languages All
Labels All
Results 2,221 - 2,230 of 18,768 for

insert documents

(0.38 sec)
  1. 在 XPS 文件中使用页面 | Python

    如何向 XPS 文件添加页面是 Aspose.Page API 解决方案解答的一个问题。了解如何在 Python 中使用该功能...类 ,其中包含用于向 XPS 文档添加页面的 set_insert_page() 方法。以下代码片段演示了如何使用此方法向...Copy 1 # The path to the documents directory. 2 data_dir = Util...

    docs.aspose.com/page/zh/python-net/xps/working-...
  2. Working with PDF File Metadata in C#|Aspose.PDF...

    Explore how to extract and manage PDF metadata, such as author and title, in .NET using Aspose.PDF....using Info property of the Document object. Once the DocumentInfo...Save the updated document using the Document class’ Save method...

    docs.aspose.com/pdf/net/pdf-file-metadata/
  3. VerticalAlignment enumeration | Aspose.Words fo...

    aspose.words.drawing.VerticalAlignment enumeration. Specifies vertical alignment of a floating shape, text frame or a floating table.... INLINE Not documented. Seems to be a possible value...NONE . Examples Shows how to insert a floating image to the center...

    reference.aspose.com/words/python-net/aspose.wo...
  4. FieldIncludePicture | Aspose.Words for Java

    Implements the INCLUDEPICTURE field in Java....the Working with Fields documentation article. Remarks: Retrieves...result. Examples: Shows how to insert images using IMPORT and INCLUDEPICTURE...

    reference.aspose.com/words/java/com.aspose.word...
  5. ViewOptions.DoNotDisplayPageBoundaries | Aspose...

    Discover how the ViewOptions DoNotDisplayPageBoundaries property enhances your layout by eliminating top margin space for a cleaner, more professional look.... Document doc = new Document (); DocumentBuilder...DocumentBuilder ( doc ); // Insert content that spans across 3...

    reference.aspose.com/words/net/aspose.words.set...
  6. FormField.result property | Aspose.Words for Py...

    FormField.result property. Gets or sets a string that represents the result of this form field....Shows how to insert a combo box. doc = aw . Document () builder...'Please select a fruit: ' ) # Insert a combo box which will allow...

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

    Chart.axis_z property. Provides access to properties of the Z axis of the chart.... Examples Shows how to insert a chart and modify the appearance...appearance of its axes. doc = aw . Document () builder = aw . DocumentBuilder...

    reference.aspose.com/words/python-net/aspose.wo...
  8. GradientStop.color property | Aspose.Words for ...

    GradientStop.color property. Gets or sets a value representing the color of the gradient stop.... Document () builder = aw . DocumentBuilder...doc = doc ) shape = builder . insert_shape ( shape_type = aw . drawing...

    reference.aspose.com/words/python-net/aspose.wo...
  9. AxisCategoryType enumeration | Aspose.Words for...

    aspose.words.drawing.charts.AxisCategoryType enumeration. Specifies type of a category axis.... Examples Shows how to insert a chart and modify the appearance...appearance of its axes. doc = aw . Document () builder = aw . DocumentBuilder...

    reference.aspose.com/words/python-net/aspose.wo...
  10. GradientStopCollection.count property | Aspose....

    GradientStopCollection.count property. Gets an integer value indicating the number of items in the collection.... Document () builder = aw . DocumentBuilder...doc = doc ) shape = builder . insert_shape ( shape_type = aw . drawing...

    reference.aspose.com/words/python-net/aspose.wo...