Sort Score
Result 10 results
Languages All
Labels All
Results 241 - 250 of 195,664 for

content

(0.82 sec)
  1. 插入docx - Free Support Forum - aspose.com

    [ { "Content": "这是一个普通的段落,用于展示一般的文本内容,提供信息或描述情境。", "type": "普通段落" }, { "Content": "这是一个加粗的段落,强调重点内容或重要提示,吸引读者注意。", "type": "加粗段落" }, { "Content": "<table border…...April 2, 2025, 8:30am 1 [ { "content": "这是一个普通的段落,用于展示一般的文本内容,提供信息或描述情境。"...境。", "type": "普通段落" }, { "content": "这是一个加粗的段落,强调重点内容或重要提示,吸引读者注意。"...

    forum.aspose.com/t/docx/310697
  2. Discontinuous Line Rendering in EQ Fields Using...

    Description EQ (FieldEquation) fields that contain line elements rendered with the PMingLiU (新細明體) font are displayed incorrectly. The line appears discontinuous in the output, while it is rendered as a continuous line …...{ EQ \o({line},{content})} { EQ \o({content},{line})} { EQ \o(\s\up7({line})...\o(\s\up7({line}),{content})} { EQ \o({content},\s\up7({line}))}...

    forum.aspose.com/t/discontinuous-line-rendering...
  3. Retrieve and Update Presentation View Propertie...

    Discover Aspose.Slides for Android via Java view properties to customize formats PPT, PPTX, and ODP slides—adjust layouts, zoom levels, and display settings....View Properties on Android Contents [ Hide ] The normal view consists...three content regions: the slide itself, a side content region...

    docs.aspose.com/slides/androidjava/presentation...
  4. RevisionTextEffect | Aspose.Words for Java

    Allows to specify decoration effect for revisions of document text in Java....RevisionTextEffect Contents [ Hide ] Inheritance: java.lang.Object...Field Description BOLD Revised content is made bold and colored. COLOR...

    reference.aspose.com/words/java/com.aspose.word...
  5. HTML-to-Tagged-PDF: CSS border/background path ...

    <!doctype html> Bug Report: Path Objects Not Tagged as Artifacts in Tagged PDF Output body { font-family: Segoe UI, Arial, sans-serif; font-size: 10pt; line-height: 1.5; color: #222; max-width: 900px; margin: 20px…...BMC("Artifact")/EMC marked-content sequences . This causes a "Path...PDF/UA-1, which requires that all content in a tagged PDF is either part...

    forum.aspose.com/t/html-to-tagged-pdf-css-borde...
  6. Yellow OMR form with a vertical tear line|Docum...

    OMR form with a vertical tear line in yellow...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...
  7. Smart Object Update and Export using Aspose.PSD...

    Examples of how to use Smart Objects in PSD File...PSD for Java Contents [ Hide ] Overview Updating...objective is to update the content of the Smart Object Layer by...

    docs.aspose.com/psd/java/smart-object-update/
  8. Search in Documents via C++ | products.aspose.com

    Search documents including Microsoft Office PowerPoint, Excel, Word, PDF, and more via your C++ based application....Effectively searching and indexing content across diverse document formats...Document Content Search Content Validation Content Summarization...

    products.aspose.com/total/cpp/search/
  9. Classic alumni questionnaire with free-form ans...

    Simple OMR ready alumni questionnaire template with free-form answers....questionnaire with free-form answers Contents [ Hide ] Collect information...block= column=2 border=rounded ?content=Instructions align=center font_style=bold...

    docs.aspose.com/omr/net/showcases/alumni/classic/
  10. Tables colliding on docx to pdf conversion - Fr...

    async function addLetterHeadToDocx(docPath, letterHeadpath, outDir, logger) { const headDoc = new aw.Document(letterHeadpath); const ContentDoc = new aw.Document(docPath); const headDocParagraphs = headDoc.sections…...paragraphs; const placeholder = "#*Content Starts Here*#"; const srcSection...code to add the content from one docx(content.docx) into a letter...

    forum.aspose.com/t/tables-colliding-on-docx-to-...