Sort Score
Result 10 results
Languages All
Labels All
Results 3,371 - 3,380 of 18,746 for

insert documents

(0.08 sec)
  1. Developer Guide|Documentation

    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.... File Info Document Properties New Creating a...Shapes Edit Working with Layer Insert Shape Shape Page Page Master...

    docs.aspose.com/diagram/java/developer-guide/
  2. FieldArgumentBuilder.AddText | Aspose.Words for...

    Enhance your arguments with the FieldArgumentBuilder AddText method. Effortlessly add plain text for improved clarity and functionality.... and then insert them into the document. Document doc = new Document...Document (); // Below are three examples of field construction...

    reference.aspose.com/words/net/aspose.words.fie...
  3. TextBox.internal_margin_bottom property | Aspos...

    TextBox.internal_margin_bottom property. Specifies the inner bottom margin in points for a shape.... Document () builder = aw . DocumentBuilder...DocumentBuilder ( doc = doc ) # Insert another textbox with specific...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Aspose::Words::Watermark::SetImage method | Asp...

    Aspose::Words::Watermark::SetImage method. Adds Image watermark into the document in C++....Adds Image watermark into the document. void Aspose :: Words :: Watermark...MakeObject < Aspose :: Words :: Document > (); // Modify the image...

    reference.aspose.com/words/cpp/aspose.words/wat...
  5. TextBox.InternalMarginLeft | Aspose.Words for .NET

    Discover the TextBox InternalMarginLeft property to customize your shape's inner left margin in points for enhanced design flexibility.... Document doc = new Document (); DocumentBuilder...DocumentBuilder ( doc ); // Insert another textbox with specific...

    reference.aspose.com/words/net/aspose.words.dra...
  6. LayoutOptions.RevisionOptions | Aspose.Words fo...

    Explore the LayoutOptions RevisionOptions property to easily access and customize revision settings for enhanced document control and flexibility....rendered output document. Document doc = new Document (); DocumentBuilder...DocumentBuilder ( doc ); // Insert a revision, then change the...

    reference.aspose.com/words/net/aspose.words.lay...
  7. 使用 C# 将图像添加到 PDF|Aspose.PDF for .NET

    本节描述如何使用 C# 库将图像添加到现有 PDF 文件中。... 要将图像添加到现有 PDF 文件中: 创建一个 Document 对象并打开输入 PDF 文档。 获取要添加图像的页面。...AddImageToPDF () { // The path to the documents directory var dataDir = RunExamples...

    docs.aspose.com/pdf/zh/net/add-image-to-existin...
  8. CompositeNode.insertAfter method | Aspose.Words...

    CompositeNode.InsertAfter method. Inserts the specified node immediately after the specified reference node....insertAfter(newChild, refChild) Inserts the specified node immediately...Description newChild Node The Node to insert. refChild Node The Node that...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. TxtSaveOptions | Aspose.Words for Java

    Can be used to specify additional options when saving a document into the SaveFormat.TEXT format in Java....additional options when saving a document into the SaveFormat.TEXT format...the Specify Save Options documentation article. Examples: Shows...

    reference.aspose.com/words/java/com.aspose.word...
  10. Inline.parent_paragraph property | Aspose.Words...

    Inline.parent_paragraph property. Retrieves the parent [Paragraph](../../paragraph/) of this node.... Document ( file_name = MY_DIR + 'Revision...docx' ) # When we edit the document while the "Track Changes"...

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