Sort Score
Result 10 results
Languages All
Labels All
Results 221 - 230 of 181,035 for

content

(0.16 sec)
  1. Prevent Exporting Hidden Worksheet Contents on ...

    Learn how to prevent exporting hidden worksheet Contents when saving Excel files to HTML using Aspose.Cells for JavaScript via C++....Exporting Hidden Worksheet Contents on Saving to HTML with JavaScript...JavaScript via C++ Contents [ Hide ] You can save Excel workbooks...

    docs.aspose.com/cells/javascript-cpp/prevent-ex...
  2. Extracting Message Contents from Emails|Documen...

    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....Extracting Message Contents from Emails Contents [ Hide ] Displaying...instance. Display the email content on the screen. The code below...

    docs.aspose.com/email/java/extracting-message-c...
  3. Customer satisfaction survey with table layout|...

    OMR ready customer satisfaction survey with table layout...satisfaction survey with table layout Contents [ Hide ] Understand how your...column=1 ?empty_line= height=50 ?content=Thank you for your purchase...

    docs.aspose.com/omr/net/showcases/satisfaction/...
  4. Aspose::Words::Saving::HtmlSaveOptions::get_Exp...

    Aspose::Words::Saving::HtmlSaveOptions::get_ExportCidUrlsForMhtmlResources method. Specifies whether to use CID (Content-ID) URLs to reference resources (images, fonts, CSS) included in MHTML documents. Default value is false in C++....portCidUrlsForMhtm method Contents [ Hide ] HtmlSaveOptions:...Specifies whether to use CID (Content-ID) URLs to reference resources...

    reference.aspose.com/words/cpp/aspose.words.sav...
  5. MIME multipart boundaries with Aspose.email in ...

    I am experiencing an issue while using Aspose.Email to process emails in our application. When we load and save emails using Aspose, the MIME boundaries seem to be altered or regenerated, which causes issues with email d…...modifying the core content (except for some minor content updates). After...mismatches or missing/incorrect Content-Type headers. We are using...

    forum.aspose.com/t/mime-multipart-boundaries-wi...
  6. Print mixed page orientation to pdf - Free Supp...

    I have the issue that when i try to print to pdf with a printer like “Microsoft Print to PDF” the result is all pages face the same orientation. So I tried to use the pagesettings to activate landscape mode for those lan…...not as excpected because the content doesn’t rotate with the page...page. Also the contents position and size doesn’t follow the resized...

    forum.aspose.com/t/print-mixed-page-orientation...
  7. Convert HTML to Other Formats|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....Convert HTML to Other Formats Contents [ Hide ] Convert HTML to EML...create an appointment form HTML content and save it to an ICS (iCalendar)...

    docs.aspose.com/email/net/converting-between-fo...
  8. 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...
  9. Retrieve and Update Presentation View Propertie...

    Discover Aspose.Slides for .NET view properties to customize formats PPT, PPTX, and ODP slides—adjust layouts, zoom levels, and display settings....NET Contents [ Hide ] The normal view consists...three content regions: the slide itself, a side content region...

    docs.aspose.com/slides/net/presentation-view-pr...
  10. 如何生成一个竖向的文本框,并且插入的富文本内容需要旋转 -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