Sort Score
Result 10 results
Languages All
Labels All
Results 841 - 850 of 3,967 for

split document

(0.2 sec)
  1. Aspose::Words::Fields::FieldIndex::get_RunSuben...

    Aspose::Words::Fields::FieldIndex::get_RunSubentriesOnSameLine method. Gets or sets whether run subentries into the same line as the main entry in C++....MakeObject < Aspose :: Words :: Document > (); auto builder = System...each XE field found in the document. // Each entry will display...

    reference.aspose.com/words/cpp/aspose.words.fie...
  2. PageLayoutEvent | Aspose.Words for Java

    A code of event raised during page layout model build and rendering in Java....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/java/com.aspose.word...
  3. Need help in creating the hyperlink style for u...

    Hi Team, We are using Aspose words for Document generation. We have a Document which is having some paragraphs and paragraphs contains some url text. We want to create hyperlink style and color for them but not able to.…...words for document generation. We have a document which is having...hyperlink itself from the document. Can you please help out?...

    forum.aspose.com/t/need-help-in-creating-the-hy...
  4. In HTML, the display:none property is used to h...

    Hello ,In HTML, the display:none property is used to hide table columns. When converting HTML to Word using Aspose.Words, the table styling becomes misaligned Code is as follows public byte[] htmlForByte(String downlo…...getLicense(); Document doc = null; byte[] byteArray...docout = null; try { doc = new Document(); DocumentBuilder builder...

    forum.aspose.com/t/in-html-the-display-none-pro...
  5. FieldIndex.run_subentries_on_same_line property...

    FieldIndex.run_subentries_on_same_line property. Gets or sets whether run subentries into the same line as the main entry.... Document () builder = aw . DocumentBuilder...each XE field found in the document. # Each entry will display...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Compatibility enumeration | Aspose.Words for Py...

    aspose.words.settings.Compatibility enumeration. Specifies names of compatibility options....Hangul Fixed Width SPLIT_PG_BREAK_AND_PARA_MARK Split Page Break and...Shows how to optimize the document for different versions of...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Export Data from Excel to PPT - Free Support Fo...

    Hi, I have a query regarding export to PPT. I want to confirm whether it can be fulfilled through aspose slide. Problem: 1. Can we export data from excel to ppt. 2. I have excel which is not a Microsoft excel. I …...after export to ppt it should split into multiple slide. 5. Can...for the task. See the (.NET) document for your reference: C# EXCEL...

    forum.aspose.com/t/export-data-from-excel-to-pp...
  8. Export LaTeX to Word in C#

    Refer to this article to export LaTeX to Word in C#. It covers the details to set the IDE, a list of steps, and a sample code for converting TEX to Word format using a few API calls only....Document object and save a Word file...resulting PDF file into the Document class object to save it as...

    kb.aspose.com/tex/net/export-latex-to-word-in-c...
  9. Issue with tables having large number of rows w...

    I created a table in Excel with around 120 rows. When I insert this table back into Excel, all 120 rows are displayed correctly. However, when I insert the same table into Word, only the first 55 rows are visible initia…...I saved the generated Word document (.docx) locally and checked...extra spaces or breaks in the document, and then continues with the...

    forum.aspose.com/t/issue-with-tables-having-lar...
  10. Replace Fields C#|Aspose.Words for .NET

    Learn how to replace fields with text in C#. Replace fields with static data using the .NET API....how to replace fields in a document programmatically. Replacing...when you wish to save your document as a static copy. For example...

    docs.aspose.com/words/net/replace-fields/