Sort Score
Result 10 results
Languages All
Labels All
Results 1,291 - 1,300 of 5,471 for

split

(0.38 sec)
  1. Working with Sections in Python|Aspose.Words fo...

    Create and manage sections and section breaks in a document using Python. Insert section into a document Python. Remove section Python. Copy sections between Documents....Words allows you to split and format documents using different...

    docs.aspose.com/words/python-net/working-with-s...
  2. Find and Replace in C++|Aspose.Words for C++

    Find a string or regular expression pattern in your document and replace it with the text you want using C++.... Split a Document in C++ Working with...

    docs.aspose.com/words/cpp/find-and-replace/
  3. Convert HTML tables to PDF in Python

    Learn how to convert HTML tables to PDF with Aspose.HTML in Python via .NET, preserving layouts, styles, custom page sizes, footers, and page numbers for reports and invoices.... Consider splitting the table into sections if...contain large blocks of text, split the content into separate sections...

    blog.aspose.com/html/convert-html-tables-to-pdf...
  4. Handling Task Constraints | Aspose.Tasks Docume...

    Learn how to handle task constraints using Aspose.Tasks for C#....and Milestone Tasks How to Split Microsoft Project Tasks Subscribe...

    docs.aspose.com/tasks/cpp/handling-task-constra...
  5. Can We Remove Email Id and Phone Number While G...

    Hi Team, Can we remove email id and phone number while generating pdf from ppt. Means the output pdf will not have email and phone number. Secondly, can we replace email & phone number with some string e.g “ABC” while…...address or phone number can be split into several IPortion objects...fragment internally. It may be split because of formatting, hyperlinks...

    forum.aspose.com/t/can-we-remove-email-id-and-p...
  6. RAR File Format - Everything You Need to Know

    Discover the RAR file format, renowned for its high compression ratios and versatility. Explore how RAR simplifies data compression and archiving, making it valuable for developers and users alike.... Large archives can be split into smaller parts or merged...

    products.aspose.com/zip/most-common-archives/wh...
  7. Image Not Visible in Slide Preview but Appears ...

    In preview, image is not visible but when we download the pptx file we can see the image . if slide.logo_base64: try: svg_image, mime_type = decode_data_uri(slide.lo…...split(",", 1) mime = header[5:].split(";", 1)[0].strip()...mime payload = "".join(payload.split()) return base64.b64decode(payload)...

    forum.aspose.com/t/image-not-visible-in-slide-p...
  8. Finding Node (no paragraph) page index - Free S...

    How can I look for specific text and collect nodes, then get their pageIndex ? On the attached file I get the list of Nodes, then when I use layoutCollector.GetEntity → it returns null Thanks a lot in advance public s…...deepClone(false); // Split and rejoin document by pages...can be the solution. But splitting the document into pages and...

    forum.aspose.com/t/finding-node-no-paragraph-pa...
  9. Aspose.Words for Android via Java Features|Aspo...

    This section provides a comparison of availability of features between Aspose.Words for Java and Aspose.Words for Android via Java.... Join and split documents. Get and set built-in...

    docs.aspose.com/words/java/aspose-words-for-and...
  10. Extract Table Data from HTML – C# code

    Learn how to extract data from html table using the Aspose.HTML library in C#. Optimize your data collection and analysis!...Split( new char [ 0 ], StringSplitOptions...

    products.aspose.com/html/net/extract-data-from-...