Sort Score
Result 10 results
Languages All
Labels All
Results 411 - 420 of 4,931 for

assemble document

(0.08 sec)
  1. Paragraph.ParagraphBreakFont | Aspose.Words for...

    Discover the ParagraphBreakFont property for seamless font formatting of paragraph breaks, enhancing your text's appearance and readability....all hidden content from a document. public void RemoveHiddenContentF...RemoveHiddenContentF () { Document doc = new Document ( MyDir + "Hidden content...

    reference.aspose.com/words/net/aspose.words/par...
  2. ICssSavingCallback Interface | Aspose.Words for...

    Control CSS saving in Aspose.Words with the ICssSavingCallback interface. Customize your HTML Document output for enhanced styling and flexibility....Style Sheet) when saving a document to HTML. public interface...ExternalCssFilenames () { Document doc = new Document ( MyDir + "Rendering...

    reference.aspose.com/words/net/aspose.words.sav...
  3. AdvancedCompareOptions.IgnoreStoreItemId | Aspo...

    Discover how the AdvancedCompareOptions IgnoreStoreItemId property enhances Document comparison by ignoring StructuredDocumentTag ID differences for improved accuracy.... Document docA = new Document ( MyDir + "Document with SDT...docx" ); Document docB = new Document ( MyDir + "Document with SDT...

    reference.aspose.com/words/net/aspose.words.com...
  4. DigitalSignature.SubjectName | Aspose.Words for...

    Discover the DigitalSignature SubjectName property, which reveals the certificate's subject distinguished name, enhancing Document authenticity and security....that was used to sign the document. public string SubjectName...Examples Shows how to sign documents with X.509 certificates. //...

    reference.aspose.com/words/net/aspose.words.dig...
  5. ListCollection.AddCopy | Aspose.Words for .NET

    Discover the ListCollection AddCopy method to effortlessly duplicate a list and enhance your Document's collection with ease and efficiency....collection of lists in the document. public List AddCopy ( List...source list can be from any document. If the source list belongs...

    reference.aspose.com/words/net/aspose.words.lis...
  6. BuildingBlock.Sections | Aspose.Words for .NET

    Discover BuildingBlock Sections. Easily access and manage all sections within your building block for streamlined organization and enhanced efficiency....custom building block to a document. public void CreateAndInsert...CreateAndInsert () { // A document's glossary document stores building blocks...

    reference.aspose.com/words/net/aspose.words.bui...
  7. StructuredDocumentTag.LockContentControl | Aspo...

    Discover how the StructuredDocumentTag LockContentControl property enhances Document security by preventing users from deleting essential content. Learn more!...structured document tags. Document doc = new Document (); DocumentBuilder...Insert a plain text structured document tag, which acts as a text...

    reference.aspose.com/words/net/aspose.words.mar...
  8. IStructuredDocumentTag.LockContents | Aspose.Wo...

    Discover how the IStructuredDocumentTag LockContents property enhances Document security by preventing content edits. Ensure your SDT remains intact!...structured document tags. Document doc = new Document (); DocumentBuilder...Insert a plain text structured document tag, which acts as a text...

    reference.aspose.com/words/net/aspose.words.mar...
  9. DigitalSignatureCollection Class | Aspose.Words...

    Discover the Aspose.Words DigitalSignatureCollection class, offering easy access to a read-only collection of digital signatures for secure Document management....digital signatures attached to a document. To learn more, visit the...with Digital Signatures documentation article. public class DigitalSignatureColl...

    reference.aspose.com/words/net/aspose.words.dig...
  10. SaveOptions.UpdateLastPrintedProperty | Aspose....

    Optimize Document management with SaveOptions UpdateLastPrintedProperty. Control LastPrinted updates for efficient saving and enhanced workflow....Examples Shows how to update a document’s “Last printed” property...property when saving. Document doc = new Document (); DateTime lastPrinted...

    reference.aspose.com/words/net/aspose.words.sav...