Sort Score
Result 10 results
Languages All
Labels All
Results 1,331 - 1,340 of 4,239 for

split document

(1.57 sec)
  1. C# API to Export MD to DOCM | products.aspose.com

    Convert MD to DOCM without using Microsoft Word...API that provides powerful document manipulation and conversion...create, edit, and convert documents of various formats. The PDF...

    products.aspose.com/total/net/conversion/md-to-...
  2. Working with Styles and Themes|Aspose.Words for...

    Access and manage styles and themes in a Document using Python....access, modify, and query document styles and themes using Aspose...style, copying styles between documents, and getting/setting theme...

    docs.aspose.com/words/python-net/working-with-s...
  3. ParagraphFormat | Aspose.Words for Java

    Represents all the formatting for a paragraph in Java....Working with Paragraphs documentation article. Examples: Shows...Aspose.Words document by hand. Document doc = new Document(); // A...

    reference.aspose.com/words/java/com.aspose.word...
  4. NuGet Gallery | Aspose.Cells 25.3.0

    A powerful and fast library written in C# for manipulating and converting Excel(XLS, XLSX,XLSB), ODS, CSV,JSON and HTML files.... Track Document Conversion Progress Enables...worksheet contents. Freeze and Split Panes Keeps specific rows or...

    www.nuget.org/packages/Aspose.Cells
  5. Convert MD to PPSM via Java API | products.aspo...

    Java API to Convert MD to PPSM without using Microsoft Word...manipulate documents, such as text extraction, document merging...merging, and document splitting. Additionally, it provides a number...

    products.aspose.com/total/java/conversion/md-to...
  6. Replace Text in PDF|Aspose.PDF for .NET

    Learn more about various ways of replacing and removing text from Aspose.PDF for .NET library....Replace Text in all pages of PDF document You can try to find in replace...replace the text in the document using Aspose.PDF and get the results...

    docs.aspose.com/pdf/net/replace-text-in-pdf/
  7. Configuring OAuth 2.0 API Access to Google Serv...

    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....com/projectselector2 /// Documentation: /// https://developers...( hashValue ); b64 = b64 . Split ( '=' )[ 0 ]; b64 = b64 . Replace...

    docs.aspose.com/email/net/configuring-oauth2-ap...
  8. HtmlSaveOptions.document_part_saving_callback p...

    HtmlSaveOptions.Document_part_saving_callback property. Allows to control how Document parts are saved when a Document is saved to HTML or EPUB....document_part_saving_callback property HtmlSaveOptions.docum...control how document parts are saved when a document is saved to...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Convert PDF to HTML page by page - Free Support...

    I have 100 PDF files, and I want to convert them to HTML on a per-page basis, with a separate folder for each PDF file containing all the HTML pages. I can’t find such a functionality or setting in Aspose PDF Converter. …...Retrieve PDF Pages by Splitting the PDF document Convert PDF to HTML...sample code snippet: Document doc = new Document(dataDir + "input...

    forum.aspose.com/t/convert-pdf-to-html-page-by-...
  10. GC behavior under high load in .NET 8 server wo...

    Environment: Aspose.Words for .NET: 22.6.0 Framework: .NET 8.0 Hosting: Kubernetes pod (Linux container), ASP.NET Core Web API Background: We are running a Document generation API that processes Word templates using A…...Background: We are running a document generation API that processes...templates using Aspose.Words.Document under concurrent load. Each...

    forum.aspose.com/t/gc-behavior-under-high-load-...