Sort Score
Result 10 results
Languages All
Labels All
Results 7,221 - 7,230 of 20,474 for

insert documents

(0.27 sec)
  1. Find and Replace in C#|Aspose.Words for .NET

    Find a string or regular expression pattern in your document and replace it with the text you want using C#....easily navigate within your document using a keyboard and mouse...find specific text in a long document. It will be more time consuming...

    docs.aspose.com/words/net/find-and-replace/
  2. Using and Configuring CRM AutoMerge|Aspose.Word...

    How to use and configure Aspose AutoMerge add-on using C#....CRM AutoMerge for automated document creation. Create Template...word and create a template. Insert MailMerge fields for data coming...

    docs.aspose.com/words/net/using-and-configuring...
  3. 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...
  4. FieldCitation class | Aspose.Words for Node.js

    Aspose.Words.Fields.FieldCitation class. Implements the CITATION field...with Fields documentation article. Remarks Inserts the contents...format the citation in the document. isDirty Gets or sets whether...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Several JPG Into PDF Java

    Merge multiple JPG into PDF in Java code. Save JPG as PDF using Java....several JPG into PDF Use our document merging API to create portable...combined picture as a PDF document. Use Java to convert JPG images...

    products.aspose.com/words/java/merge/jpg-to-pdf/
  6. The image Aspose.Cell captures does not look li...

    Hey Aspose Team, I’ve been noticing a weird behavior in my code when I capture the picture of range. The image aspose captures look nothing like the excel chart when I open the excel chart and view it. public virtual S…...excel and paste it in a word document as if you were to copy using...export the workbook to MS Word document (DOCX), pass SaveFormat.Docx...

    forum.aspose.com/t/the-image-aspose-cell-captur...
  7. Aspose::Words::Drawing::ImageData class | Aspos...

    Aspose::Words::Drawing::ImageData class. Defines an image for a shape. To learn more, visit the documentation article in C++....the Working with Images documentation article. class ImageData...linked and not stored in the document. get_SourceFullName () Gets...

    reference.aspose.com/words/cpp/aspose.words.dra...
  8. GeneralFormat Enum | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.GeneralFormat enum, which enhances numeric text formatting for fields, ensuring clarity and precision in your Documents.... Document doc = new Document (); DocumentBuilder...( doc ); // Use a document builder to insert a field that displays...

    reference.aspose.com/words/net/aspose.words.fie...
  9. Tag Replacement : In Single Row : Row not getti...

    Hello Team , We are replacing tag in word template , we have require if tag present in single line and value is empty , we need to remove line , to avoid blank line in completed doc . using below code to replace tag p…...void ReplaceTagsInWordDoc(Document doc, Dictionary<string, object>...the generated document. Why it happens Document.Range.Replace...

    forum.aspose.com/t/tag-replacement-in-single-ro...
  10. Font Class | Aspose.Words for .NET

    Discover the Aspose.Words.Font class, featuring essential font attributes like name, size, and color to enhance your document formatting and design....the Working with Fonts documentation article. public class Font...in a right-to-left language document. NameFarEast { get; set; }...

    reference.aspose.com/words/net/aspose.words/font/