Sort Score
Result 10 results
Languages All
Labels All
Results 941 - 950 of 20,802 for

document insertion

(1.83 sec)
  1. How to add comments to bookmark range - Free Su...

    i have an existing word Document with bookmarks. I need to associate a set of comments to each bookmark. Bookmark bookmark = Document.Range.Bookmarks[bookmarkName]; if (bookmark != null) { Comment comment = new Com…...1 i have an existing word document with bookmarks. I need to...bookmark. Bookmark bookmark = document.Range.Bookmarks[bookmarkName];...

    forum.aspose.com/t/how-to-add-comments-to-bookm...
  2. Content Control visible in WPS but not visible ...

    Hi team, I am creating content contol with below code. SDT is getting created successfully and visible in WPS but same is not visible in MS word. Code Snippet: public void createSDT(Document Document, CustomNode cust…...public void createSDT(Document document, CustomNode customNode){...sdtCreationService.createNewStructureDo(document); this.sdtCreationService...

    forum.aspose.com/t/content-control-visible-in-w...
  3. ImageType enumeration | Aspose.Words for Node.js

    Aspose.Words.Drawing.ImageType enumeration. Specifies the type (format) of an image in a Microsoft Word Document....image in a Microsoft Word document. Members Name Description...stored inside a Microsoft Word document. Emf Windows Enhanced Metafile...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Document.updateFields method | Aspose.Words for...

    Document.updateFields method. Updates the values of fields in the whole Document....values of fields in the whole document. updateFields () Remarks When...open, modify and then save a document, Aspose.Words does not update...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Online TEX to DOCM Conversion or Develop Java b...

    Free online app to convert TEX to DOCM files. Java conversion library code for TEX Documents....will be converted into DOCM document Download the converted DOCM...Automation API Open TEX file using Document class Convert TEX to DOC by...

    products.aspose.com/total/java/conversion/tex-t...
  6. Online TEX to GIF Conversion or Develop Java ba...

    Free online app to convert TEX to GIF files. Java conversion library code for TEX Documents....will be converted into GIF document Download the converted GIF...Automation API Open TEX file using Document class Convert TEX to DOC by...

    products.aspose.com/total/java/conversion/tex-t...
  7. ParagraphCollection | Aspose.Words for Java

    Provides typed access to a collection of Paragraph nodes in Java....Working with Paragraphs documentation article. Examples: Shows...a move revision. Document doc = new Document(getMyDir() + "Revisions...

    reference.aspose.com/words/java/com.aspose.word...
  8. BuiltInDocumentProperties.hyperlinkBase propert...

    BuiltInDocumentProperties.hyperlinkBase property. Specifies the base string used for evaluating relative hyperlinks in this Document....relative hyperlinks in this document. get hyperlinkBase () : string...in the document’s properties. let doc = new aw . Document (); let...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Content control data extract and replace with u...

    HI Gembox Team, We have to develop an enhancement for word’s content control. Requirement is below, Extract the content control data from word, Process business logic on it and replace the content control with process…...attached content control word document. 984×257 10.4 KB Refer above...primary and nested from the Word document. **Apply business logic to...

    forum.aspose.com/t/content-control-data-extract...
  10. Aspose::Words::Saving::PdfPermissions enum | As...

    Aspose::Words::Saving::PdfPermissions enum. Specifies the operations that are allowed to a user on an encrypted PDF Document in C++....a user on an encrypted PDF document. enum class PdfPermissions...all operations on the PDF document. This is the default value...

    reference.aspose.com/words/cpp/aspose.words.sav...