Sort Score
Result 10 results
Languages All
Labels All
Results 801 - 810 of 4,295 for

split document

(0.24 sec)
  1. Replace Static Text with a Hyperlink - Aspose.W...

    HI there, I have a Document which has the following text in it {{MAP}} I wish to replace that text with a hyperlink rather than static text. I have tried the following line of code; doc.Range.Replace("{{MAP}}", New A…...5:51am #1 HI there, I have a document which has the following text...hyperlink: Dim doc As New Document("C:\Temp\in.docx") Dim opt...

    forum.aspose.com/t/replace-static-text-with-a-h...
  2. How to Convert Outlook Email to PDF using Python

    In this easy tutorial, we will learn how to convert Outlook Email to PDF using Python. You will see that in order to convert MSG to PDF Python based API can be used. You can use this example in any of the commonly available operating system like Windows or Linux....and create an object of the Document class to load the intermediate...intermediate MHTML file using the Document class object and finally to...

    kb.aspose.com/email/python/how-to-convert-outlo...
  3. ExportHeadersFootersMode | Aspose.Words for Java

    Specifies how headers and footers are exported to HTML MHTML or EPUB in Java....saving a document to HTML. Document doc = new Document(getMyDir()...footer types.docx"); // This document contains headers and footers...

    reference.aspose.com/words/java/com.aspose.word...
  4. PageLayoutEvent enumeration | Aspose.Words for ...

    aspose.words.layout.PageLayoutEvent enumeration. A code of event raised during page layout model build and rendering....is when page layout pulls document content and creates object...this is when structures are split, merged and arranged into pages...

    reference.aspose.com/words/python-net/aspose.wo...
  5. FontSavingArgs - Aspose.Words for Java - API Re...

    Detailed explanation & examples of Aspose.Words for Java classes & methods. Generate, convert, modify, render and print Word Documents using Java....DigitalSignatureUtil DocSaveOptions Document DocumentBase DocumentBuilder...When Aspose.Words saves a document to HTML or related formats...

    reference.aspose.com/words/java/com.aspose.word...
  6. Python中的分割窗格|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....setActiveCell ( "A20" ); # Split the worksheet window workbook...getWorksheets (). get ( 0 ). split (); # Save the excel file workbook...

    docs.aspose.com/cells/zh/java/split-panes-in-py...
  7. Advanced operations|Aspose.PDF for Python via .NET

    Aspose.PDF for Python via .NET can perform simple and easy tasks and cope with more complex goals. Check the next section for advanced users and developers....programatically, be they documents created with Aspose.PDF as...Working with Documents - compress, split, and merge documents and make...

    docs.aspose.com/pdf/python-net/advanced-operati...
  8. index.xml

    2.0 http://www.w3.org/2005/Atom Documentation – Split PDF, HTML, TXT Files using JavaScript via C++https://products.aspose.com/pdf/javascript-cpp/Splitter/Recent content in Split PDF, HTML, TXT Fil......org/2005/Atom DocumentationSplit PDF, HTML, TXT Files...splitter/Recent content in Split PDF, HTML, TXT Files using JavaScript...

    products.aspose.com/pdf/javascript-cpp/splitter...
  9. Aspose::Words::Layout namespace | Aspose.Words ...

    Aspose::Words::Layout namespace. The Aspose.Words.Layout namespace provides classes that allow to access information such as on what page and where on a page particular Document elements are positioned, when the Document is formatted into pages in C++....particular document elements are positioned, when the document is formatted...to compute page numbers of document nodes. To learn more, visit...

    reference.aspose.com/words/cpp/aspose.words.lay...
  10. Aspose.Words same code cross environment odd be...

    @amjad.sahi When I add fonts over Linux server now images are capturing exactly same as Excel sheet. Now in same word where I am pasting images, we are adding some notes/paragraphs too. So what this functionality is we …... First we split all the word pages and after...shift to another page. First we split all the word pages and after...

    forum.aspose.com/t/aspose-words-same-code-cross...