Sort Score
Result 10 results
Languages All
Labels All
Results 1,131 - 1,140 of 3,559 for

split document

(0.09 sec)
  1. Aspose.Words or Open XML SDK|Aspose.Words for .NET

    Aspose.Words for .NET is a very useful Document processing library that provides great support for all Microsoft Word and other Document formats. Open XML SDK and Aspose.Words do not compete with each other because they address quite different needs using C#....OOXML documents. Aspose.Words is a very useful document processing...all Microsoft Word and other document formats. In this article,...

    docs.aspose.com/words/net/aspose-words-or-open-...
  2. Text Formatting inside PDF using C#|Aspose.PDF ...

    Learn how to format text within a PDF Document in .NET using Aspose.PDF to enhance the Document's visual presentation.... () { // The path to the documents directory var dataDir = RunExamples...(); // Create PDF document using ( var document = new Aspose . Pdf...

    docs.aspose.com/pdf/net/text-formatting-inside-...
  3. Export PCL to PPSX in Android | products.aspose...

    Android API to Convert PCL to PPSX without using Microsoft Word...Why to Convert The Portable Document Format (PDF) is a widely used...used file format for documents. It is a popular choice for sharing...

    products.aspose.com/total/android-java/conversi...
  4. C# API to Export EPUB to GIF | products.aspose.com

    Convert EPUB to GIF without using Microsoft Word...APIs that provides powerful document manipulation and conversion...features for manipulating PDF documents, including the ability to...

    products.aspose.com/total/net/conversion/epub-t...
  5. Cell.ParentRow | Aspose.Words for .NET

    Discover the Cell ParentRow property to easily access the parent row of any cell, enhancing your data management and navigation efficiency.... Document doc = new Document ( MyDir + "Table...will prevent the table from splitting across multiple pages. foreach...

    reference.aspose.com/words/net/aspose.words.tab...
  6. ImageSavingArgs.ImageStream | Aspose.Words for ...

    Discover the ImageStream property in ImageSavingArgs to easily specify where to save your images, enhancing your workflow and efficiency....ImageSavingCallback () { Document doc = new Document ( MyDir + "Rendering...docx" ); // When we save the document to HTML, we can pass a SaveOptions...

    reference.aspose.com/words/net/aspose.words.sav...
  7. Cell | Aspose.Words for Java

    Represents a table cell in Java....the Working with Tables documentation article. Remarks: Cell can...create a table. Document doc = new Document(); Table table =...

    reference.aspose.com/words/java/com.aspose.word...
  8. Configuring OAuth 2.0 API Access to Google Serv...

    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....com/projectselector2 /// Documentation: /// https://developers...( hashValue ); b64 = b64 . Split ( '=' )[ 0 ]; b64 = b64 . Replace...

    docs.aspose.com/email/net/configuring-oauth2-ap...
  9. CompatibilityOptions class | Aspose.Words for P...

    aspose.words.settings.CompatibilityOptions class. Contains compatibility options (that is, the user preferences entered on the Compatibility tab of the Options dialog in Microsoft Word)...Check Format Compatibility documentation article. Properties Name...adjust_line_height_in_table Add Document Grid Line Pitch To Lines in...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Get Watermark text from pdf - Free Support Foru...

    Hi, I’m tiring to get watermark text from pdf. The Document is watermarked with the following code: var Document = new Aspose.Pdf.Document(filename); var wmFontSize = ws.FontSize; var wmText = ws.Text; var lines = wm…... The document is watermarked with the following...following code: var document = new Aspose.Pdf.Document(filename); var...

    forum.aspose.com/t/get-watermark-text-from-pdf/...