Sort Score
Result 10 results
Languages All
Labels All
Results 1,021 - 1,030 of 4,250 for

split document

(0.11 sec)
  1. index.xml

    2.0 http://www.w3.org/2005/Atom Documentation – Split PDF, HTML, TXT Files using Javahttps://products.aspose.com/pdf/java/Splitter/Recent content in Split PDF, HTML, TXT Files using Java on Documen......org/2005/Atom DocumentationSplit PDF, HTML, TXT Files...com/pdf/java/splitter/Recent content in Split PDF, HTML, TXT Files using Java...

    products.aspose.com/pdf/java/splitter/index.xml
  2. PPTX (20+ Slides) to HTML/HTML5/PDF Conversion ...

    It’s very slow when convert ppt to html or html5 or pdf format about 20s using Aspose.Slides, and new Presentation action takes about 2s. My Local env: windows 10 + netcore standard 2.1 + 16G, production env is CentOS 7…... Test document is 20+ pages about 3M+, see...s)) { using (Presentation document = new Presentation(stream))...

    forum.aspose.com/t/pptx-20-slides-to-html-html5...
  3. FieldIndex.RunSubentriesOnSameLine | Aspose.Wor...

    FieldIndex RunSubentriesOnSameLine property. Gets or sets whether run subentries into the same line as the main entry in C#.... Document doc = new Document (); DocumentBuilder...each XE field found in the document. // Each entry will display...

    reference.aspose.com/words/net/aspose.words.fie...
  4. HtmlSaveOptions.DocumentPartSavingCallback | As...

    HtmlSaveOptions DocumentPartSavingCallback property. Allows to control how Document parts are saved when a Document is saved to HTML or EPUB in C#....control how document parts are saved when a document is saved to...Examples Shows how to split a document into parts and save them...

    reference.aspose.com/words/net/aspose.words.sav...
  5. Extract Comment and Reference Text with Python ...

    I have a Document (.docx) that has multiple comments. Is there a way to extract each comment text, and the text that has been commented on? For reference, looking to do this with Python. import aspose-words as aw doc = …... 2022, 5:15am #1 I have a document (.docx) that has multiple...aspose-words as aw doc = aw.Document(path) alexey.noskov July 27...

    forum.aspose.com/t/extract-comment-and-referenc...
  6. Aspose::Words::Vba::VbaReference::get_LibId met...

    Aspose::Words::Vba::VbaReference::get_LibId method. Gets a string value containing the identifier of an Automation type library in C++....; auto doc = MakeObject < Document > ( MyDir + u "VBA project...refParts = libIdReference . Split ( MakeArray < char16_t > ({...

    reference.aspose.com/words/cpp/aspose.words.vba...
  7. Aspose::Words::Saving::DocumentPartSavingArgs::...

    Aspose::Words::Saving::DocumentPartSavingArgs::get_KeepDocumentPartStreamOpen method. Specifies whether Aspose.Words should keep the stream open or close it after saving a Document part in C++....or close it after saving a document part. bool Aspose :: Words...DocumentPartStream property after writing a document part into it. Specify true...

    reference.aspose.com/words/cpp/aspose.words.sav...
  8. PdfFileEditorWeb | Aspose.PDF for Java API Refe...

    Represents PdfFileEditorWeb class...PDF file: concatenation, splitting, extracting pages, making...response) Appends documents to source document and saves result...

    reference.aspose.com/pdf/java/com.aspose.pdf.fa...
  9. Insert Page Break in PDF using Java

    Use this guide to insert page break in PDF using Java. This article provides IDE settings, coding steps, and a sample code to add page break to PDF using Java....source PDF file using the Document class object for adding page...that take input and output Document objects or file names of the...

    kb.aspose.com/pdf/java/insert-page-break-in-pdf...
  10. IDocumentPartSavingCallback.DocumentPartSaving ...

    IDocumentPartSavingCallback DocumentPartSaving method. Called when Aspose.Words is about to save a Document part in C#....Words is about to save a document part. public void DocumentPartSaving...Examples Shows how to split a document into parts and save them...

    reference.aspose.com/words/net/aspose.words.sav...