Sort Score
Result 10 results
Languages All
Labels All
Results 851 - 860 of 2,523 for

trim document

(0.12 sec)
  1. Aspose::Words::PageSetup::get_PaperSize method ...

    Aspose::Words::PageSetup::get_PaperSize method. Returns or sets the paper size in C++....MakeObject < Aspose :: Words :: Document > (); auto builder = System...MakeObject < Aspose :: Words :: Document > (); auto builder = System...

    reference.aspose.com/words/cpp/aspose.words/pag...
  2. FieldGreetingLine Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldGreetingLine class, designed to effortlessly implement GREETINGLINE fields for enhanced Document personalization....the Working with Fields documentation article. public class FieldGreetingLine...modifications made to the document. IsLocked { get; set; } Gets...

    reference.aspose.com/words/net/aspose.words.fie...
  3. DocumentBuilder | Aspose.Words for Java

    Provides methods to insert text images and other content specify font paragraph and section formatting in Java....visit the Document Builder Overview documentation article. Remarks:...process of building a Document easier. Document is a composite object...

    reference.aspose.com/words/java/com.aspose.word...
  4. 搜索

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

    blog.aspose.com/zh-hant/email/create-update-or-...
  5. Shape.text_path property | Aspose.Words for Python

    Shape.text_path property. Defines the text of the text path (of a WordArt object).... Document () # Insert a WordArt object...assertFalse ( shape . text_path . trim ) self . assertFalse ( shape...

    reference.aspose.com/words/python-net/aspose.wo...
  6. [Words Java] Tracking changes Marking up a piec...

    We have the following code snippet that normalizes a search string, finds it within the Document and then replaces it. This all happens with track changes enabled at the start of the loop and stopped at the end of the lo…...string, finds it within the document and then replaces it. This...this issue as we require the document to be markedup with changes...

    forum.aspose.com/t/words-java-tracking-changes-...
  7. DocSaveOptions Class | Aspose.Words for .NET

    Optimize Document saving with Aspose.Words.Saving.DocSaveOptions. Customize your Doc and Dot formats for enhanced quality and flexibility....additional options when saving a document into the Doc or Dot format...the Specify Save Options documentation article. public class DocSaveOptions...

    reference.aspose.com/words/net/aspose.words.sav...
  8. FieldMergingArgsBase | Aspose.Words for Java

    Base class for FieldMergingArgs and ImageFieldMergingArgs in Java....Mail Merge and Reporting documentation article. Remarks: Examples:...data in the form of HTML documents. public void insertHtml()...

    reference.aspose.com/words/java/com.aspose.word...
  9. ParagraphFormat class | Aspose.Words for Node.js

    Aspose.Words.ParagraphFormat class. Represents all the formatting for a paragraph...Working with Paragraphs documentation article. Properties Name...level of the paragraph in the document. pageBreakBefore True if a...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Navigate SVG and Inspect Document Using Aspose....

    Learn how to inspect SVG with C#, use custom filters for iterating over the SVG elements, how to navigate SVG using CSS Selector or XPath....be used to traverse the SVG Document Object Model (DOM). The API...detailed inspection of the document and its elements using the...

    docs.aspose.com/svg/net/navigation-inspection/