Sort Score
Result 10 results
Languages All
Labels All
Results 861 - 870 of 4,969 for

split

(0.16 sec)
  1. Gmail Utility Features|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 ( "=" )[ 0 ]; base64Hash = base64Hash..."" ). replace ( "\n" , "" ). split ( "," ); for ( String sPair...

    docs.aspose.com/email/java/gmail-utility-features/
  2. 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...
  3. 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/
  4. Guidance on Functions for True Redaction in Asp...

    Hello Aspose Support, We need to perform true, irreversible redaction across Word (DOC/DOCX) and PDF using Aspose.Total — not just masking, but fully deleting sensitive text and metadata so nothing remains searchable or…...ali Split this topic December 1, 2025...2025, 5:36pm 7 2 posts were split to a new topic: Redact Address...

    forum.aspose.com/t/guidance-on-functions-for-tr...
  5. How to Run Aspose.CAD Docker image in Google Cl...

    Run Aspose.CAD Docker image in Google Cloud.... Split traffic - Cloud Run enables you to split traffic...

    docs.aspose.com/cad/net/how-to-run-aspose-cad-d...
  6. How to Run Aspose.CAD Docker image in Google Cl...

    Run Aspose.CAD Docker image in Google Cloud.... Split traffic - Cloud Run enables you to split traffic...

    docs.aspose.com/cad/net/showcases/how-to-run-as...
  7. Tag Replacement : In Single Row : Row not getti...

    Hello Team , We are replacing tag in word template , we have require if tag present in single line and value is empty , we need to remove line , to avoid blank line in completed doc . using below code to replace tag p…...this case it is necessary to split the run. if (args.MatchOffset...NodeType != NodeType.Run); } // Split the last run that contains the...

    forum.aspose.com/t/tag-replacement-in-single-ro...
  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...