Sort Score
Result 10 results
Languages All
Labels All
Results 701 - 710 of 4,250 for

split document

(0.06 sec)
  1. Aspose.Email for Java 6.8.0 Release Notes|Docum...

    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.... Major Features Option to split PST based on time and other...EMAILNET-34829 - Option to split PST based on time and other...

    docs.aspose.com/email/java/aspose-email-for-jav...
  2. Aspose.Words for .NET

    This API allows to create, edit, render, print, and convert Word Documents without utilizing Microsoft Word....Remove Metadata from Word Document using C# How to Edit Word...to Insert Watermark in Word Document using C# How to Extract Images...

    kb.aspose.com/words/net/page/2/
  3. Aspose::Slides::SlideShow::ISplitTransition Cla...

    Public Member Functions | List of all members Aspose::Slides::SlideShow::ISplitTransition Class Reference abstract Sp......n Class Reference abstract Split slide transition effect. More...()=0 Direction of transition split. Read TransitionInOutDirec ...

    reference.aspose.com/slides/cpp/class/aspose.sl...
  4. Aspose.Word 找不到类似 word 中拆分单元格的功能 - Free Support...

    类似我有个嵌套合并的单元格,我想把这个单元格拆分成4行 5列,office word 中就有功能,并且拆分的很好,很美观,但是在aspose中找不到类似功能。试过用插入行列的方法做,但是这样整个表都错乱了,这个问题困扰了很久,aspose 是否有提供这类接口呢 拆分前 拆分后...下面是实现垂直和水平单元格分割操作的代码示例: Document doc = new Document("C:\\Temp\\in.docx");...FirstSection.Body.Tables[0]; // Split the first cell of the first...

    forum.aspose.com/t/aspose-word-word/276558
  5. Adding a Watermark to an Image|Documentation

    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....Watermark to an Image This document explains how to add a watermark...example source code has been split into parts to make it easy to...

    docs.aspose.com/imaging/python-net/adding-a-wat...
  6. index.xml

    2.0 http://www.w3.org/2005/Atom Documentation – Split Fail - Javahttps://products.aspose.com/pdf/ms/java/Splitter/Recent content in Split Fail - Java on DocumentationHugo -- gohugo.ioMon, 28 Aug 20......org/2005/Atom DocumentationSplit Fail - Javahttps://products...com/pdf/ms/java/splitter/Recent content in Split Fail - Java on DocumentationHugo...

    products.aspose.com/pdf/ms/java/splitter/index.xml
  7. PageLayoutEvent enumeration | Aspose.Words for ...

    aspose.words.layout.PageLayoutEvent enumeration. A code of event raised during page layout model build and rendering....is when page layout pulls document content and creates object...this is when structures are split, merged and arranged into pages...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Incorrectly Splitting into TextFragments - Free...

    I am supplying the regex “\S+” to a TextFragmentAbsorber in order to Split a PDF page into individual words. This usually works well with the vast majority of Documents, but a recent one has had an issue. I have attached…...Incorrectly Splitting into TextFragments Aspose.PDF Product Family...TextFragmentAbsorber in order to split a PDF page into individual words...

    forum.aspose.com/t/incorrectly-splitting-into-t...
  9. Convert PDF file to HTML format|Aspose.PDF for C++

    This topic show you how to Aspose.PDF allows to convert PDF file to HTML format with C++ library....various file formats into PDF documents and converting PDF files into...listed: сonvert PDF to HTML; splitting Output to Multi-page HTML;...

    docs.aspose.com/pdf/cpp/convert-pdf-to-html/
  10. Convert PDF to PNG in C# using Aspose.PDF - A g...

    Following error message is received when trying to convert pdf to png. <span style=“font-size:12.0pt;font-family:“Times New Roman”,“serif”; mso-fareast-font-family:Calibri;mso-fareast-theme-font:minor-latin;mso-ansi-la…...Document.GetPngSrcFromPdf(Document doc, Int32 PageNumber)...please share your source Pdf document here? So we will test it at...

    forum.aspose.com/t/convert-pdf-to-png-in-c-usin...