Sort Score
Result 10 results
Languages All
Labels All
Results 981 - 990 of 4,139 for

split document

(0.16 sec)
  1. index.xml

    2.0 http://www.w3.org/2005/Atom Documentation – Split PDF Files via Pythonhttps://products.aspose.com/pdf/python-net/Splitter/word/Recent content in Split PDF Files via Python on DocumentationHugo ......org/2005/Atom DocumentationSplit PDF Files via Pythonhttps://products...ter/word/Recent content in Split PDF Files via Python on DocumentationHugo...

    products.aspose.com/pdf/python-net/splitter/wor...
  2. 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
  3. Limiting memory usage when concatenating large ...

    I am trying to concatenate two large PDF Documents together using Aspose.PDF (23.1) in Java like this: Document doc1 = new Document("D:/input1.pdf"); Document doc2 = new Document("D:/input2.pdf"); for (final Page p : do…...concatenate two large PDF documents together using Aspose.PDF...Java like this: Document doc1 = new Document("D:/input1.pdf");...

    forum.aspose.com/t/limiting-memory-usage-when-c...
  4. 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...
  5. Aspose::Words::Saving::IDocumentPartSavingCallb...

    Aspose::Words::Saving::IDocumentPartSavingCallback interface. Implement this interface if you want to receive notifications and control how Aspose.Words saves Document parts when exporting a Document to Html or Epub format in C++....Words saves document parts when exporting a document to Html or...Aspose.Words is about to save a document part. GetType () const override...

    reference.aspose.com/words/cpp/aspose.words.sav...
  6. 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...
  7. 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...
  8. 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...
  9. 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...
  10. 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...