Sort Score
Result 10 results
Languages All
Labels All
Results 4,461 - 4,470 of 20,010 for

document insertion

(0.27 sec)
  1. Aspose::Words::InlineStory::get_ParentParagraph...

    Aspose::Words::InlineStory::get_ParentParagraph method. Retrieves the parent Paragraph of this node in C++....get_ParentParagraph () Examples Shows how to insert InlineStory nodes. auto doc...MakeObject < Aspose :: Words :: Document > (); auto builder = System...

    reference.aspose.com/words/cpp/aspose.words/inl...
  2. LineStyle enumeration | Aspose.Words for Node.js

    Aspose.Words.LineStyle enumeration. Specifies line style of a [Border](../border/)....to insert a string surrounded by a border into a document. let...let doc = new aw . Document (); let builder = new aw . DocumentBuilder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Border.lineWidth property | Aspose.Words for No...

    Border.lineWidth property. Gets or sets the border width in points....to insert a string surrounded by a border into a document. let...let doc = new aw . Document (); let builder = new aw . DocumentBuilder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Types of Mail Merge Operation in Java|Aspose.Wo...

    Perform two different types of Mail Merge operations: simple Mail Merge and Mail Merge with regions. Simple Mail Merge repeats the entire Document per each data source record, whereas Mail Merge with regions repeats only designated regions per record using Java....automatically create a document or multiple documents based on your template...is when you want to send a document for different clients by including...

    docs.aspose.com/words/java/types-of-mail-merge-...
  5. Aspose::Words::Fields::FieldGoToButton::get_Dis...

    Aspose::Words::Fields::FieldGoToButton::get_DisplayText method. Gets or sets the text of the "button" that appears in the Document, such that it can be selected to activate the jump in C++....“button” that appears in the document, such that it can be selected...get_DisplayText () Examples Shows to insert a GOTOBUTTON field. auto doc...

    reference.aspose.com/words/cpp/aspose.words.fie...
  6. FieldOcx class | Aspose.Words for Python

    aspose.words.fields.FieldOcx class. Implements the OCX field...the Working with Fields documentation article. Inheritance: FieldOcx...modifications made to the document. (Inherited from Field ) is_locked...

    reference.aspose.com/words/python-net/aspose.wo...
  7. EQ Field Overstrike with Font Borders Not Rende...

    Description Aspose.Words does not correctly render EQ (Equation) fields of the form { EQ \o(, {text or whitespace with font borders}) }. Rendering issues occur when the EQ field contains whitespace or text that uses a f…...SetLicense($@"licensePath"); var doc = new Document($@"inputDocxPath"); doc.S...If you can edit the source document, replace the legacy EQ field...

    forum.aspose.com/t/eq-field-overstrike-with-fon...
  8. IResourceLoadingCallback class | Aspose.Words f...

    aspose.words.loading.IResourceLoadingCallback class. Implement this interface if you want to control how Aspose.Words loads external resource when importing a Document and inserting images using [DocumentBuilder](../../aspose.words/Documentbuilder/)....resource when importing a document and inserting images using DocumentBuilder...

    reference.aspose.com/words/python-net/aspose.wo...
  9. 使用Aspose.wod java 将word转PDF,加密并设置权限,adobe acrob...

    当我使用如下代码计算权限,即使所有权限都设置好了,在adobe acrobat 中依然会显示文档组合和页面提取 不允许,怎么设置才能让adobe acrobat 中显示允许 // Allow Copy: Enable text/image copying and accessibility tools if (security.isAllowCopy()) { permissions |= …...editing capabilities (without document assembly) if (security.isAllowEdit())...Control document assembly operations (page merge/split/insert) //...

    forum.aspose.com/t/aspose-wod-java-word-pdf-ado...
  10. CompositeNode.get_child method | Aspose.Words f...

    CompositeNode.get_child method. Returns an Nth child node that matches the specified type....STRUCTURED_DOCUMENT_TAG and NodeType.SMART_TAG...table’s elements. doc = aw . Document () builder = aw . DocumentBuilder...

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