Sort Score
Result 10 results
Languages All
Labels All
Results 381 - 390 of 193,759 for

content

(1.19 sec)
  1. main.min.4770257200caab1e2781d9222c10258747df8c...

    @import "https://fonts.googleapis.com/css?family=Open+Sans:300,300i,400,400i,700,700i";@fa-font-path:"../webfonts";/*!* Bootstrap v4.1.3 (https://getbootstrap.com/) * Copyright 2011-2018 The Bootst......important}hr{box-sizing:content-box;height:0;overflow:visible}h1...blockquote-footer::before{content:"\2014 \00A0"}.img-fluid,.td-content img{max...

    docs.aspose.com/barcode/scss/main.min.477025720...
  2. main.min.84a3719ff459dc0d050cdab52be8afd7d3421e...

    @import "https://fonts.googleapis.com/css?family=Open+Sans:300,300i,400,400i,700,700i";@fa-font-path:"../webfonts";/*!* Bootstrap v4.1.3 (https://getbootstrap.com/) * Copyright 2011-2018 The Bootst......important}hr{box-sizing:content-box;height:0;overflow:visible}h1...blockquote-footer::before{content:"\2014 \00A0"}.img-fluid,.td-content img{max...

    docs.aspose.com/total/scss/main.min.84a3719ff45...
  3. Aspose::Words::Replacing::FindReplaceOptions::g...

    Aspose::Words::Replacing::FindReplaceOptions::get_IgnoreStructuredDocumentTags method. Gets or sets a boolean value indicating either to ignore Content of StructuredDocumentTag. The default value is false in C++....noreStructuredDocu method Contents [ Hide ] FindReplaceOptio...indicating either to ignore content of StructuredDocumentTa . The...

    reference.aspose.com/words/cpp/aspose.words.rep...
  4. Aspose::Words::Layout::PageLayoutEvent enum | A...

    Aspose::Words::Layout::PageLayoutEvent enum. A code of event raised during page layout model build and rendering. Page layout model is built in two steps. First, "conversion step", this is when page layout pulls document Content and creates object graph. Second, "reflow step", this is when structures are split, merged and arranged into pages. Depending of the operation which triggered build, page layout model may or may not be further rendered into fixed page format. For example, computing number of pages in the document or updating fields does not require rendering, whereas export to Pdf does in C++....Aspose::Words::Layout::PageLayoutEvent enum Contents [ Hide ] PageLayoutEvent enum...page layout pulls document content and creates object graph. Second...

    reference.aspose.com/words/cpp/aspose.words.lay...
  5. 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...
  6. 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-...
  7. Export OFT to TEXT via Java | products.aspose.com

    Java API to Convert OFT to TEXT without using Microsoft Word or Outlook...extracts the plain textual content from **Outlook Templates**...removing all formatting for raw content analysis, logging, or database...

    products.aspose.com/total/java/conversion/oft-t...
  8. 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...
  9. 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/
  10. Aspose::Words::DocumentBuilder::InsertDocumentI...

    Aspose::Words::DocumentBuilder::InsertDocumentInline method. Inserts a document inline at the cursor position in C++....sertDocumentInline method Contents [ Hide ] DocumentBuilder:...First node of the inserted content. Remarks This method mimics...

    reference.aspose.com/words/cpp/aspose.words/doc...