Sort Score
Result 10 results
Languages All
Labels All
Results 581 - 590 of 4,860 for

split

(0.07 sec)
  1. Working with Freeze Panes|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....AI Document Assistant Close Split Cells in Worksheet Working with...

    docs.aspose.com/cells/net/working-with-freeze-p...
  2. Merge or Unmerge Range of Cells|Documentation

    This article describes how to merge and unmerge cells in a range in Excel with Aspose.Cells for Python via .NET library....NET to merge or split a range of cells. Aspose.Cells...

    docs.aspose.com/cells/python-net/merge-or-unmer...
  3. Tracking recognition progress|Documentation

    How to track the process of recognition and text extraction from multipage documents....ASPOSE_OCR_REGIONS_DETECTED The image is split into content blocks . ASPOS...

    docs.aspose.com/ocr/cpp/track-progress/
  4. C++ PDF API - Create, Merge, Modify, and Conver...

    Integrate the PDF library in your C++ applications to create, manipulate or convert PDF files to raster image formats, including BMP, PNG, and JPEG....table Add and remove watermarks Split pages Merge pages Extract PDF...fields from an existing PDF. Split and Merge PDF Files Aspose.PDF...

    products.aspose.com/pdf/cpp/
  5. JavaScript via C++ | Work with PDF directly in ...

    Aspose.PDF for JavaScript via C++ is an easy and secure toolkit used to work with PDF directly in the web browser...C++ features Convert files Split pages Merge pages Extract PDF...and decrypt it. You can also split and merge PDF. Convert PDF Using...

    products.aspose.com/pdf/javascript-cpp/
  6. SaveOptions class | Aspose.Words for Python

    aspose.words.saving.SaveOptions class. This is an abstract base class for classes that allow the user to specify additional options when saving a document into a particular format... # A split criterion allows us to segment...We will set the criteria to split the document into heading paragraphs...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Replace tag with text in a textbox inside the W...

    Learn how to replace tags with text in a textbox within a worksheet using Aspose.Cells for JavaScript via C++.... split ( '$' ); const replaceParts = replace . split ( '$'...

    docs.aspose.com/cells/javascript-cpp/replace-ta...
  8. Find and Replace is replacing in wrong location...

    Hello Team, I am using Find and Replace a specific regex text in a Word document and replace it with content from an Excel file. I’ve also created a sample project where you can add your license. However, when I upload …...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/find-and-replace-is-replacin...
  9. Converting email to pdf - cutting off right sid...

    I’m having difficulty in converting an email to pdf format when it has embedded images. That is, when an email has embedded images and their sizes differ, right side of the larger image is being cut off. Is there any wa…...noskov Split this topic June 20, 2025, 12:09pm...12:09pm 9 A post was split to a new topic: Cutting off right side...

    forum.aspose.com/t/converting-email-to-pdf-cutt...
  10. Strict per-word comparison - Free Support Forum...

    With Granularity = WORD_LEVEL, compare frequently groups several adjacent words into a single delete/insert, instead of clear per-word revisions. CHAR_LEVEL — not suitable for our use case and significantly slower on la…...Post-process the results to split any grouped changes into individual...doc1.get_changes(): # Logic to split changes into individual words...

    forum.aspose.com/t/strict-per-word-comparison/3...