Sort Score
Result 10 results
Languages All
Labels All
Results 2,191 - 2,200 of 9,584 for

assemble document

(0.18 sec)
  1. FontInfo.Name | Aspose.Words for .NET

    FontInfo Name property. Gets the name of the font in C#....present in a document. Document doc = new Document ( MyDir + "Embedded...used and unused fonts in the document. for ( int i = 0 ; i < allFonts...

    reference.aspose.com/words/net/aspose.words.fon...
  2. WebExtension.Properties | Aspose.Words for .NET

    WebExtension Properties property. Represents a set of web extension custom properties in C#....extension to a document. Document doc = new Document (); // Create...which will be used by the document, // then set its default location...

    reference.aspose.com/words/net/aspose.words.web...
  3. WebExtensionReference.Version | Aspose.Words fo...

    WebExtensionReference Version property. Specifies the version of the web extension in C#....extension to a document. Document doc = new Document (); // Create...which will be used by the document, // then set its default location...

    reference.aspose.com/words/net/aspose.words.web...
  4. Inline.IsFormatRevision | Aspose.Words for .NET

    Inline IsFormatRevision property. Returns true if formatting of the object was changed in Microsoft Word while change tracking was enabled in C#.... Document doc = new Document ( MyDir + "Revision...docx" ); // When we edit the document while the "Track Changes"...

    reference.aspose.com/words/net/aspose.words/inl...
  5. Inline.IsMoveToRevision | Aspose.Words for .NET

    Inline IsMoveToRevision property. Returns true if this object was moved inserted in Microsoft Word while change tracking was enabled in C#.... Document doc = new Document ( MyDir + "Revision...docx" ); // When we edit the document while the "Track Changes"...

    reference.aspose.com/words/net/aspose.words/inl...
  6. DocumentProperty.ToBool | Aspose.Words for .NET

    DocumentProperty ToBool method. Returns the property value as bool in C#....custom document properties. Document doc = new Document (); CustomDocumentProper...namespace Aspose.Words.Properties assembly Aspose.Words DocumentProperty...

    reference.aspose.com/words/net/aspose.words.pro...
  7. FindReplaceOptions.IgnoreShapes | Aspose.Words ...

    FindReplaceOptions IgnoreShapes property. Gets or sets a boolean value indicating either to ignore shapes within a text in C#.... Document doc = new Document (); DocumentBuilder...IgnoreShapes = true }; builder . Document . Range . Replace ( "Lorem...

    reference.aspose.com/words/net/aspose.words.rep...
  8. Fill.PresetTexture | Aspose.Words for .NET

    Fill PresetTexture property. Gets a PresetTexture for the fill in C#.... Document doc = new Document (); DocumentBuilder..."TextureAlignment" // property after the document saves. OoxmlSaveOptions saveOptions...

    reference.aspose.com/words/net/aspose.words.dra...
  9. DigitalSignatureDetails | Aspose.Words for .NET

    DigitalSignatureDetails constructor. Initializes a new instance of DigitalSignatureDetails class in C#....signing a document. Examples Shows how to sign OOXML document. Document...Document doc = new Document ( MyDir + "Document.docx" ); CertificateHolder...

    reference.aspose.com/words/net/aspose.words.sav...
  10. TxtLoadOptions.DetectHyperlinks | Aspose.Words ...

    TxtLoadOptions DetectHyperlinks property. Specifies either to detect hyperlinks in text. The default value is false in C#....Load document with hyperlinks. Document doc = new Document ( stream...namespace Aspose.Words.Loading assembly Aspose.Words TxtLoadOptions...

    reference.aspose.com/words/net/aspose.words.loa...