Sort Score
Result 10 results
Languages All
Labels All
Results 3,971 - 3,980 of 20,071 for

insert documents

(0.37 sec)
  1. ShapeBase.aspect_ratio_locked property | Aspose...

    ShapeBase.aspect_ratio_locked property. Specifies whether the shape's aspect ratio is locked.... Document () builder = aw . DocumentBuilder...= doc ) # Insert a shape. If we open this document in Microsoft...

    reference.aspose.com/words/python-net/aspose.wo...
  2. BubbleSizeCollection.formatCode property | Aspo...

    BubbleSizeCollection.formatCode property. Gets or sets the format code applied to the bubble sizes.... Document (); let builder = new aw ...DocumentBuilder ( doc ); // Insert a Bubble chart. let shape =...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Aspose::Words::DocumentBuilder::DocumentBuilder...

    Aspose::Words::DocumentBuilder::DocumentBuilder constructor. Initializes a new instance of this class in C++....DocumentBuilder () Examples Shows how to insert formatted text using DocumentBuilder...MakeObject < Aspose :: Words :: Document > (); auto builder = System...

    reference.aspose.com/words/cpp/aspose.words/doc...
  4. Tasks General Properties | Aspose.Tasks Documen...

    This document explains how to work with general properties in Microsoft Project (MPP/XML) using Aspose.Tasks for C# and VBScript.... From the Insert menu, select Column and add...Copy 1 // The path to the documents directory. 2 System ::String...

    docs.aspose.com/tasks/cpp/general-properties/
  5. RowCollection | Aspose.Words for Java

    Provides typed access to a collection of Row nodes in Java....the Working with Tables documentation article. Examples: Shows...the document and print the contents of each cell. Document doc...

    reference.aspose.com/words/java/com.aspose.word...
  6. Licensing|Documentation

    Learn how to obtain and apply Aspose.OCR for .NET license and discover limitations of the trial version....folder on your computer and insert the following code in your...Loading a license from stream Insert the following code in your...

    docs.aspose.com/ocr/net/licensing/
  7. 限制 Python 中的文档编辑|Python via .NET 格式的 Aspose.Words

    通过使用 Python 设置限制类型来限制编辑文档。您还可以删除保护并创建不受限制的可编辑区域。... Document.unprotect 方法正好说明了这一点。 添加文档保护...护方法之一。 Aspose.Words 允许您使用 Document.protect 方法保护文档免遭更改。此方法不是安全功能,也不加密文档。...

    docs.aspose.com/words/zh/python-net/restrict-do...
  8. FieldOptions.IsBidiTextSupportedOnUpdate | Aspo...

    Discover if bidirectional text support is enabled in FieldOptions. Easily manage text updates for enhanced multilingual functionality.... Document doc = new Document (); DocumentBuilder...= true ; // Use a document builder to insert a field that contains...

    reference.aspose.com/words/net/aspose.words.fie...
  9. ChartXValueCollection.format_code property | As...

    ChartXValueCollection.format_code property. Gets or sets the format code applied to the X values.... Document () builder = aw . DocumentBuilder...doc ) # Insert a Bubble chart. shape = builder . insert_chart (...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Create a PDF/A2-a - Free Support Forum - aspose...

    Hi, I developed some code to create a pdf file from scratch, I use object like: TextSegment FloatingBox TextFragment Line Image everything is seen correctly inside the pdf. Now I would like to modify the code to ma…...to make it tagged, so as I insert these elements into the pdf...pdf I would also like to insert them into the tag structure. How...

    forum.aspose.com/t/create-a-pdf-a2-a/312852