Sort Score
Result 10 results
Languages All
Labels All
Results 191 - 200 of 7,851 for

insert documents

(0.09 sec)
  1. Setting Formula for Named Range with Node.js vi...

    Learn how to set formulas for named ranges in spreadsheets using Aspose.Cells for Node.js via C++....node" ); // The path to the documents directory. const dataDir =...setFormula ( "NewNamedRange" ); // Insert the value in cell A3 which...

    docs.aspose.com/cells/nodejs-cpp/setting-formul...
  2. NodeImporter | Aspose.Words for Java

    Allows to efficiently perform repeated import of nodes from one document to another in Java....repeated import of nodes from one document to another. To learn more...Aspose.Words Document Object Model (DOM) documentation article. Remarks:...

    reference.aspose.com/words/java/com.aspose.word...
  3. ShapeBase.HRef | Aspose.Words for .NET

    Discover ShapeBase HRef property to easily manage full hyperlink addresses for your shapes, enhancing your design's interactivity and functionality.... Full file name: C:\\My Documents\\SalesReport.doc . Relative...Relative file name: ..\\My Documents\\SalesReport.doc . Bookmark...

    reference.aspose.com/words/net/aspose.words.dra...
  4. FieldRD.file_name property | Aspose.Words for P...

    FieldRD.file_name property. Gets or sets the name of the file to include when generating a table of contents, table of authorities, or index....headings in other documents. doc = aw . Document () builder = aw...DocumentBuilder ( doc ) # Use a document builder to insert a table of contents...

    reference.aspose.com/words/python-net/aspose.wo...
  5. FieldRD.FileName | Aspose.Words for .NET

    Discover how the FieldRD FileName property simplifies file management by easily setting names for generating your table of contents and indexes....headings in other documents. Document doc = new Document (); DocumentBuilder...( doc ); // Use a document builder to insert a table of contents...

    reference.aspose.com/words/net/aspose.words.fie...
  6. How to create a content control(SDT) when you h...

    Hi Team, Let’s take an example such that a Documents consists of below text Hello World How to write a regex pattern to match and create a content control? I need to match both Hello and World and it should create a …...take an example such that a documents consists of below text Hello...IReplacingCallback { private readonly Document _doc; private readonly string...

    forum.aspose.com/t/how-to-create-a-content-cont...
  7. Aspose.Words for Python

    This API allows you to do all kinds of operations on Words files in Python code including creating, editing and converting etc....Chart in Word using Python Insert Shape in Word using Python...Formatting in Word with Python Insert Bullets in Word using Python...

    kb.aspose.com/words/python/
  8. NodeImporter constructor | Aspose.Words for Python

    aspose.words.NodeImporter constructor...src_doc DocumentBase The source document. dst_doc DocumentBase The...The destination document that will be the owner of imported nodes...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Get Node that Contains the End of Matched Strin...

    FindReplaceOptions optionsWhile = new FindReplaceOptions(); optionsWhile.setReplacingCallback(new ReplaceHandler()); WordDoc.getRange().replace(Pattern.compile("[tag(.+?)](.+?)[/tag]"), "", optionsWhile); in ReplaceHand…...Keywords in Word DOCX ODT Documents Aspose.Words Product Family...from match and repeat in the document? thanks awais.hafeez November...

    forum.aspose.com/t/get-node-that-contains-the-e...
  10. ShapeBase.href property | Aspose.Words for Python

    ShapeBase.href property. Gets or sets the full hyperlink address for a shape....Full file name: C:\\\\My Documents\\\\SalesReport.doc . Relative...Relative file name: ..\\\\My Documents\\\\SalesReport.doc . Bookmark...

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