Sort Score
Result 10 results
Languages All
Labels All
Results 461 - 470 of 4,283 for

document assembly

(0.1 sec)
  1. IDocumentProcessorPlugin.SetImageWatermark | As...

    Enhance your Documents with the SetImageWatermark feature of the IDocumentProcessorPlugin, adding custom 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. FieldIndexFormat Enum | Aspose.Words for .NET

    Discover the Aspose.Words.FieldIndexFormat enum for customizable FieldIndex formatting in your Documents. Enhance your Document's structure effortlessly!...the FieldIndex fields in a document. public enum FieldIndexFormat...FieldIndex fields. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.fie...
  3. Document.VersionsCount | Aspose.Words for .NET

    Discover the Document VersionsCount property to easily track the number of stored Document versions in your DOC files for better management and organization....VersionsCount Contents [ Hide ] Document.VersionsCount property Gets...of document versions that was stored in the DOC document. public...

    reference.aspose.com/words/net/aspose.words/doc...
  4. OpenAiModel.WithProject | Aspose.Words for .NET

    Enhance your AI capabilities with the OpenAiModel's WithProject method—easily assign projects to optimize performance and streamline your workflow.... Document firstDoc = new Document ( MyDir + "Big..."Big document.docx" ); Document secondDoc = new Document ( MyDir...

    reference.aspose.com/words/net/aspose.words.ai/...
  5. DocSaveOptions.AlwaysCompressMetafiles | Aspose...

    Optimize your Document management with the AlwaysCompressMetafiles property. Improve performance by controlling metafile compression for efficiency....compression in a document while saving. // Open a document that contains...Equation 3.0 formula. Document doc = new Document ( MyDir + "Microsoft...

    reference.aspose.com/words/net/aspose.words.sav...
  6. Document.AppendDocument | Aspose.Words for .NET

    Effortlessly append Documents with our Document Append method. Enhance your workflow by seamlessly integrating content into your existing files....Contents [ Hide ] AppendDocument( Document , ImportFormatMode ) Appends...the specified document to the end of this document. public void...

    reference.aspose.com/words/net/aspose.words/doc...
  7. Document.DefaultTabStop | Aspose.Words for .NET

    Discover how to customize the DefaultTabStop property to set precise tab intervals in points, enhancing your Document formatting and layout....DefaultTabStop Document.DefaultTabStop property Gets or sets...stop positions. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words/doc...
  8. SaveOptions.AllowEmbeddingPostScriptFonts | Asp...

    Control font embedding in your Documents with SaveOptions' AllowEmbeddingPostScriptFonts. Easily manage TrueType font options for enhanced Document quality....embedding TrueType fonts in a document upon it is saved. The default...PostScript fonts, but can open documents with embedded fonts of this...

    reference.aspose.com/words/net/aspose.words.sav...
  9. Paragraph.InsertField | Aspose.Words for .NET

    Effortlessly insert fields into paragraphs with the Paragraph InsertField method. Enhance your Document's functionality and streamline content management.... Document doc = new Document (); Paragraph para...Paragraph namespace Aspose.Words assembly Aspose.Words InsertField(...

    reference.aspose.com/words/net/aspose.words/par...
  10. Section.Clone | Aspose.Words for .NET

    Effortlessly duplicate sections with our Section Clone method. Streamline your workflow and enhance productivity with this powerful tool!...sections in a document. Document doc = new Document (); DocumentBuilder...the first section from the document. doc . Sections . RemoveAt...

    reference.aspose.com/words/net/aspose.words/sec...