Sort Score
Result 10 results
Languages All
Labels All
Results 1,071 - 1,080 of 4,250 for

split document

(0.06 sec)
  1. Print Export - Annotation Features|Aspose.Words...

    Work with annotation features when sending a Document to printer using C#....still show up in the output document. Tracked changes are currently...affect the appearance of the document. For this reason, you may...

    docs.aspose.com/words/net/annotation-features-s...
  2. Aspose::Words::Vba::VbaReferenceCollection::Rem...

    Aspose::Words::Vba::VbaReferenceCollection::Remove method. Removes the first occurrence of a specified VbaReference item from the collection in C++....; auto doc = MakeObject < Document > ( MyDir + u "VBA project...refParts = libIdReference . Split ( MakeArray < char16_t > ({...

    reference.aspose.com/words/cpp/aspose.words.vba...
  3. Java API to Render PDF to FODS | products.aspos...

    Export PDF to FODS via Java API without using Microsoft Excel or Adobe Reader...developers to render PDF documents to XLSX format. It provides...manipulate PDF documents such as create, edit, convert, split, merge...

    products.aspose.com/total/java/conversion/pdf-t...
  4. Aspose::Words::Saving::IDocumentPartSavingCallb...

    Aspose::Words::Saving::IDocumentPartSavingCallback::DocumentPartSaving method. Called when Aspose.Words is about to save a Document part in C++....Words is about to save a document part. virtual void Aspose...Examples Shows how to split a document into parts and save them...

    reference.aspose.com/words/cpp/aspose.words.sav...
  5. MultiColoring letters - Free Support Forum - as...

    I am trying to multicolor a letter from a pdf using Python. For example i wanted to color all the “a” letters in the pdf, i managed to give a single color using aspose to extract the text and then color it. Does anyone…... Is there a way to split the letter in 4 dimensions and...Open the PDF document inputPDFFile = pdf.Document("Helloa.pdf")...

    forum.aspose.com/t/multicoloring-letters/267090
  6. Extract text or images from PDF using JavaScrip...

    Parse text and images from PDF file programmatically with JavaScript sample code using Aspose.PDF for Node.js via C++...extract text or images from PDF document. In order to extract, we’ll...the PDF with an instance of Document. Create TextAbsorber object...

    products.aspose.com/pdf/nodejs-cpp/parser/
  7. 我要如何给linq模板tag增加自定义属性或添加批注 - Free Support Forum...

    我们的业务场景: 使用linq模板配置word<模板Template> 比如其中有tag1 使用<模板Template>生成<预览报表PreviewReport>,其中tag1对应值VALUE1,在<预览报表PreviewReport>中应该反应出VALUE1与tag1的对应关系,比如VALUE1处增加批注或者直接生成片段tag1_VALUE1. 用户修改生成的<预览报表PreviewReport>中的VALUE1为NEW_VALU…...pre-processing of a template document on the fly before passing...snippet: // Open a real template document here instead. DocumentBuilder...

    forum.aspose.com/t/linq-tag/279124
  8. Features|Documentation

    Aspose.Cells for Python via Java features....Find and replace text Merge/split Cells Group/ungroup rows and...Implement Smart Markers Specify document properties settings Protect/unprotect...

    docs.aspose.com/cells/python-java/features/
  9. Setting text of a Run to something that has \n ...

    Howdy, We have Aspose.Word 20.3. I set the text of a Run to something that had “\n” in it. When I download the Document afterwords, the “\n” are no where to be found. Any ideas? UPDATE: Maybe I’m just confused on what …... When I download the document afterwords, the “\n” are no...June 29, 2022, 6:59pm #2 I split the text on the “\n” and then...

    forum.aspose.com/t/setting-text-of-a-run-to-som...
  10. When i convert word to html, the convert`s resu...

    i use html to repalce the text i find in the specific location, and then i convert word to html, i hope the html which i insert into the word can be saved, but the convert`s result seems lost my html.i do not know wheth…...html"; Document document = new Document(resultPath); AsposeWordUtils...AsposeWordUtils.replaceWithHtml(document, "十一五", "shiyiwu", 123456L...

    forum.aspose.com/t/when-i-convert-word-to-html-...