Sort Score
Result 10 results
Languages All
Labels All
Results 1,961 - 1,970 of 9,115 for

document assembly

(0.16 sec)
  1. CompositeNode.HasChildNodes | Aspose.Words for ...

    CompositeNode HasChildNodes property. Returns true if this node has any child nodes in C#.... Document doc = new Document ( MyDir + "Tables...of getting a table from a document. // 1 - From the "Tables"...

    reference.aspose.com/words/net/aspose.words/com...
  2. Document.Frameset | Aspose.Words for .NET

    Document Frameset property. Returns a Frameset instance if this Document represents a frames page in C#....Frameset Contents [ Hide ] Document.Frameset property Returns...Frameset instance if this document represents a frames page....

    reference.aspose.com/words/net/aspose.words/doc...
  3. RtfSaveOptions.SaveFormat | Aspose.Words for .NET

    RtfSaveOptions SaveFormat property. Specifies the format in which the Document will be saved if this save options object is used. Can only be Rtf in C#....Specifies the format in which the document will be saved if this save...save a document to .rtf with custom options. Document doc = new...

    reference.aspose.com/words/net/aspose.words.sav...
  4. Document.AutomaticallyUpdateStyles | Aspose.Wor...

    Document AutomaticallyUpdateStyles property. Gets or sets a flag indicating whether the styles in the Document are updated to match the styles in the attached template each time the Document is opened in MS Word in C#....AutomaticallyUpdateS Contents [ Hide ] Document.AutomaticallyUpdateS property...whether the styles in the document are updated to match the styles...

    reference.aspose.com/words/net/aspose.words/doc...
  5. PdfDigitalSignatureDetails.Location | Aspose.Wo...

    PdfDigitalSignatureDetails Location property. Gets or sets the location of the signing in C#....generated PDF document. Document doc = new Document (); DocumentBuilder...object that we can pass to the document's "Save" method // to modify...

    reference.aspose.com/words/net/aspose.words.sav...
  6. DocumentProperty.ToDouble | Aspose.Words for .NET

    DocumentProperty ToDouble method. Returns the property value as double 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. FontColor | Aspose.Note for .NET API Reference

    Gets or sets the font color.... // The path to the documents directory. string dataDir...// Load the document into Aspose.Note. Document oneFile = new...

    reference.aspose.com/note/net/aspose.note/inote...
  8. Font.Shading | Aspose.Words for .NET

    Font Shading property. Returns a Shading object that refers to the shading formatting for the font in C#....created by a document builder. Document doc = new Document (); DocumentBuilder...Font namespace Aspose.Words assembly Aspose.Words Font.Scaling...

    reference.aspose.com/words/net/aspose.words/fon...
  9. Watermark.Type | Aspose.Words for .NET

    Watermark Type property. Gets the watermark type in C#.... Document doc = new Document (); // Add a plain...doc . Save ( ArtifactsDir + "Document.TextWatermark.docx" ); //...

    reference.aspose.com/words/net/aspose.words/wat...
  10. TextBox.LayoutFlow | Aspose.Words for .NET

    TextBox LayoutFlow property. Determines the flow of the text layout in a shape in C#.... Document doc = new Document (); DocumentBuilder...textBoxShape . TextBox ; // Move the document builder to inside the TextBox...

    reference.aspose.com/words/net/aspose.words.dra...