Sort Score
Result 10 results
Languages All
Labels All
Results 871 - 880 of 4,714 for

split

(0.11 sec)
  1. C++ Overview|Aspose.PDF for C++

    Overview of key-features and supported formats of Aspose.PDF for C++, installation and licensing manual of C++ library.... Split, concatenate, extract or inset...delete, rotate, or split pages in PDF. Splitting, concatenating,...

    docs.aspose.com/pdf/cpp/overview/
  2. FieldIndex.run_subentries_on_same_line property...

    FieldIndex.run_subentries_on_same_line property. Gets or sets whether run subentries into the same line as the main entry....contains two string segments split by a colon (the INDEX entry...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Document Processing API for .NET: C#, F#, VB.NE...

    C# ASP.NET VB.NET library to work with Word files. Create edit convert DOC, DOCX, PDF, RTF, ODT, TXT, MOBI, HTML, JPG, PNG and many more formats....table structures, merge and split cells. Customize the document's...document fragments: remove pages, split documents into separate files...

    products.aspose.com/words/net/
  4. C++ Word API | Document Creation Parsing and Co...

    Fast C++ document-processing library for creating, editing, transforming and rendering documents from code. Read, convert any office documents. Programmatically generate documents from your data sources....table structures, merge and split cells. Customize the document's...document fragments: remove pages, split documents into separate files...

    products.aspose.com/words/cpp/
  5. How to Resize a Picture in Word using C#

    This article describes how to resize a picture in Word using C#. It shares details about the IDE configuration, a step-wise process and a runnable sample code to resize picture in Word using C#....learn other processes like splitting a Word file into multiple...refer to the article on how to split Word file using C# . Updated...

    kb.aspose.com/words/net/how-to-resize-a-picture...
  6. 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...
  7. Aspose::Words::Document::get_FirstSection metho...

    Aspose::Words::Document::get_FirstSection method. Gets the first section in the document in C++.... // We can split the text in the second section...

    reference.aspose.com/words/cpp/aspose.words/doc...
  8. 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/
  9. How to Remove Pages from PDF using Java

    This article describes how to remove pages from PDF using Java. It explains the environment settings, a list of operations and a runnable sample code to delete pages from PDF document using Java....pages and create a new PDF, split a PDF in different ways, make...

    kb.aspose.com/pdf/java/how-to-remove-pages-from...
  10. 使用合并文档时想要让字体保持一致但是不生效 - 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