Sort Score
Result 10 results
Languages All
Labels All
Results 561 - 570 of 205,141 for

content

(0.8 sec)
  1. HTTP Compression|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....Ask AI HTTP Compression Contents [ Hide ] HTTP Compression problem...browsers. Explanation We use the “Content-Disposition: inline; filename=test...

    docs.aspose.com/cells/net/http-compression/
  2. Fast recognition|Documentation

    How to read text from high-quality scans using as few resources as possible....Ask AI Fast recognition Contents [ Hide ] Very simple and clear...vector < AsposeOCRInput > content = { source }; // Extract text...

    docs.aspose.com/ocr/cpp/fast-recognition/
  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. 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...
  5. 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-...
  6. Save Documents in Apache POI and Aspose.Words|A...

    Save documents easily and fast instead of using Apache POI....Words Contents [ Hide ] Aspose.Words - Save...provides members to easily add content to a document. DocumentBuilder...

    docs.aspose.com/words/java/save-documents-in-ap...
  7. Merge HTML Files in C++ | products.aspose.com

    Merge HTML files in C++. Use Aspose.Slides for C++ to combine HTML Content and save the result as an HTML file....working with presentation content and related formats. You can...multiple HTML files, add their content to a Presentation , and save...

    products.aspose.com/slides/cpp/merger/html-to-h...
  8. PDF Conversion Solution using Android via Java ...

    Convert PDF to DOCX, PPTX, XLS, XLSX, EPUB, TEX, MHTML, Markdown & more using Aspose.PDF for Android via Java...files can include various content, such as text, images, clickable...to be able to edit the PDF content. With Aspose.PDF for JavaScript...

    products.aspose.com/pdf/android-java/conversion/
  9. 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...
  10. How to set different headers for odd and even p...

    docx file: 奇偶页眉.docx (17.0 KB) html result: <?xml version="1.0" encoding="UTF-8" standalone="no"?> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dt…...<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/how-to-set-different-headers...