Sort Score
Result 10 results
Languages All
Labels All
Results 4,191 - 4,200 of 5,233 for

assemble document

(0.33 sec)
  1. IDocumentProcessorPlugin.SetTextWatermark | Asp...

    Enhance your Documents with the SetTextWatermark method in the IDocumentProcessorPlugin, adding unique text watermarks to every page effortlessly....watermark on each page of the document loaded by Load method. public...IDocumentProcessorPl namespace Aspose.Words assembly Aspose.Words IDocumentProcessorPl...

    reference.aspose.com/words/net/aspose.words/ido...
  2. BookmarksOutlineLevelCollection.Count | Aspose....

    Discover the BookmarksOutlineLevelCollection Count property to easily access the total number of elements in your collection for efficient data management.... Document doc = new Document (); DocumentBuilder...namespace Aspose.Words.Saving assembly Aspose.Words BookmarksOutlineLeve...

    reference.aspose.com/words/net/aspose.words.sav...
  3. OutlineOptions.BookmarksOutlineLevels | Aspose....

    Discover the BookmarksOutlineLevels property in OutlineOptions to customize your bookmarks' hierarchy for enhanced navigation and user experience.... Document doc = new Document (); DocumentBuilder...namespace Aspose.Words.Saving assembly Aspose.Words OutlineOptions...

    reference.aspose.com/words/net/aspose.words.sav...
  4. FieldOptions.UserPromptRespondent | Aspose.Word...

    Discover how the FieldOptions UserPromptRespondent property enhances user experience by managing respondent interactions during field updates.... Document doc = new Document (); DocumentBuilder...namespace Aspose.Words.Fields assembly Aspose.Words FieldOptions...

    reference.aspose.com/words/net/aspose.words.fie...
  5. RevisionCollection.Reject | Aspose.Words for .NET

    Discover the RevisionCollection Reject method to efficiently filter out unwanted revisions based on your criteria for streamlined project management....RevisionSpecifiedCri () { Document doc = new Document (); DocumentBuilder...RevisionCollection namespace Aspose.Words assembly Aspose.Words RevisionCollection...

    reference.aspose.com/words/net/aspose.words/rev...
  6. JoinRunsOptions Class | Aspose.Words for .NET

    Configure run-merging behavior in Aspose.Words. Control how Document runs with similar formatting are combined for cleaner, optimized Word Documents.... Document doc = new Document (); DocumentBuilder...Also namespace Aspose.Words assembly Aspose.Words InternableComplexAtt...

    reference.aspose.com/words/net/aspose.words/joi...
  7. IRevisionCriteria Interface | Aspose.Words for ...

    Control Document revisions effortlessly with Aspose.Words.IRevisionCriteria. Customize acceptance and rejection of changes for precise Document management....RevisionSpecifiedCri () { Document doc = new Document (); DocumentBuilder...Also namespace Aspose.Words assembly Aspose.Words INodeChangingCallbac...

    reference.aspose.com/words/net/aspose.words/ire...
  8. FieldToc.PrefixedSequenceIdentifier | Aspose.Wo...

    Discover the FieldToc PrefixedSequenceIdentifier property—efficiently manage sequence identifiers and enhance your entry's page number with unique prefixes.... Document doc = new Document (); DocumentBuilder...each SEQ field found in the document. // Each entry contains the...

    reference.aspose.com/words/net/aspose.words.fie...
  9. FieldToc.SequenceSeparator | Aspose.Words for .NET

    Discover the FieldToc SequenceSeparator property to customize your Document's sequence and page number formatting effortlessly. Enhance clarity and organization!... Document doc = new Document (); DocumentBuilder...each SEQ field found in the document. // Each entry contains the...

    reference.aspose.com/words/net/aspose.words.fie...
  10. System.Drawing.Common dependency on linux envir...

    We are facing an issue when trying to convert a PostScript file to PDF in containerized Linux environments (.NET 9). When calling the SaveAsPdf method on a PsDocument, the following exception is thrown: pgsql CopyEdit …...Read)) { PsDocument document = new PsDocument(fs); using...Write)) { document.SaveAsPdf(pdfStream, options); } document = null;...

    forum.aspose.com/t/system-drawing-common-depend...