Sort Score
Result 10 results
Languages All
Labels All
Results 1,591 - 1,600 of 19,436 for

document insertion

(0.09 sec)
  1. Reading a sub template from memory stream - Fre...

    Hello, In word template, I have a reference to a subtemplate from C drive <<doc ["C:\\Aspose\\Sample\\SubTemplate\\Subtemplate.docx"] -build>> But, I am not sure how I can reference the sub template from memory stream…...Words, you can utilize the Document class to load the subtemplate...main template Document mainTemplate = new Document("path_to_your_main_template...

    forum.aspose.com/t/reading-a-sub-template-from-...
  2. BuildingBlockCollection Class | Aspose.Words fo...

    Discover the Aspose.Words BuildingBlockCollection class, a powerful tool for managing Document BuildingBlock objects efficiently and enhancing your workflow....BuildingBlock objects in the document. To learn more, visit the...Aspose.Words Document Object Model (DOM) documentation article. public...

    reference.aspose.com/words/net/aspose.words.bui...
  3. Inserting a new Page in Visio|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....Inserting a new Page in Visio Contents [ Hide ] VSTO Below is...Code Github Get Document Properties Writing Document Summary...

    docs.aspose.com/diagram/net/inserting-a-new-pag...
  4. OoxmlSaveOptions class | Aspose.Words for Node.js

    Aspose.Words.Saving.OoxmlSaveOptions class. Can be used to specify additional options when saving a Document into the [SaveFormat.Docx](../../aspose.words/saveformat/#Docx), [SaveFormat.Docm](../../aspose.words/saveformat/#Docm), [SaveFormat.Dotx](../../aspose.words/saveformat/#Dotx), [SaveFormat.Dotm](../../aspose.words/saveformat/#Dotm) or [SaveFormat.FlatOpc](../../aspose.words/saveformat/#FlatOpc) format...additional options when saving a document into the SaveFormat.Docx ...the Specify Save Options documentation article. Inheritance: OoxmlSaveOptions...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. How to Create BarCode|Aspose.Words for .NET

    Example of barcode shape generation using C#....directly into documents using fields. Users can insert a specific...allows users to work with Word documents to which a barcode has already...

    docs.aspose.com/words/net/how-to-generate-a-cus...
  6. Online PCL to FLATOPC Conversion or Develop Jav...

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

    products.aspose.com/total/java/conversion/pcl-t...
  7. Insert a chart|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....Insert a chart Contents [ Hide ] OpenXML Excel string FilePath...string FileName = FilePath + "Insert a chart.xlsx" ; string worksheetName...

    docs.aspose.com/cells/net/insert-a-chart/
  8. Aspose::Words::Drawing::ImageData::get_SourceFu...

    Aspose::Words::Drawing::ImageData::get_SourceFullName method. Gets or sets the path and name of the source file for the linked image in C++....Shows how to insert a linked image into a document. auto doc =...MakeObject < Aspose :: Words :: Document > (); auto builder = System...

    reference.aspose.com/words/cpp/aspose.words.dra...
  9. FieldDde Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldDde class for seamless DDE field implementation. Enhance your Document automation with powerful features today!...the Working with Fields documentation article. public class FieldDde...set; } Gets or sets whether to insert the linked object as a bitmap...

    reference.aspose.com/words/net/aspose.words.fie...
  10. FieldMacroButton.macro_name property | Aspose.W...

    FieldMacroButton.macro_name property. Gets or sets the name of the macro or command to run....run a document’s macros by clicking. doc = aw . Document ( file_name...assertTrue ( doc . has_macros ) # Insert a MACROBUTTON field, and reference...

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