Sort Score
Result 10 results
Languages All
Labels All
Results 911 - 920 of 2,557 for

trim document

(0.13 sec)
  1. Aspose::Words::Section class | Aspose.Words for...

    Aspose::Words::Section class. Represents a single section in a Document. To learn more, visit the Documentation article in C++....Represents a single section in a document. To learn more, visit the...the Working with Sections documentation article. class Section :...

    reference.aspose.com/words/cpp/aspose.words/sec...
  2. ParagraphFormat Class | Aspose.Words for .NET

    Discover the Aspose.Words.ParagraphFormat class for comprehensive paragraph formatting options. Enhance your Document styling effortlessly!...Working with Paragraphs documentation article. public class ParagraphFormat...level of the paragraph in the document. PageBreakBefore { get; set;...

    reference.aspose.com/words/net/aspose.words/par...
  3. Cell Class | Aspose.Words for .NET

    Discover the Aspose.Words.Tables.Cell class—your solution for efficient table cell management in Document processing. Enhance your workflow today!...the Working with Tables documentation article. public class Cell...identifier. virtual Document { get; } Gets the document to which this...

    reference.aspose.com/words/net/aspose.words.tab...
  4. 档案

    档案...Trim().ToLower(); string value =...HttpUtility.UrlDecode(pair[1].Trim()); switch (name) { case "access_token":...

    blog.aspose.com/zh/email/manage-contacts-in-gma...
  5. 搜索

    搜索...Trim().ToLower(); string value =...HttpUtility.UrlDecode(pair[1].Trim()); switch (name) { case "access_token":...

    blog.aspose.com/zh-hant/email/manage-contacts-i...
  6. Mail Merge Template from Mustache Syntax in C#|...

    Create templates with Mustache syntax using C#. Mustache syntax is the only option to use with templates that do not contain fields (HTML or TXT). With Word templates, you have two options: fields or Mustache syntax....data and generate an output document. As you notice from the example...the difference between the document before executing the Mail...

    docs.aspose.com/words/net/mail-merge-template-f...
  7. Aspose.Words Document Object Model (DOM) in C#|...

    Document Object Model (DOM) is an in-memory representation of a Word Document. Read, manipulate, and modify the content and formatting of a Word Document using C#....Words Document Object Model (DOM) Contents [ Hide...page explains the in-memory Document Object Model (DOM) provided...

    docs.aspose.com/words/net/aspose-words-document...
  8. Footnote Class | Aspose.Words for .NET

    Discover the Aspose.Words.Notes.Footnote class, your essential tool for managing footnotes and endnotes with ease and precision in your Documents....with Footnote and Endnote documentation article. public class Footnote...reference mark displayed in the document for this footnote. Count {...

    reference.aspose.com/words/net/aspose.words.not...
  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. FieldMergingArgs | Aspose.Words for Java

    Provides data for the MergeField event in Java....Mail Merge and Reporting documentation article. Remarks: The MergeField...field is encountered in the document. You can respond to this event...

    reference.aspose.com/words/java/com.aspose.word...