Sort Score
Result 10 results
Languages All
Labels All
Results 931 - 940 of 3,967 for

split document

(0.57 sec)
  1. Aspose.Words.Saving | Aspose.Words for .NET

    Discover the Aspose.Words.Saving namespace for enhanced Document saving and conversion options, offering flexibility and efficiency for your projects....for saving or converting documents. Classes Class Description...Contains details for signing a document with a digital signature....

    reference.aspose.com/words/net/aspose.words.sav...
  2. Page|Documentation

    Page element allows you to break large forms into several pages that are recognized as a single Document....are recognized as a single document. Pages must always be top-level...Even if a printable form is split into multiple pages, it will...

    docs.aspose.com/omr/net/json-markup/page/
  3. Rotated Parts of SmartArt Are Cropped When Conv...

    Hello, When trying to convert a smartArt object which has a part of it rotated outside of smartArt border to image the rotated part is cropped and not converted properly. Here’s a simple code snippet I’m using to conve…...consider checking the Aspose documentation for more details on rendering...the FAQs in the Aspose documentation, which address rendering...

    forum.aspose.com/t/rotated-parts-of-smartart-ar...
  4. Arabic text Issue in DOC file - Free Support Fo...

    Hi, we are facing below issue while inserting Arabic text with English in doc. As we are using below code to insert data in DOC. Document doc = new Document(); DocumentBuilder builder = new DocumentBuilder(doc); /…... Document doc = new Document(); DocumentBuilder...are about to add // with the document builder is right-to-left....

    forum.aspose.com/t/arabic-text-issue-in-doc-fil...
  5. Convert Visio to PDF format|Documentation

    This topic show you how to convert Visio to PDF formats using Aspose.Diagram for Python via Java. Convert VSD, VSS, VDW, VST, VSDX, VSSX, VSTX, VSDM, VSTM, VSSM to PDF with a few lines of code....Version Number in output documents. For example, upon rendering...this information from output Documents. This article explains how...

    docs.aspose.com/diagram/python-java/convert-vis...
  6. How to Print Excel as Fitted Pages Wide and Tal...

    This article shows you code explaining how to set FitToPagesWide and FitToPagesTall using Aspose.Cells for JavaScript via C++....can ensure that your printed document is easy to read and well‑organized...without any columns or rows being split awkwardly across pages. Consistency...

    docs.aspose.com/cells/javascript-cpp/how-to-pri...
  7. TxtSaveOptionsBase | Aspose.Words for Java

    The base class for specifying additional options when saving a Document into a text based formats in Java....additional options when saving a document into a text based formats...the Specify Save Options documentation article. Examples: Shows...

    reference.aspose.com/words/java/com.aspose.word...
  8. Working with Sections in Python|Aspose.Words fo...

    Create and manage sections and section breaks in a Document using Python. Insert section into a Document Python. Remove section Python. Copy sections between Documents....create, modify, and manage document sections and section breaks...properties. Sometimes you want a document that does not have the same...

    docs.aspose.com/words/python-net/working-with-s...
  9. Find and Replace in C#|Aspose.Words for .NET

    Find a string or regular expression pattern in your Document and replace it with the text you want using C#....easily navigate within your document using a keyboard and mouse...find specific text in a long document. It will be more time consuming...

    docs.aspose.com/words/net/find-and-replace/
  10. HTML to Excel Worksheets - Free Support Forum -...

    Hello, I am having trouble exporting HTML to a Multisheet XLSX report. There is not a lot of Documentation on doing this conversion. I am curious, when the HTML string is parsed, how does it know what are separate worksh…...28209070" to get “boundary” 2,Split MHT to html files by boundary...6:21am 26 @afitz If you can split the your compound html to several...

    forum.aspose.com/t/html-to-excel-worksheets/252535