Sort Score
Result 10 results
Languages All
Labels All
Results 871 - 880 of 5,150 for

split

(0.13 sec)
  1. FieldIndex.RunSubentriesOnSameLine | Aspose.Wor...

    Discover the FieldIndex RunSubentriesOnSameLine property to easily manage subentries inline with main entries for streamlined data organization....contains two string segments split by a colon (the INDEX entry...

    reference.aspose.com/words/net/aspose.words.fie...
  2. First and last paragraph - Free Support Forum -...

    Dear, How can I find the first and last paragraph on a given page in a document. I’m using Aspose Words for Java Many thanks Natasja...docx"); // Split all Run nodes in the document...indexOf(' ') + 1); } // Get split run nodes. runs = doc.getChildNodes(NodeType...

    forum.aspose.com/t/first-and-last-paragraph/322113
  3. 在服务器上使用消息标记|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.... split (); if ( inf . containsKeyword...

    docs.aspose.com/email/zh/java/working-with-mess...
  4. Key Features of Aspose.PDF for Python|Aspose.PD...

    Aspose.PDF for Python via .NET highlights its main features, including supported PDF versions and available PDF manipulation options.... Split PDF to individual pages. Moving...

    docs.aspose.com/pdf/python-net/key-features/
  5. Aspose::Words::Document::get_FirstSection metho...

    Aspose::Words::Document::get_FirstSection method. Gets the first section in the document in C++.... // We can split the text in the second section...

    reference.aspose.com/words/cpp/aspose.words/doc...
  6. Vertical Signature Appear on Document - Free Su...

    On some pdf we are getting sing vertically, can you please look into it. Attaching the sample pdf file for referance. SampleVertical_Sign.pdf (272.2 KB)...Split(new string[] { "," }, StringSplitOptions...

    forum.aspose.com/t/vertical-signature-appear-on...
  7. Integrate Table with Data Sources PDF|Aspose.PD...

    This article shows how to integrate PDF tables. Integrate Table with Database and determine if the table will Split on the current page....Prevent header row from being split across pages ) for column_name...

    docs.aspose.com/pdf/python-net/integrate-table/
  8. Aspose PDF (Java): Converting Document to pdf c...

    Hi Team, We are generating document using aspose java and once we generated the document we are saving same document as pdf but for one scenario the column which we appended for table is showing wrongly in pdf but in wo…...noskov Split this topic April 2, 2025, 4:21am...4:21am 12 A post was split to a new topic: Issue when we are saving...

    forum.aspose.com/t/aspose-pdf-java-converting-d...
  9. Question on behavior of MailMessage Load(System...

    Hi, I am experiencing a strange behavior in my application, so I am trying to troubleshoot if Aspose.Email for .NET (25.2.0) could somehow be the culprit. I load an eml email file as a byte array from disk: rawData = …...some Content-* headers get split into multiple lines with continuation...reordered and X-Authority-Analysis split into multiple lines): MIME-Version:...

    forum.aspose.com/t/question-on-behavior-of-mail...
  10. Aspose.Words conver pdf to markdown anomaly mem...

    Use the following code for try: document1 = aw.Document("自訂格式(電商匯入中心)11.pdf") save_options = aw.saving.MarkdownSaveOptions() save_options.image_resolution = 150 document1.save(f"自訂格式(電商匯入中心)11.md", save_opti…...after I split it? I first use aspose-pdf(24.3.0) to split the pdf...

    forum.aspose.com/t/aspose-words-conver-pdf-to-m...