Sort Score
Result 10 results
Languages All
Labels All
Results 841 - 850 of 4,099 for

split document

(1.49 sec)
  1. The image Aspose.Cell captures does not look li...

    Hey Aspose Team, I’ve been noticing a weird behavior in my code when I capture the picture of range. The image aspose captures look nothing like the excel chart when I open the excel chart and view it. public virtual S…...Split('!', ':'); // Here's an example...StartDigits = StartAddress.Split('R', 'C').Where(x => !string...

    forum.aspose.com/t/the-image-aspose-cell-captur...
  2. Html Content Overlapping issue - Free Support F...

    Hi Aspose Team, We are currently experiencing an issue with HTML-to-PDF conversion using Aspose.PDF. In our HTML content, which includes structured data, the content is not rendering correctly during the conversion pro…...alignment, the content appears to split/partition across the page, creating...code for testing: Document doc = new Document(@"C:\Temp\in.html");...

    forum.aspose.com/t/html-content-overlapping-iss...
  3. 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...
  4. 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...
  5. Aspose.Words Document Processing API | Aspose A...

    The comprehensive Aspose.Words API Reference empowers developers with advanced Document processing capabilities, enabling efficient manipulation and generation of Word Documents....Words Document Processing API Contents [ Hide ] Aspose...an essential reference for document processing in the context...

    reference.aspose.com/words/
  6. FieldIndex.SequenceSeparator | Aspose.Words for...

    Discover the FieldIndex SequenceSeparator property, easily manage character sequences for separating sequence and page numbers in your applications....Examples Shows how to split a document into portions by combining...and SEQ fields. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.fie...
  7. Ինչպես բաժանել PDF-ն ըստ էջերի Java-ում

    Այս հիմնական ձեռնարկը մանրամասնում է, թե ինչպես կարելի է բաժանել PDF-ն ըստ էջերի Java-ում պարզ API զանգերի միջոցով: Java-ի բաժանված PDF էջերի օգտագործումը կարող է իրականացվել տարբեր օպերացիոն համակարգերում, ինչպիսիք են Linux-ը, Windows-ը և macOS-ը:...ինչպես կարելի է ձեռք բերել Java split PDF էջեր ֆունկցիոնալությունը:...փաստաթուղթը՝ օգտագործելով Document դասի օրինակը բազմաթիվ PDF...

    kb.aspose.com/hy/pdf/java/how-to-split-pdf-by-p...
  8. Drawing Images using GraphicsPath|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.... Each shape may be split into shape segments. You can...example source code has been split in several parts to keep it...

    docs.aspose.com/imaging/python-net/drawing-imag...
  9. How to Merge and Unmerge|Documentation

    Learn how to merge and unmerge cells in Aspose.Cells.GridJs UI and JavaScript API. This guide covers UI actions, JavaScript calls...into a single larger cell or split a previously merged cell back...should be visually distinct. Split a merged area when the layout...

    docs.aspose.com/cells/java/aspose-cells-gridjs/...
  10. Getting incorrect revision information using As...

    Hi Team, I’m using Aspose.words for Java to get revision info (like the number of insertions, deletions, and format changes) with the code below. But I found that sometimes, the revision info is incorrect since the coun…...loadAsposeLicense(); Document original = new Document("./<file-with-revision-info>...static void revisionInformation(Document doc) throws Exception { HashMap<String...

    forum.aspose.com/t/getting-incorrect-revision-i...