Sort Score
Result 10 results
Languages All
Labels All
Results 881 - 890 of 4,912 for

split

(0.06 sec)
  1. Insert and Append Documents|Aspose.Words for Py...

    Combine documents into one: insert or append a document into a new or existing one using find and replace, merge field, bookmark, or simply at the document end in Python....appear on the same page or split into a new one. Note that the...keeping the content from splitting across two pages: FAQ Q: How...

    docs.aspose.com/words/python-net/insert-and-app...
  2. Document Processing API for Android

    Cross-platform document processing library: create, read, edit, convert any office documents...table structures, merge and split cells. Customize the document's...document fragments: remove pages, split documents into separate files...

    products.aspose.com/words/android-java/
  3. Aspose::Words::Saving::HtmlSaveOptions class | ...

    Aspose::Words::Saving::HtmlSaveOptions class. Can be used to specify additional options when saving a document into the Html, Mhtml, Epub, Azw3 or Mobi format. To learn more, visit the documentation article in C++....how the document should be split when saving to Html , Epub or...level of headings at which to split the document. Default value...

    reference.aspose.com/words/cpp/aspose.words.sav...
  4. 使用合并文档时想要让字体保持一致但是不生效 - Free Support Forum - as...

    您好 我使用如下的代码进行文档的合并 关于字体的尝试我试了很多但是并不生效 public static Document addDocument(String key,Document mainDoc,Document addDoc,Boolean isPortrait) { try{ FontSettings fontSettings = new FontSettings(); fontSe…...this case it is necessary to split the run. if (e.getMatchOffset()...getNodeType() != NodeType.RUN); } // Split the last run that contains the...

    forum.aspose.com/t/topic/312049
  5. C# API to Export PS to WORDML | products.aspose...

    Convert PS to WORDML without using Microsoft Word...and text to PDF documents, split and merge PDF documents, and...and text to DOC documents, split and merge DOC documents, and...

    products.aspose.com/total/net/conversion/ps-to-...
  6. FAQ|Aspose.Words for C++

    Aspose.Words for C++ answers the most frequently asked questions. Learn this page to quickly solve your problem on general questions or specific topics.... Q: How to split a document page by page? Aspose...Aspose.Words enables you to split a multi-page document page by...

    docs.aspose.com/words/cpp/faq/
  7. Latest Aspose.Words Product Family topics - Fre...

    Get technical support for all Aspose.Words On-Premise products including .NET, Java, C++, Android, iOS, macOS, Xamarin, SharePoint, SQL Reporting Services and JasperReports....2 322 April 7, 2025 Aspose split docx file wrongly in Docker...with Bullet Numbering While Splitting Document Pages words-net 2...

    forum.aspose.com/c/words/8
  8. How to Compress PDF in C#

    This quick topic will walk you through how to compress PDF in C#. In C# compress PDF file size is easily achieved using simple steps and few API calls....If you want to learn about splitting PDF to pages, refer to the...the article how to split PDF file by Pages in C# . Updated on 17...

    kb.aspose.com/pdf/net/how-to-compress-pdf-in-cs...
  9. Add Header and Footer in PowerPoint using C# | ...

    Use .NET PowerPoint API to add header footer in PowerPoint presentation using C# or VB.NET. Manage header and footer in notes slides programmaticaly....Text in PowerPoint using C# Split PowerPoint Presentations using...

    blog.aspose.com/slides/add-header-footer-in-pow...
  10. HtmlSaveOptions.ImageSavingCallback | Aspose.Wo...

    Control image saving with HtmlSaveOptions' ImageSavingCallback. Optimize document exports to HTML, MHTML, or EPUB for seamless user experience....set ; } Examples Shows how to split a document into parts and save...documents that the saving operation splits a document into. /// </summary>...

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