Sort Score
Result 10 results
Languages All
Labels All
Results 281 - 290 of 180,939 for

content

(0.25 sec)
  1. StructuredDocumentTagRangeStart.removeSelfOnly ...

    StructuredDocumentTagRangeStart.removeSelfOnly method. Removes this range start and appropriate range end nodes of the structured document tag, but keeps its Content inside the document tree....document tag, but keeps its content inside the document tree. removeSelfOnly...structured document tag and its content. test ( 'SdtRangeExtendedMeth'...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Defining the blacklist of characters|Documentation

    How to ignore certain image defects that may be incorrectly recognized as characters....the blacklist of characters Contents [ Hide ] Image defects such...var content = new Module . WasmAsposeOCRInputs (); content . push_back...

    docs.aspose.com/ocr/javascript-cpp/characters-b...
  3. 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/
  4. Saving File to Response Object with Python.NET|...

    Learn how to save Excel files directly to HTTP response streams using Aspose.Cells for Python via .NET....NET Contents [ Hide ] Aspose.Cells for...Response , save_options ) # Set content disposition and type for inline...

    docs.aspose.com/cells/python-net/saving-file-to...
  5. 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...
  6. 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-...
  7. Create New Document in Apache POI and Aspose.Wo...

    Create a new document easily and fast instead of using Apache POI....Words Contents [ Hide ] Aspose.Words - Create...DocumentBuilder to add document contents. Java // The path to the documents...

    docs.aspose.com/words/java/create-new-document-...
  8. Extract Flash Objects from Presentations in Jav...

    Learn how to extract Flash objects from PowerPoint and OpenDocument slides in Java with Aspose.Slides, complete code samples and best practices....from Presentations in Java Contents [ Hide ] Extract Flash Objects...supported when extracting Flash content? Aspose.Slides supports the...

    docs.aspose.com/slides/java/flash/
  9. 如何生成一个竖向的文本框,并且插入的富文本内容需要旋转 -90 度 - Free Suppor...

    我使用words.java 试图在word中生成类似sidebar的功能,插入的竖向形状后插入富文本内容,我想知道怎么才能把富文本中的文字和图片都旋转 -90 ° 并保持内容正确,以下是我的代码 private void insertSidebarIntoHeader(Document document, HeaderFooter header, String htmlContent) throws Exception { …...getPageSetup(); // Calculate content area height (excludes top and...available height to match body content area exactly double sidebarHeight...

    forum.aspose.com/t/topic/324972
  10. How to Create PDF using C#|Aspose.PDF for .NET

    Create and format the PDF Document with Aspose.PDF for .NET....How to Create PDF using C# Contents [ Hide ] We are always looking...containing text to PDF file, the contents inside PDF are not searchable...

    docs.aspose.com/pdf/net/create-pdf-document/