Sort Score
Result 10 results
Languages All
Labels All
Results 281 - 290 of 195,400 for

content

(0.46 sec)
  1. Table width issue - document doesn't respect wi...

    I am using Aspose.Words for .Net. I have the following issue. My code creates a table using the DocumentBuilder class. The table PreferredWidth is set: table.PreferredWidth = PreferredWidth.FromPercent(80); I tried al…...document is likely due to the content of the specific row you’re...you’re adding. If the content exceeds the available width, it can cause...

    forum.aspose.com/t/table-width-issue-document-d...
  2. OdtSaveMeasureUnit | Aspose.Words for Java

    Specified units of measure to apply to measurable document Content such as shape widths and other during saving in Java....OdtSaveMeasureUnit Contents [ Hide ] Inheritance: java.lang.Object...apply to measurable document content such as shape, widths and other...

    reference.aspose.com/words/java/com.aspose.word...
  3. Error Toast changes - Free Support Forum - aspo...

    How can I target a particular toast message Error one I want to customize it . Can you help me with getting the particular toast class using xs. For some modal I am using xs.Sheet.<modalName> .el.el image.png (14.5 KB…...class="x-spreadsheet-toast-content">This cell or chart is protected...querySelector('.x-spreadsheet-toast-content'); if (toastContent) { toastContent...

    forum.aspose.com/t/error-toast-changes/319354
  4. IAiModelText class | Aspose.Words for Python

    aspose.words.ai.IAiModelText class. The common interface for AI models designed to generate a variety of text-based Content....generate a variety of text-based content. Methods Name Description ...the connected AI model for content processing. summarize(source_documents...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Remove Password from Documents via C++ | produc...

    Unlock password protected PDF, Microsoft Word file Excel spreadsheet and PowerPoint presentation files via your C++ application....restricted or password-protected content and to facilitate further processing...viewing, editing, or copying of content. However, there are situations...

    products.aspose.com/total/cpp/unlock/
  6. What's new|Aspose.PDF for Python via .NET

    In this page introduces the most popular new features in Aspose.PDF for Python via .NET that have been introduced in recent releases....What's new Contents [ Hide ] What’s new in Aspose.PDF 26.3 In...optimize_options . allow_reuse_page_content = True optimize_options . compress_objects...

    docs.aspose.com/pdf/python-net/whatsnew/
  7. Aspose.words for java 25.6版本 插入带表格的脚注报错 - Free ...

    @Test public void wordToTest2() throws Exception { String htmlContent = "<table border='1'><tr><td>脚注表格</td></tr></table>"; com.aspose.words.Document doc = new com.aspose.words.Document(); …...moveTo(footnoteParagraph); // Insert HTML content builder.insertHtml(htmlContent);...is being constructed or the content being inserted. The library...

    forum.aspose.com/t/aspose-words-for-java-25-6/3...
  8. Compare Presentation Slides in .NET|Aspose.Slid...

    Compare PowerPoint and OpenDocument presentations programmatically with Aspose.Slides for .NET. Identify slide differences in code quickly....NET Contents [ Hide ] Overview Aspose.Slides...their structure and static content. Compare Two Slides Equals...

    docs.aspose.com/slides/net/compare-slides/
  9. Compare Presentation Slides in Java|Aspose.Slid...

    Compare PowerPoint and OpenDocument presentations programmatically with Aspose.Slides for Java. Identify slide differences in code quickly....Presentation Slides in Java Contents [ Hide ] Overview Aspose.Slides...their structure and static content. Compare Two Slides Equals...

    docs.aspose.com/slides/java/compare-slides/
  10. Small inline image rendered at incorrect resolu...

    Description When converting a DOCX document containing a small inline image to HTML using Aspose.Words, the image is rendered with an incorrect resolution/scaling. As a result, the image appears visually distorted compa…...<html><head><meta http-equiv="Content-Type" content="text/html; charset=utf-8".../><meta http-equiv="Content-Style-Type" content="text/css" /><meta...

    forum.aspose.com/t/small-inline-image-rendered-...