Sort Score
Result 10 results
Languages All
Labels All
Results 1,261 - 1,270 of 4,065 for

split document

(0.38 sec)
  1. Public API Changes in Aspose.Note for .NET 2.1....

    This Document outlines the changes made to the public APIs of Aspose.Note for the .NET platform in version 2.1.0....open a password protected document. Added PdfSaveOptions.PageSplittingAlgorit...this members to specify page splitting algorithm. Several exception...

    docs.aspose.com/note/net/public-api-changes-in-...
  2. Low Code|Aspose.Words for C++

    Simplify Document processing tasks like compare, convert, Split, merge, find and replace, and others using Low Code API. Aspose.Words LowCode API with clean syntax, fast results, and minimal coding effort....Ask AI Work with Documents Using LowCode API Contents [ Hide...namespace, which simplifies common document processing tasks. This API...

    docs.aspose.com/words/cpp/low-code/
  3. How to Add Text Conditional Formatting|Document...

    How to use the Aspose.Cells for Python via .NET library to apply Text conditional formatting. By adjusting these criteria, you have more control over how cells look and appear....run (): # The path to the documents directory current_dir = os...s . replace ( "$" , "" ) . split ( ':' ) start_row , start_col...

    docs.aspose.com/cells/python-net/how-to-add-tex...
  4. How to Replace an Existing Table in DOCX (Find ...

    Hello Team, I am using Aspose.Words for Node.js and I need to detect and replace a specific table inside a DOCX file. :heavy_check_mark: My Requirement I want to: Find a table by index OR by bookmark OR by matching…...@AbhayKumar007 Steps Load the document const words = require('asposewordscloud');...inside the table (search the document, then pick the table that...

    forum.aspose.com/t/how-to-replace-an-existing-t...
  5. What's new in Aspose.Cells for Java|Documentation

    Aspose.Cells for Java expands and enhances daily. On this page, you can learn about the huge and most interesting features of the product....workbook to OFD(Open Fixed-layout Document) Aspose.Cells for Java 26...loading for GridJs Improve splitting text for rich text cell values...

    docs.aspose.com/cells/java/what-s-new-in-aspose...
  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....NET Conversion Demos Documentation Source Code API Reference...Overview Conversion Demos Documentation Source Code API Reference...

    products.aspose.com/zip/most-common-archives/wh...
  7. Get Watermark text from pdf - Free Support Foru...

    Hi, I’m tiring to get watermark text from pdf. The Document is watermarked with the following code: var Document = new Aspose.Pdf.Document(filename); var wmFontSize = ws.FontSize; var wmText = ws.Text; var lines = wm…... The document is watermarked with the following...following code: var document = new Aspose.Pdf.Document(filename); var...

    forum.aspose.com/t/get-watermark-text-from-pdf/...
  8. VbaProject | Aspose.Words for Java

    Provides access to VBA project information in Java.... A VBA project inside the document is defined as a collection...Working with VBA Macros documentation article. Examples: Shows...

    reference.aspose.com/words/java/com.aspose.word...
  9. Export PS to PPT in Android | products.aspose.com

    Android API to Convert PS to PPT without using Microsoft Word...Why to Convert The Portable Document Format (PDF) is a widely used...format for documents. It is used to store documents in a format...

    products.aspose.com/total/android-java/conversi...
  10. ImportNode changes layout of table - Free Suppo...

    Hi all, We have some code that Splits Word Documents on sections. For this we iterate over all sections of the original Document and use Node node = workingDoc.ImportNode(sec, true, ImportFormatMode.KeepDifferentStyles…...have some code that splits Word documents on sections. For this...all sections of the original document and use Node node = workingDoc...

    forum.aspose.com/t/importnode-changes-layout-of...