Sort Score
Result 10 results
Languages All
Labels All
Results 751 - 760 of 4,947 for

document assembly

(1.19 sec)
  1. TabStopCollection.Add | Aspose.Words for .NET

    Discover how the TabStopCollection Add method efficiently adds or updates tab stops, enhancing your Document's layout and formatting....stops to a document. Document doc = new Document (); Paragraph...TabStopCollection namespace Aspose.Words assembly Aspose.Words Add( double,...

    reference.aspose.com/words/net/aspose.words/tab...
  2. OCR a PDF image to a readable PDF - Free Suppor...

    We are testing Aspose OCR. Got example code from the site but it is not working. Code is: Dim ocr = New AsposeOcr() Dim settings = New DocumentRecognitionSettings() settings.Language = Language.Eng settings.StartPag…... pagesCount:=1) The input document has only one page and index...: ‘Could not load file or assembly ‘Microsoft.ML.OnnxRuntime...

    forum.aspose.com/t/ocr-a-pdf-image-to-a-readabl...
  3. MailMergeOptions.RetainFirstSectionStart | Aspo...

    Discover how the MailMergeOptions RetainFirstSectionStart property enhances your mail merge by retaining or updating Document sections for seamless data integration....section start of the first document section and its copies for...namespace Aspose.Words.LowCode assembly Aspose.Words MailMergeOptions...

    reference.aspose.com/words/net/aspose.words.low...
  4. PageSetup.HeadingLevelForChapter | Aspose.Words...

    Discover the PageSetup HeadingLevelForChapter property to easily customize chapter title styles in your Document for enhanced readability and professionalism....the chapter titles in the document. public int HeadingLevelForChapt...include chapter numbers, the document headings must have a numbered...

    reference.aspose.com/words/net/aspose.words/pag...
  5. XlsxDateTimeParsingMode Enum | Aspose.Words for...

    Discover Aspose.Words' XlsxDateTimeParsingMode enum for efficient Document text parsing. Easily identify date and time values in your files!...enumeration Specifies how document text is parsed to identify...datetime format used in a document is determined automatically...

    reference.aspose.com/words/net/aspose.words.sav...
  6. WatermarkerContext.TextWatermarkOptions | Aspos...

    Discover customizable options for image watermarks with the WatermarkerContext TextWatermarkOptions property to enhance your visuals and protect your content....insert watermark text to the document using context. string doc...doc = MyDir + "Big document.docx" ; string watermarkText = "This...

    reference.aspose.com/words/net/aspose.words.low...
  7. LayoutFlow Enum | Aspose.Words for .NET

    Discover Aspose.Words.Drawing.LayoutFlow enum to control text layout in textboxes, enhancing your Document design and readability effortlessly....its orientation Document doc = new Document (); DocumentBuilder...namespace Aspose.Words.Drawing assembly Aspose.Words JoinStyle Enum...

    reference.aspose.com/words/net/aspose.words.dra...
  8. WatermarkerContext.ImageWatermarkOptions | Aspo...

    Discover customizable text watermark options with WatermarkerContext to enhance your images and protect your brand's identity effectively....the document using context. string doc = MyDir + "Document.docx"...insert watermark image to the document from a stream using context...

    reference.aspose.com/words/net/aspose.words.low...
  9. AdvancedCompareOptions.IgnoreDmlUniqueId | Aspo...

    Discover the AdvancedCompareOptions IgnoreDmlUniqueId property to enhance your DrawingML processing by efficiently managing unique IDs. Optimize your workflow!...to compare documents ignoring DML unique ID. Document docA = new...new Document ( MyDir + "DML unique ID original.docx" ); Document...

    reference.aspose.com/words/net/aspose.words.com...
  10. Row.Hidden | Aspose.Words for .NET

    Row Hidden property Documentation. Control table row visibility in Word Documents programmatically with boolean hide/show settings....supported for WordML and ODT documents. Examples Shows how to hide...hide a table row. Document doc = new Document ( MyDir + "Tables...

    reference.aspose.com/words/net/aspose.words.tab...