Sort Score
Result 10 results
Languages All
Labels All
Results 941 - 950 of 5,151 for

split

(0.88 sec)
  1. Aspose.PDF Java table/row/cell extraction issue...

    Hi, I am using Aspose PDF for Java version 25.9. I am trying to extract text from a PDF with tables in an Table-row-cell structure but the text contained in a PDF cell is not in the proper cell. Here is the code sample: …...to the first column is being split and appears in the wrong cells...

    forum.aspose.com/t/aspose-pdf-java-table-row-ce...
  2. FieldIndex.has_sequence_name property | Aspose....

    FieldIndex.has_sequence_name property. Gets a value indicating whether a sequence should be used while the field's result building.... Examples Shows how to split a document into portions by...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Aspose PDF creating Corrupted Dictionary PDF's ...

    Hi Team , When performing some PDF operation for set of files using aspose java, resulting PDF is getting corrupted in the PDFdictionary and no information about the pdf producer and its relevent metadata also missing. …...location - D:\temp_works\nftmedd\split\flattened_clone.pdf com.itextpdf...

    forum.aspose.com/t/aspose-pdf-creating-corrupte...
  4. 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++....contains two string segments split by a colon (the INDEX entry...

    reference.aspose.com/words/cpp/aspose.words.fie...
  5. C++ Overview|Aspose.PDF for C++

    Overview of key-features and supported formats of Aspose.PDF for C++, installation and licensing manual of C++ library.... Split, concatenate, extract or inset...delete, rotate, or split pages in PDF. Splitting, concatenating,...

    docs.aspose.com/pdf/cpp/overview/
  6. Document Processing API for .NET: C#, F#, VB.NE...

    C# ASP.NET VB.NET library to work with Word files. Create edit convert DOC, DOCX, PDF, RTF, ODT, TXT, MOBI, HTML, JPG, PNG and many more formats....table structures, merge and split cells. Customize the document's...document fragments: remove pages, split documents into separate files...

    products.aspose.com/words/net/
  7. C++ Word API | Document Creation Parsing and Co...

    Fast C++ document-processing library for creating, editing, transforming and rendering documents from code. Read, convert any office documents. Programmatically generate documents from your data sources....table structures, merge and split cells. Customize the document's...document fragments: remove pages, split documents into separate files...

    products.aspose.com/words/cpp/
  8. 通过 C++ 在 Node.js 中实现工作表视图|Documentation

    本文将介绍如何使用 Node.js 和相关 API 来与 Excel 工作簿和工作表的分页预览交互,还包括拆分窗格、冻结窗格和缩放比例的操作。...split() 。要移除分割窗格,请使用 Worksheet.removeSplit()...setActiveCell ( "A20" ); // Split the worksheet window book ....

    docs.aspose.com/cells/zh/nodejs-cpp/worksheet-v...
  9. How to Convert Microsoft Project Files to CSV F...

    Convert MPP files to CSV using Aspose.Tasks for .NET in C#....that uses text delimiters to split data fields. To change the text...which data fields are being split by tab symbol: Copy 1 Project...

    docs.aspose.com/tasks/net/convert-ms-project-mp...
  10. 使用合并文档时想要让字体保持一致但是不生效 - Free Support Forum - as...

    您好 我使用如下的代码进行文档的合并 关于字体的尝试我试了很多但是并不生效 public static Document addDocument(String key,Document mainDoc,Document addDoc,Boolean isPortrait) { try{ FontSettings fontSettings = new FontSettings(); fontSe…...this case it is necessary to split the run. if (e.getMatchOffset()...getNodeType() != NodeType.RUN); } // Split the last run that contains the...

    forum.aspose.com/t/topic/312049