Sort Score
Result 10 results
Languages All
Labels All
Results 1,211 - 1,220 of 4,385 for

trim document

(0.09 sec)
  1. Extract Text from PDF File Line by Line and Sav...

    Hello Awais, I need to convert a PDF to TXT and I am trying to use either Aspose.Pdf (21.2.0 thru 20.11.0) or Aspose.OCR to do it. If I try to use Aspose.Pdf, when I try to set the license to our Aspose Total license, …...PageIndex = 0; var doc = new Document(pdfFile, loadOptions); doc...following code: Document doc = new Document("source.pdf"); foreach...

    forum.aspose.com/t/extract-text-from-pdf-file-l...
  2. TextPath.Shadow | Aspose.Words for .NET

    TextPath Shadow property. Defines whether a shadow is applied to the text on a text path in C#....InsertTextPaths () { Document doc = new Document (); // Insert a WordArt... False ( shape . TextPath . Trim ); Assert . False ( shape ....

    reference.aspose.com/words/net/aspose.words.dra...
  3. Body Class | Aspose.Words for .NET

    Aspose.Words.Body class. Represents a container for the main text of a section in C#....Words Document Object Model (DOM) documentation article. public...identifier. virtual Document { get; } Gets the document to which this...

    reference.aspose.com/words/net/aspose.words/body/
  4. RichText | Aspose.Note for .NET API Reference

    Represents a rich text.... Document { get; } Gets the document of the node....specified string in specified style. Trim () Removes all leading and trailing...

    reference.aspose.com/note/net/aspose.note/richt...
  5. documentbuilder - Aspose.Words for Java - API R...

    Detailed explanation & examples of Aspose.Words for Java classes & methods. Generate, convert, modify, render and print Word Documents using Java....DigitalSignatureUtil DocSaveOptions Document DocumentBase DocumentBuilder...process of building a Document easier. Document is a composite object...

    reference.aspose.com/words/java/com.aspose.word...
  6. TextPath.text property | Aspose.Words for Python

    TextPath.text property. Defines the text of the text path.... Document () # Insert a WordArt object...assertFalse ( shape . text_path . trim ) self . assertFalse ( shape...

    reference.aspose.com/words/python-net/aspose.wo...
  7. TextPath.italic property | Aspose.Words for Python

    TextPath.italic property. True if the font is formatted as italic.... Document () # Insert a WordArt object...assertFalse ( shape . text_path . trim ) self . assertFalse ( shape...

    reference.aspose.com/words/python-net/aspose.wo...
  8. TextPath.rotate_letters property | Aspose.Words...

    TextPath.rotate_letters property. Determines whether the letters of the text are rotated.... Document () # Insert a WordArt object...assertFalse ( shape . text_path . trim ) self . assertFalse ( shape...

    reference.aspose.com/words/python-net/aspose.wo...
  9. TextPath.FontFamily | Aspose.Words for .NET API 参考

    TextPath 财产. 定义 textpath 字体的系列... { Document doc = new Document (); // 插入一个艺术字对象以在... False ( shape . TextPath . Trim ); Assert . False ( shape ....

    reference.aspose.com/words/zh/net/aspose.words....
  10. Exporting Document Fragments as Images - Free S...

    Hi, This might be a bit of a weird scenario, but is it possible to export headers and footers as images using Aspose. The case being I would like to use a sample word Document as a template and then using the header/foo…...Exporting Document Fragments as Images Aspose.Words Product Family...like to use a sample word document as a template and then using...

    forum.aspose.com/t/exporting-document-fragments...