Sort Score
Result 10 results
Languages All
Labels All
Results 261 - 270 of 532,807 for

content

(0.14 sec)
  1. Conversion of HTML into PDF or PPTX converts al...

    Hi! We’ve been using the Aspose in our C# and .Net projects for a long time. Now I want to convert HTML page into PDF and PPTX. I found pretty simple code: var options = new HtmlLoadOptions(); var html…...into PDF or PPTX converts all content as images Aspose.PDF Product...files. The problem is all content of my html file (text, titles...

    forum.aspose.com/t/conversion-of-html-into-pdf-...
  2. Extracting word page content using the ExtractP...

    I use the ExtractPages method to Extracting word documents pages, It takes a long time.I also tried the previous version(21.6.0), the processing speed will be much faster var sw = new Stopwatch(); sw.Start(); var doc …...Extracting word page content using the ExtractPages method takes...

    forum.aspose.com/t/extracting-word-page-content...
  3. Edit a specific content within a Word doc and s...

    I can access/print a Content in a document with the following code: run = child.as_run() print(run.text) How can i edit the Content and save the same document ?...Edit a specific content within a Word doc and save the doc Aspose...12:55pm #1 I can access/print a content in a document with the following...

    forum.aspose.com/t/edit-a-specific-content-with...
  4. Extract PDF Content (Text, Image, Table, Form,e...

    Hi, I’m trying to parse Content of a PDF file page-by-page and in a top down fashion. I’m rather new to Aspose PDF so would love to get some guidance on this: Basically, I want to traverse page by page. For each page, I…...Extract PDF Content (Text, Image, Table, Form,etc) Top Down C#...#1 Hi, I’m trying to parse content of a PDF file page-by-page...

    forum.aspose.com/t/extract-pdf-content-text-ima...
  5. Text content missing in .mhtml file after conve...

    I am trying to convert a docx file to single file web page (i.e mhtml) . My doc file contains some texts and images . when converting the file with different saveOptions into .mhtml text Contents are missing in the web f…...Text content missing in .mhtml file after converting from docx...saveOptions into .mhtml text contents are missing in the web file...

    forum.aspose.com/t/text-content-missing-in-mhtm...
  6. Redact the page content using polygon as same a...

    We are redacting or cleanup the page with the help of Rectangle and we need to know how we can achieve the redact using Ploygon. There is possibility to draw the polygon but we need to redact it from the page permanentl…...Redact the page content using polygon as same as rectangle Aspose...share why you want to redact content using polygon. We will then...

    forum.aspose.com/t/redact-the-page-content-usin...
  7. Unable to copy content of an RTF file with it's...

    I have an RTF file, trying to convert it to a PDF file. When I use following code, I get malformed PDF Document rtfDoc = new Document(rtf); DocumentBuilder builder = new DocumentBuilder(rtfDoc); Document pdfDoc = rtfD…...Unable to copy content of an RTF file with it's formatting to...

    forum.aspose.com/t/unable-to-copy-content-of-an...
  8. Issue in html extraction from word document wrt...

    Hi Team, I am extracting html from word document. The output html does not contain complete information about Content controls.It does not specify the type of Content control. I want to write this html in another docume…...to structure document tags (content controls) Aspose.Words Product...complete information about content controls.It does not specify...

    forum.aspose.com/t/issue-in-html-extraction-fro...
  9. Online ODT Text Search or Build ODT Search Soft...

    Free online app for Content search in ODT file. Python API code for any ODT file text search application....Online Text Search App and ODT Content Search API Code Develop powerful...above API code to program content search across documents. Powerful...

    products.aspose.com/total/python-net/search/odt/
  10. How to add the hyperlink for an existing table ...

    How to add the hyperlink for an existing table of Content in the document. Kindly help me asap. Please find the below input and expected word document. Expected_Table of Contents.docx (29.1 KB) Input_Table of Contents…...hyperlink for an existing table of content in the document Aspose.Words...hyperlink for an existing table of content in the document. Kindly help...

    forum.aspose.com/t/how-to-add-the-hyperlink-for...