Sort Score
Result 10 results
Languages All
Labels All
Results 311 - 320 of 163,510 for

content

(0.07 sec)
  1. MailMerge.FieldMergingCallback | Aspose.Words f...

    Discover the MailMerge FieldMergingCallback property, enhancing your mail merge experience by efficiently handling document fields for seamless integration....FieldMergingCallback Contents [ Hide ] MailMerge.FieldMergingCallback...@"MERGEFIELD html_Title \b Content" ); builder . InsertField (...

    reference.aspose.com/words/net/aspose.words.mai...
  2. C++ OCR – text recognition in C++ | Aspose

    Aspose C++ OCR library integrates OCR easily into your C++ applications. Effortlessly convert images to text with minimal C++ code....vector < AsposeOCRInput > content = { source }; // Extract text...asposeocr_recognize ( content . data (), content . size ()); // Output...

    products.aspose.com/ocr/cpp/
  3. FileFormatUtil.contentTypeToSaveFormat method |...

    FileFormatUtil.ContentTypeToSaveFormat method. Converts IANA Content type into a save format enumerated value....ontentType) Converts IANA content type into a save format enumerated...toThrow ( "Cannot convert this content type to a save format." );...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. 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/
  5. Search in Documents via Mobile Android Apps | p...

    Search documents including PDF, Microsoft Office Excel, Word, PowerPoint and more via your Android based mobile application....Download Facilitating efficient content searching and indexing across...Information Retrieval Content Summarization Content Validation Data...

    products.aspose.com/total/android-java/search/
  6. TableContentAlignment | Aspose.Words for Java

    Allows to specify the alignment of the Content of the table to be used when exporting into Markdown format in Java....TableContentAlignmen Contents [ Hide ] Inheritance: java.lang...specify the alignment of the content of the table to be used when...

    reference.aspose.com/words/java/com.aspose.word...
  7. container|Documentation

    Container element is used to break Content into columns and to add a footer to the form....container Contents [ Hide ] This element is used to break content...width regardless of their content. columns_count=2 columns_proportions...

    docs.aspose.com/omr/net/txt-markup/container/
  8. 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...
  9. Section.appendContent method | Aspose.Words for...

    Section.appendContent method. Inserts a copy of Content of the source section at the end of this section....ection) Inserts a copy of content of the source section at the...section to copy content from. Remarks Only content of Section.body...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. JSON markup|Documentation

    Use the most popular data interchange format for describing machine-readable forms as nested data structures....JSON markup Contents [ Hide ] The current version of Aspose.OCR...to use it to describe the content and layout of forms. While...

    docs.aspose.com/omr/cpp/design-form/json-markup/