Sort Score
Result 10 results
Languages All
Labels All
Results 651 - 660 of 5,457 for

split

(0.4 sec)
  1. Urgent: Marathi PDF to Excel Conversion Showing...

    We recently encountered a major issue with the formatting of exported Excel files. The files were not well-formatted. Since we have over 2,500+ reports, and modifying the existing code was not feasible, we decided to use…...ali Split this topic September 25, 2025...

    forum.aspose.com/t/urgent-marathi-pdf-to-excel-...
  2. Using excel splitter, keep showing error 502 - ...

    using excel Splitter, keep showing error 502 , how to correct...file uploaded , then press split. then showing error 502 simon...

    forum.aspose.com/t/using-excel-splitter-keep-sh...
  3. RowFormat.allow_break_across_pages property | A...

    RowFormat.allow_break_across_pages property. True if the text in a table row is allowed to Split across a page break....in a table row is allowed to split across a page break. @property...

    reference.aspose.com/words/python-net/aspose.wo...
  4. VbaReferenceType enumeration | Aspose.Words for...

    aspose.words.vba.VbaReferenceType enumeration. Allows to specify the type of a [VbaReference](../vbareference/) object.... split ( '#' ) if len ( ref_parts )...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Overview|Aspose.PDF for Android via Java

    Overview of key-features and supported formats of Aspose.PDF for Android via Java, installation and licensing manual of Java library....or remove text and images; split, concatenate, extract or inset...

    docs.aspose.com/pdf/androidjava/overview/
  6. VbaReference.type property | Aspose.Words for N...

    VbaReference.type property. Gets [VbaReferenceType](../../vbareferencetype/) object that indicates the type of reference that a [VbaReference](../) object represents.... split ( '#' ); if ( refParts . length...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. How to create a content control(SDT) when you h...

    Hi Team, Let’s take an example such that a documents consists of below text Hello World How to write a regex pattern to match and create a content control? I need to match both Hello and World and it should create a …...the beginning, you need to split the paragraph text // Create...= currentRun.ParentNode; // Split the run and insert the content...

    forum.aspose.com/t/how-to-create-a-content-cont...
  8. Word to PDF Conversion Issue: Table cell text t...

    Hello, I have encountered an issue where Aspose.Words incorrectly handles text wrapping/breaking inside a table cell when a forward slash (/) is present. Description of the problem: In MS Word: The text inside the ce…...does not break the line or split the cell content by the forward...wrap or even an unexpected row split within the cell, causing the...

    forum.aspose.com/t/word-to-pdf-conversion-issue...
  9. How to Crop a PDF using C#

    This how-to guide describes how to crop a PDF using C#. It contains the configuration information, a program flow, and a runnable sample code to crop one page from PDF using C#....want to learn the process to split a PDF file by pages, refer to...to the article on how to split PDF file by pages in C# . Updated...

    kb.aspose.com/pdf/net/how-to-crop-a-pdf-using-c...
  10. Zoom PDF File using C#

    This article guides on how to zoom PDF file using C#. It has the details to set the IDE, steps, and a sample code to apply the feature of PDF zoom out using C#.... If you want to split a PDF file by pages, refer to...to the article on how to split PDF file by pages in C# . Updated...

    kb.aspose.com/pdf/net/zoom-pdf-file-using-csharp/