Sort Score
Result 10 results
Languages All
Labels All
Results 271 - 280 of 4,316 for

split document

(0.82 sec)
  1. Blank space while generateing Word document - F...

    Hi, We have purchased Aspose.Words.ReportingServices License and while we were using Aspose.Words.ReportingServices.dll (Version 3.1.1.0) to generate Word we found some blank spaces that we did not expect. And actually t…...space while generateing Word document Aspose.Words Product Family...set No page breaks in the document mode. Please follow the link...

    forum.aspose.com/t/blank-space-while-generatein...
  2. DocumentPartSavingArgs.Document | Aspose.Words ...

    DocumentPartSavingArgs Document property. Gets the Document object that is being saved in C#....Document Contents [ Hide ] DocumentPartSavingAr.Document property...the document object that is being saved. public Document Document...

    reference.aspose.com/words/net/aspose.words.sav...
  3. Extract Content Page wise in the document - Fre...

    Hi, I have a docx file (please see the attachment) and wants to extract content based on page number? For example, if I wanted to extract the content from pages 1 and 3? I am aware about the fact that “Word Document is …...Extract Content Page wise in the document Aspose.Words Product Family...the fact that “Word document is flow document and does not contain...

    forum.aspose.com/t/extract-content-page-wise-in...
  4. Splitting html document and losing formatting a...

    Hi, I’m using Aspose.words for a POC, to Split large html Documents into smaller html chunks/section. but the problem is I’m losing formatting of the boxes. They are covering full width while in original Document each bo…...Splitting html document and losing formatting and styling Aspose...words for a POC, to split large html documents into smaller html...

    forum.aspose.com/t/splitting-html-document-and-...
  5. Whenever I discover text that needs to be repla...

    Hi team. In my main Document, a Word Document, I want to find text and replace it with another PDF Document. Would it be better to convert the pdf file to a word Document before inserting into the main Document? Would i…...my main document, how could I insert a pdf document here? Aspose...docxtopdf , aspose-pdf-net , join-documents , words-net panCognity July...

    forum.aspose.com/t/whenever-i-discover-text-tha...
  6. Insert bookmarks in place of tags in a Work doc...

    I have a Word Document in which there are some tags inserted around the content e.g. @@tag_01, @@tag_02 and @@tag_03 etc. These tags I wish to replace with bookmarks e.g. bookmark_01, bookmark_02 and bookmark_03. I’m t…...in place of tags in a Work document Aspose.Words Product Family...2023, 2:01pm 1 I have a Word document in which there are some tags...

    forum.aspose.com/t/insert-bookmarks-in-place-of...
  7. Search & Replace Text String in Word DOCX Docum...

    I found many support that used the similar logic to replaec text with image. But when I tried to use the same code, I got the following error Argument 2: cannot convert from ‘ReplaceWithImageEvaluator’ to ‘string’ Argu…...Replace Text String in Word DOCX Document with BMP PNG Images using...Replace Text in Word DOCX Document with JPEG GIF PNG Images using...

    forum.aspose.com/t/search-replace-text-string-i...
  8. Replace Text Search String in Word Document wit...

    Hello Awais Hafeez, I am facing same issue, should i send my code or do you have generic code to resolve issue. Thanks & Regards, Manjunath....Text Search String in Word Document with Image | C# .NET Aspose...Replace Text String in Word DOCX Document with BMP PNG Images using...

    forum.aspose.com/t/replace-text-search-string-i...
  9. Delete Page to PDF document via .NET | products...

    C# source code to delete page from PDF file on .NET Framework, .NET Core, and PHP, VBScript, Delphi, C++ via COM Interop....ODP PDF Delete Pages in PDF document via C# Build your own .NET...apps to manipulate pages in document files using server-side APIs...

    products.aspose.com/pdf/net/pages/delete/
  10. How to convert PDF document to HTML (stream to ...

    @vyacheslav.deryushev @asad.ali can you please give an example for converting pdf to html and saving using ByteArrayOutputStream. I am using thie piece of code and which is not working. try (ByteArrayInputStream byteS…...How to convert PDF document to HTML (stream to stream) Aspose...aspose.pdf.Document pdfDocument = new com.aspose.pdf.Document(byteStream);...

    forum.aspose.com/t/how-to-convert-pdf-document-...