Sort Score
Result 10 results
Languages All
Labels All
Results 151 - 160 of 182,333 for

content

(0.32 sec)
  1. RevisionTextEffect enumeration | Aspose.Words f...

    Aspose.Words.Layout.RevisionTextEffect enumeration. Allows to specify decoration effect for revisions of document text....Name Description None Revised content has no special effects applied...NoHighlight . Color Revised content is highlighted with color only...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Alumni questionnaire with free-form answers|Doc...

    OMR ready alumni questionnaire template with free-form answers and checkboxes....questionnaire with free-form answers Contents [ Hide ] Collect information...border=rounded border_color=red ?content=Instructions align=center font_style=bold...

    docs.aspose.com/omr/net/showcases/alumni/checkbox/
  3. All contents block (sdtBlock) from document is ...

    Pasing my code block here MainDocumentPart mainPart = Docx.MainDocumentPart; SdtBlock[] sdtList = mainPart.Document.Body.Descendants<SdtBlock>().ToArray(); foreach (SdtBlock sdt in sdtList) { SdtContentBlock sd…...All contents block (sdtBlock) from document is not getting extracted...Not able to extract all the content block i.e. rich text box from...

    forum.aspose.com/t/all-contents-block-sdtblock-...
  4. Red OMR form with a vertical tear line|Document...

    OMR form with a vertical tear line in red...with a vertical tear line Contents [ Hide ] Two identical forms...height=200 width=200 align=center ?content=Aspose Board font_style=bold...

    docs.aspose.com/omr/net/showcases/tear/vertical...
  5. Black and white OMR form with a vertical tear l...

    OMR form with a vertical tear line in black and white...with a vertical tear line Contents [ Hide ] Two identical forms...height=200 width=200 align=center ?content=Aspose Board font_style=bold...

    docs.aspose.com/omr/net/showcases/tear/vertical...
  6. Black and white meal preference survey|Document...

    OMR ready meal preference survey in black and white...white meal preference survey Contents [ Hide ] Request dietary restrictions...block=main border=rounded ?content=Breakfast font_style=Italic...

    docs.aspose.com/omr/net/showcases/meal/bw/
  7. Aspose.Words.Markup module | Aspose.Words for N...

    The Aspose.Words.Markup module contains classes that represent customer defined semantics in a document: smart tags, custom XML and structured document tags (Content controls)....Markup module Contents [ Hide ] The Aspose.Words...structured document tags (content controls). Classes Class Description...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Black and white OMR form with a horizontal tear...

    OMR form with a horizontal tear line in black and white...with a horizontal tear line Contents [ Hide ] Two identical forms...block=left-header column=1 border=square ?content=Personal Info font_size=12...

    docs.aspose.com/omr/net/showcases/tear/horizont...
  9. Multipurpose Internet Mail Extensions Protocol|...

    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....Internet Mail Extensions Protocol Contents [ Hide ] Multipurpose Internet...MIME-Version: 1.0 Content-Type This indicates the content type of the...

    docs.aspose.com/email/java/multipurpose-interne...
  10. DocumentBuilderOptions | Aspose.Words for Java

    Allows to specify additional options for the document building process in Java....ignore table formatting for content after. Document doc = new Document();... builderOptions); // Adds content before the table. // Default...

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