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

insert documents

(0.06 sec)
  1. How to Set Print Area with Node.js via C++|Docu...

    This article shows you code explaining how to set a print area using the Aspose.Cells library for Node.js via C++....Setting a print area in a document, such as an Excel spreadsheet...Consistency: When printing the same document multiple times, having a set...

    docs.aspose.com/cells/nodejs-cpp/how-to-set-pri...
  2. Copying and Moving Worksheets with Node.js via ...

    This article includes sample code and describes how to copy and move worksheets programmatically both within an Excel workbook and across Excel workbooks using the Node.js API with C++....sheet before which you want to insert the moved or copied sheets...node" ); // The path to the documents directory. const dataDir =...

    docs.aspose.com/cells/nodejs-cpp/copying-and-mo...
  3. Aspose.word.dll Chart formatting issue - Free S...

    Hi Aspose team, I want to generate chart as shown in below picture, Can you please help on this. I am able to generate bellow chart but not able to add images on MajorGridLines...using the DocumentBuilder and insert the desired chart type. Customize... and then manually draw or insert images at the positions where...

    forum.aspose.com/t/aspose-word-dll-chart-format...
  4. FieldDatabase | Aspose.Words for Java

    Implements the DATABASE field in Java....with Fields documentation article. Remarks: Inserts the results...database and insert it as a field into a document. Document doc = new...

    reference.aspose.com/words/java/com.aspose.word...
  5. CompositeNode.count property | Aspose.Words for...

    CompositeNode.count property. Gets the number of immediate children of this node.... Document (); // An empty document, by default, has...doc , "Run 3. " ); // The document body will not display these...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. C++ API to Export SVG to GIF | products.aspose.com

    Convert SVG to GIF within C++ applications....create, edit, and convert PDF documents, as well as the ability to...and other content from PDF documents. The second step involves...

    products.aspose.com/total/cpp/conversion/svg-to...
  7. FieldPageRef.InsertHyperlink | Aspose.Words for...

    Discover how the FieldPageRef InsertHyperlink property enhances your Documents by easily linking to bookmarked paragraphs for seamless navigation....property Gets or sets whether to insert a hyperlink to the bookmarked...; set ; } Examples Shows to insert PAGEREF fields to display the...

    reference.aspose.com/words/net/aspose.words.fie...
  8. ShapeBase.is_insert_revision property | Aspose....

    ShapeBase.is_Insert_revision property. Returns true if this object was Inserted in Microsoft Word while change tracking was enabled....is_insert_revision property ShapeBase.is_insert_revision property...Returns true if this object was inserted in Microsoft Word while change...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Header alignment issue and need suggestion - Fr...

    Hello, I have below code and using which I am trying to add 3 headers but second and third header alignment is having issue. FYI - I tried by adjusting width but still facing same issue. Please have a look on attachme…...Document) builder.MoveTo(args.MatchNode)...builder.InsertDocument(doc.Document, ImportFormatMode.KeepSourceFormatting)...

    forum.aspose.com/t/header-alignment-issue-and-n...
  10. DocumentBuilder.InsertGroupShape | Aspose.Words...

    Effortlessly group shapes with DocumentBuilder's InsertGroupShape method. Create organized designs by Inserting new GroupShape nodes seamlessly....new GroupShape node which is inserted into the current position...with the shape. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words/doc...